Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121170 - eel-2.10.1 fails to compile
Summary: eel-2.10.1 fails to compile
Status: RESOLVED DUPLICATE of bug 103057
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 05:31 UTC by Abraham Marin Perez
Modified: 2006-02-01 05:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Abraham Marin Perez 2006-02-01 05:31:51 UTC
eel fails to compile, concretely, the compiling error messages are:

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Eel\" -I.. -DORBIT2=1 -pthread -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gnome-menus -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DDATADIR=\"/usr/share\" -DSOURCE_DATADIR=\"../data\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DMENU_I_KNOW_THIS_IS_UNSTABLE -O2 -pipe -march=athlon-xp -fomit-frame-pointer -fforce-addr -frerun-loop-opt -floop-optimize -frerun-cse-after-loop -falign-functions=4 -MT eel-open-with-dialog.lo -MD -MP -MF .deps/eel-open-with-dialog.Tpo -c eel-open-with-dialog.c  -fPIC -DPIC -o .libs/eel-open-with-dialog.o
eel-open-with-dialog.c:55:23: menu-tree.h: No such file or directory
eel-open-with-dialog.c:515: error: syntax error before '*' token
eel-open-with-dialog.c: In function `compare_applications':
eel-open-with-dialog.c:518: error: `a' undeclared (first use in this function)
eel-open-with-dialog.c:518: error: (Each undeclared identifier is reported only once
eel-open-with-dialog.c:518: error: for each function it appears in.)
eel-open-with-dialog.c:519: error: `b' undeclared (first use in this function)
eel-open-with-dialog.c:519: warning: passing arg 1 of `g_utf8_collate' makes pointer from integer without a cast
eel-open-with-dialog.c:519: warning: passing arg 2 of `g_utf8_collate' makes pointer from integer without a cast
eel-open-with-dialog.c: At top level:
eel-open-with-dialog.c:523: error: syntax error before '*' token
eel-open-with-dialog.c: In function `get_all_applications_from_dir':
eel-open-with-dialog.c:529: error: `list' undeclared (first use in this function)
eel-open-with-dialog.c:530: error: `directory' undeclared (first use in this function)
eel-open-with-dialog.c:530: warning: passing arg 2 of `g_slist_concat' makes pointer from integer without a cast
eel-open-with-dialog.c:532: warning: assignment makes pointer from integer without a cast
eel-open-with-dialog.c:534: error: `MenuTreeDirectory' undeclared (first use in this function)
eel-open-with-dialog.c:534: error: `subdir' undeclared (first use in this function)
eel-open-with-dialog.c: In function `get_all_applications':
eel-open-with-dialog.c:549: error: `MenuTree' undeclared (first use in this function)
eel-open-with-dialog.c:549: error: `tree' undeclared (first use in this function)
eel-open-with-dialog.c:550: error: `MenuTreeDirectory' undeclared (first use in this function)
eel-open-with-dialog.c:550: error: `root' undeclared (first use in this function)
eel-open-with-dialog.c: In function `eel_open_with_dialog_add_items_idle':
eel-open-with-dialog.c:591: error: `MenuTreeEntry' undeclared (first use in this function)
eel-open-with-dialog.c:591: error: `entry' undeclared (first use in this function)
eel-open-with-dialog.c:595: warning: passing arg 1 of `strlen' makes pointer from integer without a cast
eel-open-with-dialog.c:595: warning: passing arg 1 of `__builtin_strcmp' makes pointer from integer without a cast
eel-open-with-dialog.c:595: warning: passing arg 1 of `strlen' makes pointer from integer without a cast
eel-open-with-dialog.c:595: warning: passing arg 1 of `__builtin_strcmp' makes pointer from integer without a cast
eel-open-with-dialog.c:595: warning: passing arg 1 of `__builtin_strcmp' makes pointer from integer without a cast
eel-open-with-dialog.c:595: warning: passing arg 1 of `__builtin_strcmp' makes pointer from integer without a cast
eel-open-with-dialog.c:614: warning: assignment makes pointer from integer without a cast
make[2]: *** [eel-open-with-dialog.lo] Error 1
make[2]: *** Waiting for unfinished jobs....


Seems eel-open-with-dialog.c has a problem with includes...
Comment 1 Abraham Marin Perez 2006-02-01 05:32:53 UTC
emerge --info:

Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.6.14
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.8.1-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer -fforce-addr -frerun-loop-opt -floop-optimize -frerun-cse-after-loop -falign-functions=4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer -fforce-addr -frerun-loop-opt -floop-optimize -frerun-cse-after-loop -falign-functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict test"
GENTOO_MIRRORS="http://linuv.uv.es/mirror/gentoo ftp://ftp.rediris.es/pub/linux/distributions/gentoo ftp://ftp.gentoo-pt.org/pub/gentoo/ ftp://mir.zyrianes.net/gentoo/ ftp://ftp.caliu.info/pub/gentoo/ http://mir.zyrianes.net/gentoo/"
LANG="es_ES.UTF-8@euro"
LC_ALL="es_ES.UTF-8@euro"
LINGUAS="es en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X acpi alsa apache2 audiofile avi bash-completion bidi bitmap-fonts browserplugin bzip2 bzlib canna cdr cjk crypt cups curl dga directfb divx4linux doc dvb dvd dvdr eds emboss encode esd ethereal evo exif expat fam fbcon ffmpeg fftw flac foomaticdb freewnn ftp gb gcj gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml hal iconv idn imagemagick imlib iodbc java jikes jpeg kde lcms libg++ libwww mad memlimit mikmod mime mmx mng motif mozilla mp3 mpeg msn nas nls nptl odbc offensive ogg oggvorbis openal opengl pam pcre pdflib perl png pnp posix ppds quicktime readline samba sdl sharedmem simplexml spell ssl svg svga sysvipc szip tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales videos vorbis wmf x86 xml xmms xv xvid zlib video_cards_nvidia linguas_es linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS

Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-01 05:34:52 UTC

*** This bug has been marked as a duplicate of 103057 ***