Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] error emerging sys-apps/dbus-0.60-r3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
intmain
Apprentice
Apprentice


Joined: 14 Dec 2005
Posts: 179
Location: Austria

PostPosted: Sun Jan 22, 2006 11:07 am    Post subject: [SOLVED] error emerging sys-apps/dbus-0.60-r3 Reply with quote

During updating from gnome 2.10 to 2.12 i get this error:
Code:

make[5]: Entering directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org/freedesktop/dbus'
gcj -C Message.java -d ../../..
/bin/sh ../../../../libtool --mode=compile i686-pc-linux-gnu-g++ -I../../../.. -I../../../../gcj/org/freedesktop/dbus   -march=pentium4 -O2 -pipe -fomit-frame-pointer -DDBUS_API_SUBJECT_TO_CHANGE=1  -c -o 'natMessage.lo' 'natMessage.cc'
/bin/sh ../../../../libtool --mode=compile gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus    -c -o 'Message.lo' 'Message.java'
mkdir .libs
 i686-pc-linux-gnu-g++ -I../../../.. -I../../../../gcj/org/freedesktop/dbus -march=pentium4 -O2 -pipe -fomit-frame-pointer -DDBUS_API_SUBJECT_TO_CHANGE=1 -c natMessage.cc  -fPIC -DPIC -o .libs/natMessage.o
natMessage.cc:8:21: Message.h: No such file or directory
natMessage.cc:15: error: `org' has not been declared
make[5]: *** [natMessage.lo] Error 1
 gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus -c Message.java  -fPIC -o .libs/Message.o
 gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus -c Message.java -o Message.o >/dev/null 2>&1
make[5]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org/freedesktop/dbus'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org/freedesktop'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60'
make: *** [all] Error 2


Trying to skip dbus doesn't help because then i get an error compiling hal because it requires dbus-0.60.

Does anyone know how to solve this error?


Last edited by intmain on Sun Jan 22, 2006 4:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
andmag
n00b
n00b


Joined: 22 Jan 2006
Posts: 10
Location: Sweden

PostPosted: Sun Jan 22, 2006 12:51 pm    Post subject: Reply with quote

I had the same problem upgrading dbus. I don't know how to solve the problem, but a work-around is to disable the gcj USE-flag while emerging dbus. I just added,

=sys-apps/dbus-0.60-r3 -gcj

to my /etc/portage/packages.use file and re-ran emerge.

Please let me know of a better solution.

Andreas
Back to top
View user's profile Send private message
intmain
Apprentice
Apprentice


Joined: 14 Dec 2005
Posts: 179
Location: Austria

PostPosted: Sun Jan 22, 2006 4:21 pm    Post subject: Reply with quote

Thanks very much for your reply!

After changing the useflag I was able to compile dbus.
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Sun Jan 29, 2006 5:17 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads.

See https://forums.gentoo.org/viewtopic-t-426811.html
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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