View previous topic :: View next topic |
Author |
Message |
smack_2k2 Apprentice


Joined: 21 Nov 2004 Posts: 155
|
Posted: Mon Apr 11, 2005 7:05 pm Post subject: D4X emerge failed ... |
|
|
Hi, i'm trying to emerge the download manager d4x and i get the following error:
(i pasted from where i think things go bad)
Code: |
In file included from <command line>:11:
../../config.h:464:1: warning: "_REENTRANT" redefined
<command line>:7:1: warning: this is the location of the previous definition
In file included from <command line>:11:
../../config.h:464:1: warning: "_REENTRANT" redefined
<command line>:7:1: warning: this is the location of the previous definition
lod.cc:130: error: conflicting types for `struct GtkCellRendererProgress'
/usr/include/gtk-2.0/gtk/gtkcellrendererprogress.h:41: error: previous
declaration as `typedef struct _GtkCellRendererProgress
GtkCellRendererProgress'
lod.cc:136: error: conflicting types for `struct GtkCellRendererProgressClass'
/usr/include/gtk-2.0/gtk/gtkcellrendererprogress.h:42: error: previous
declaration as `typedef struct _GtkCellRendererProgressClass
GtkCellRendererProgressClass'
lod.cc: In function `void gtk_cell_renderer_progress_set_property(GObject*,
unsigned int, const GValue*, GParamSpec*)':
lod.cc:178: error: 'struct _GtkCellRendererProgress' has no member named '
percent'
lod.cc:181: error: 'struct _GtkCellRendererProgress' has no member named 'dwn'
lod.cc: In function `void gtk_cell_renderer_progress_render(GtkCellRenderer*,
GdkWindow*, GtkWidget*, GdkRectangle*, GdkRectangle*, GdkRectangle*,
GtkCellRendererState)':
lod.cc:198: error: 'struct _GtkCellRendererProgress' has no member named '
percent'
lod.cc:226: error: 'struct _GtkCellRendererProgress' has no member named 'dwn'
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -include ../../config.h -O2 -march=athlon-xp -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -MT edit.o -MD -MP -MF ".deps/edit.Tpo" -c -o edit.o edit.cc; \
then mv -f ".deps/edit.Tpo" ".deps/edit.Po"; else rm -f ".deps/edit.Tpo"; exit 1; fi
make[3]: *** [lod.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from <command line>:11:
../../config.h:464:1: warning: "_REENTRANT" redefined
<command line>:7:1: warning: this is the location of the previous definition
make[3]: Leaving directory `/var/tmp/portage/d4x-2.5.0/work/d4x-2.5.0final/main/face'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/d4x-2.5.0/work/d4x-2.5.0final/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/d4x-2.5.0/work/d4x-2.5.0final'
make: *** [all] Error 2
!!! ERROR: net-misc/d4x-2.5.0 failed.
!!! Function src_compile, Line 53, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
|
Any ideeas why is that? _________________ No software patents in Europe
Support filesharing |
|
Back to top |
|
 |
lefsha Veteran

Joined: 30 Aug 2004 Posts: 1062 Location: Burgas, Bulgaria
|
Posted: Thu Apr 21, 2005 8:42 pm Post subject: |
|
|
Yes. The conflict with the last version of gtk.
There is a patch somewhere on the net or even on this forum. _________________ Lefsha |
|
Back to top |
|
 |
Jazz Guru


Joined: 16 Nov 2003 Posts: 543 Location: Melbourne, Australia
|
Posted: Mon May 09, 2005 1:24 pm Post subject: |
|
|
lol.. anything on it ? d4x is like the only downloading manager that comes close to fashget for windows.. its a shame if people cant get it working.. lol _________________ In 2010, M$ Windows will be a quantum processing emulation layer for a 128-bit mod of a 64-bit hack of a 32-bit patch to a 16-bit GUI for an 8-bit operating system written for a 4-bit processor from a 2-bit company that can't stand 1 bit of competition. |
|
Back to top |
|
 |
moocha Watchman

Joined: 21 Oct 2003 Posts: 5722
|
Posted: Mon May 09, 2005 3:04 pm Post subject: |
|
|
Dupe of https://forums.gentoo.org/viewtopic-t-316068.html - please search before you post. _________________ Military Commissions Act of 2006: http://tinyurl.com/jrcto
"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin |
|
Back to top |
|
 |
kallamej Administrator


Joined: 27 Jun 2003 Posts: 4927 Location: Gothenburg, Sweden
|
Posted: Mon May 09, 2005 3:35 pm Post subject: |
|
|
Thanks moocha!
Moved from Portage & Programming in favour of the above mentioned thread. _________________ Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.freenode.net |
|
Back to top |
|
 |
|