Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge libbonobo-2.8.1 not working "Scan failed" e
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
jsnorman
Tux's lil' helper
Tux's lil' helper


Joined: 24 Feb 2005
Posts: 131

PostPosted: Sat Feb 26, 2005 3:24 am    Post subject: emerge libbonobo-2.8.1 not working "Scan failed" e Reply with quote

searched but no luck ... am I the only one???

I have 2005.0 built from Stage 2 tarball. Most everything is working now (writing this from Firefox 64 bit!!! in Enlightenment!!!!!) except KDE and gnome which BOTH seem to require libbonobo.

emerging libbonobo compiles okay (make gives the "...done!" output) but then gives me the following:


Scan failed
make[4]: ** [scan-build.stamp] Error 255
make[3]: *** [all-recursive] Error 1


I know libbonobo installs okay - I have even downloaded sources and successfully done ./configure && make && make install

So what gives??????
Back to top
View user's profile Send private message
KToriyama
n00b
n00b


Joined: 07 Mar 2004
Posts: 24
Location: Savannah, GA

PostPosted: Sat Mar 19, 2005 3:34 am    Post subject: Similar problem here Reply with quote

Similar problem here type:
Code:

# gcc-config -l


Look for a line that says: x86_64-pc-linux-gnu-3.4.3-20050110, remember the number of the line,

then type:
Code:

# gcc-config [i]number[/i]
# source /etc/profile


Worked for me
Back to top
View user's profile Send private message
basramm
n00b
n00b


Joined: 24 Nov 2002
Posts: 56
Location: Düsseldorf, Germany

PostPosted: Sun Mar 20, 2005 8:45 pm    Post subject: Reply with quote

Also had similar problems. My solution was turning off the "doc" use flag for libbonobo:
Code:
USE="-doc" emerge libbonobo -1
Of course you should put this into /etc/portage/package.use for future use.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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