Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libbonobo-2.4 is hating me [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
gsurbey
Apprentice
Apprentice


Joined: 24 Mar 2003
Posts: 212
Location: Nashua, NH

PostPosted: Tue Dec 09, 2003 10:06 pm    Post subject: libbonobo-2.4 is hating me [SOLVED] Reply with quote

Code:
<command line>:1:3: warning: ISO C requires whitespace after the macro name
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/var/tmp/portage/libbonobo-2.4.0/image//usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/var/tmp/portage/libbonobo-2.4.0/image//usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DVERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED     -march=athlon-xp -O3 -pipe -fomit-frame-pointer -MT Bonobo_GenericFactory-common.lo -MD -MP -MF ".deps/Bonobo_GenericFactory-common.Tpo" \
  -c -o Bonobo_GenericFactory-common.lo `test -f 'Bonobo_GenericFactory-common.c' || echo './'`Bonobo_GenericFactory-common.c; \
then mv ".deps/Bonobo_GenericFactory-common.Tpo" ".deps/Bonobo_GenericFactory-common.Plo"; \
else rm -f ".deps/Bonobo_GenericFactory-common.Tpo"; exit 1; \
fi
rm: cannot remove `': Invalid argument
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/var/tmp/portage/libbonobo-2.4.0/image//usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/var/tmp/portage/libbonobo-2.4.0/image//usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -march=athlon-xp -O3 -pipe -fomit-frame-pointer -MT Bonobo_GenericFactory-common.lo -MD -MP -MF .deps/Bonobo_GenericFactory-common.Tpo -c Bonobo_GenericFactory-common.c  -fPIC -DPIC -o .libs/Bonobo_GenericFactory-common.o
In file included from Bonobo_GenericFactory-common.c:9:
Bonobo_GenericFactory.h:115: parse error before "POA_Bonobo_Unknown__epv"
Bonobo_GenericFactory.h:115: warning: no semicolon at end of struct or union
Bonobo_GenericFactory.h:117: parse error before '}' token
Bonobo_GenericFactory.h:117: warning: data definition has no type or storage class
Bonobo_GenericFactory.h:121: parse error before "POA_Bonobo_GenericFactory__vepv"
Bonobo_GenericFactory.h:121: warning: no semicolon at end of struct or union
Bonobo_GenericFactory.h:122: warning: data definition has no type or storage class
Bonobo_GenericFactory.h:132: parse error before '*' token
Bonobo_GenericFactory.h:136: parse error before ')' token
Bonobo_GenericFactory-common.c:16: parse error before '*' token
Bonobo_GenericFactory-common.c:27: parse error before ')' token
make[1]: *** [Bonobo_GenericFactory-common.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/libbonobo-2.4.0/work/libbonobo-2.4.0/bonobo-activation'
make: *** [install-recursive] Error 1

!!! ERROR: gnome-base/libbonobo-2.4.0 failed.
!!! Function einstall, Line 361, Exitcode 2
!!! einstall failed


I recently decided to manually remove (emerge -C) and re-build (emerge -U gnome) as many gnome 2.4 packages as I could find on my box. howerver, gnome-base/libbonobo-2.4.0 consistently outputs the above error. I tried CFLAGS="-march=athlon-xp -O1". Anyone have any ideas on how I can get it to compile? I want my Gnome back :(
_________________
-Greg Surbey


Last edited by gsurbey on Wed Mar 16, 2005 3:47 am; edited 1 time in total
Back to top
View user's profile Send private message
gsurbey
Apprentice
Apprentice


Joined: 24 Mar 2003
Posts: 212
Location: Nashua, NH

PostPosted: Fri Dec 12, 2003 1:40 am    Post subject: Fixed it Reply with quote

Alright since everyone on this forum failed me, I answered the question myself. And you call yourselves umm... gentoo.. type, people, yeah. Heh, naw just kidding, it 'tis a good forum. But I do hope that this thread may help others who search the forums later. Basically because I unmerged gnome packages manually I think I ran into an issue where there should have been a dependency with libbonobo on either libgtop or gail, I don't know which one for sure. But basically the lesson is this, next time try the other lesser packages that are depended on by the larger all-inclusive package (in this case gnome) but aren't dependant on the package that failed while trying to merge the all-inclusive package (gnome). If that makes sense...
_________________
-Greg Surbey
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum