Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20401 - epiphany-0.5.0 won't compile
Summary: epiphany-0.5.0 won't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-03 17:37 UTC by Darko Obradovic
Modified: 2003-05-05 16:33 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 Darko Obradovic 2003-05-03 17:37:31 UTC
Well, it's in ~x86 nomw but it fails for me. Mozilla 1.3-r1 is compiled properly
with gtk2, no problems with galeon-1.3.4.
gnome is 2.2.1, gcc is 2.95.
This is the output of the error:

##########

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../embed -I../lib -I../lib/egg
-I../lib/widgets -I../lib/toolbar -I../src/bookmarks -Wall -Wunused
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wsign-promo -Wno-sign-compare -Werror  -DORBIT2=1
-pthread -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/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/linc-1.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0
-I/usr/include/gnome-vfs-module-2.0 -I/usr/include/eel-2 -I/usr/include/gail-1.0
  -DSHARE_DIR=\"/usr/share/epiphany\" -DDATADIR=\""/usr/share"\"
-DPIXMAP_DIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED    -march=i686 -O2
-pipe -c prefs-dialog.c
prefs-dialog.c: In function `prefs_dialog_show_help':
prefs-dialog.c:247: parse error before `*'
prefs-dialog.c:256: `help_preferences' undeclared (first use in this function)
prefs-dialog.c:256: (Each undeclared identifier is reported only once
prefs-dialog.c:256: for each function it appears in.)
make[3]: *** [prefs-dialog.o] Fehler 1
make[3]: *** Warte auf noch nicht beendete Prozesse...
make[3]: Leaving directory `/var/tmp/portage/epiphany-0.5.0/work/epiphany-0.5.0/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/epiphany-0.5.0/work/epiphany-0.5.0/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/epiphany-0.5.0/work/epiphany-0.5.0'
make: *** [all-recursive-am] Fehler 2
 
!!! ERROR: net-www/epiphany-0.5.0 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-05-05 12:15:41 UTC
how about 0.6 ?
Comment 2 foser (RETIRED) gentoo-dev 2003-05-05 12:34:02 UTC
most likely gcc2 problem, try 0.6.0 see if it is fixed.
Comment 3 Darko Obradovic 2003-05-05 13:16:56 UTC
Compiles fine now, thanks for the quick ebuild! :)
Comment 4 foser (RETIRED) gentoo-dev 2003-05-05 16:33:46 UTC
closing