Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18693 - Gnomespell is missing a header file
Summary: Gnomespell is missing a header file
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-03 11:07 UTC by Kim Nielsen
Modified: 2003-04-04 09:32 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 Kim Nielsen 2003-04-03 11:07:33 UTC
Spell-skels.c: In function `_ORBIT_skel_GNOME_Spell_Dictionary_setLanguage': 
Spell-skels.c:183: warning: const qualifier ignored on asm 
Spell-skels.c: In function `_ORBIT_skel_GNOME_Spell_Dictionary_checkWord': 
Spell-skels.c:236: warning: const qualifier ignored on asm 
Spell-skels.c: In function `_ORBIT_skel_GNOME_Spell_Dictionary_getSuggestions': 
Spell-skels.c:310: warning: const qualifier ignored on asm 
Spell-skels.c: In function 
`_ORBIT_skel_GNOME_Spell_Dictionary_addWordToSession': 
Spell-skels.c:435: warning: const qualifier ignored on asm 
Spell-skels.c: In function 
`_ORBIT_skel_GNOME_Spell_Dictionary_addWordToPersonal': 
Spell-skels.c:493: warning: const qualifier ignored on asm 
Spell-skels.c: In function `_ORBIT_skel_GNOME_Spell_Dictionary_setCorrection': 
Spell-skels.c:560: warning: const qualifier ignored on asm 
Spell-skels.c:566: warning: const qualifier ignored on asm 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMEDATADIR=\""/usr/share"\" 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" 
-DGLADE_DATADIR=\"/usr/share/gnome-spell\" 
-DPLUGIN_DIR=\""/usr/lib/bonobo/plugin"\" -I. -I/usr/include/gnome-1.0 
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/include/libcapplet1 -I/usr/include/gnome-1.0 
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H 
-I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gdk-pixbuf-1.0 
-I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include 
-I/usr/include/orbit-1.0 -I/usr/include/libglade-1.0 
-I/var/tmp/portage/gal-0.23/image//usr/include/gal-1.0     -march=pentium4 -O3 
-pipe -fomit-frame-pointer   -c test-spell.c 
control.c:33:35: gal/widgets/e-unicode.h: No such file or directory 
/bin/sh ../libtool --mode=link gcc  -march=pentium4 -O3 -pipe -fomit-frame-pointer    
-o test-gnome-spell-component  Spell-common.o Spell-skels.o Spell-stubs.o 
test-spell.o -rdynamic -L/usr/lib -L/usr/X11R6/lib 
-L/var/tmp/portage/gal-0.23/image//usr/lib -lbonobo -loaf -lORBitCosNaming -lORBit 
-lIIOP -lORBitutil -lbonobox -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml 
-lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd 
-laudiofile -ldb1 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 
-lgnomecanvaspixbuf 
mkdir .libs 
gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer -o test-gnome-spell-component 
Spell-common.o Spell-skels.o Spell-stubs.o test-spell.o -rdynamic  -L/usr/lib 
-L/usr/X11R6/lib -L/var/tmp/portage/gal-0.23/image//usr/lib /usr/lib/libbonobo.so 
/usr/lib/liboaf.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so /usr/lib/libIIOP.so 
/usr/lib/libORBitutil.so /usr/lib/libbonobox.so /usr/lib/libgal.so 
/usr/lib/libgnomeprint.so /usr/lib/libfreetype.so /usr/lib/libglade-gnome.so 
/usr/lib/libglade.so /usr/lib/libxml.so -lz /usr/lib/libgnomeui.so /usr/lib/libart_lgpl.so 
/usr/lib/libgdk_imlib.so -lSM -lICE /usr/lib/libgnome.so /usr/lib/libgnomesupport.so 
/usr/lib/libesd.so /usr/lib/libaudiofile.so -ldb1 /usr/lib/libgdk_pixbuf.so 
/usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so /usr/lib/libglib.so -ldl -lXi 
-lXext -lX11 -lm /usr/lib/libgnomecanvaspixbuf.so 
control.c:33:35: gal/widgets/e-unicode.h: No such file or directory 
control.c: In function `set_word': 
control.c:170: warning: assignment makes pointer from integer without a cast 
control.c:173: warning: assignment makes pointer from integer without a cast 
control.c:190: warning: assignment makes pointer from integer without a cast 
make[2]: *** [control.o] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/gnome-spell-0.5/work/gnome-spell-0.5/gnome-spell' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/gnome-spell-0.5/work/gnome-spell-0.5' 
make: *** [all-recursive-am] Error 2 
 
!!! ERROR: app-text/gnome-spell-0.5 failed. 
!!! Function src_compile, Line 39, Exitcode 2 
!!! (no error message)
Comment 1 foser (RETIRED) gentoo-dev 2003-04-03 17:51:23 UTC
what versions of gal do you have around ?
Comment 2 Kim Nielsen 2003-04-04 00:24:23 UTC
gnome-extra/gal
      Latest version available: 0.23
      Latest version installed: 0.23
Comment 3 foser (RETIRED) gentoo-dev 2003-04-04 06:35:06 UTC
-I/var/tmp/portage/gal-0.23/image//usr/include/gal-1.0

that is your problem, try remerging gal to see if that corrects it ..
Comment 4 Kim Nielsen 2003-04-04 07:04:13 UTC
Hmm even if this system was freshly install it did the trick to remerge gal, thanks
Comment 5 foser (RETIRED) gentoo-dev 2003-04-04 09:32:03 UTC
on occasion we see these sort of weird problems pop up, not sure why it happens and since its not reproducable not much we can do about it.