Gentoo Archives: gentoo-user

From: Abhay Kedia <abhay.ilugd@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dbus will not complete compile.
Date: Thu, 05 Jan 2006 18:36:09
Message-Id: 200601060003.14936.abhay.ilugd@gmail.com
In Reply to: [gentoo-user] dbus will not complete compile. by Dale
1 On Thursday 05 January 2006 23:40, Dale wrote:
2 > > -I../../../../gcj/org/freedesktop/dbus -march=athlon-xp -O2
3 > > -fomit-frame-pointer -momit-leaf-frame-pointer -fno-ident -pipe
4 > > -DDBUS_API_SUBJECT_TO_CHANGE=1 -c natMessage.cc -fPIC -DPIC -o
5 > > .libs/natMessage.o
6 > > natMessage.cc:8:21: Message.h: No such file or directory
7 > > natMessage.cc:15: error: `org' has not been declared
8 > > gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus -c
9 > > Message.java -fPIC -o .libs/Message.o
10 > > make[5]: *** [natMessage.lo] Error 1
11 > > make[5]: *** Waiting for unfinished jobs....
12 [SNIP]
13 > > Calculating world dependencies ...done!
14 > > [ebuild U ] sys-apps/dbus-0.60-r3 [0.50-r2] +X -debug +doc +gcj
15 > > +gtk -mono +python +qt +xml2 0 kB
16 >
17 Do you need gcj use flag?
18 If you don't then try disabling it and see if it works.
19
20 Regards,
21 Abhay

Replies

Subject Author
Re: [gentoo-user] dbus will not complete compile. Dale <dalek@××××××××××.net>