Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5076 - emerge commonc++ fails emerge
Summary: emerge commonc++ fails emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michael M Nazaroff (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-16 03:04 UTC by Peter Snyder
Modified: 2006-02-04 06:03 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 Peter Snyder 2002-07-16 03:04:39 UTC
When emerging commonc++, I get the following error many times before the build dies:
mutex.cpp: In method 'int ost::AtomicCounter::operator ++()':
mutex.cpp:341: implicit declaration of function 'int ost::atomic_inc(...)'
mutex.cpp:342: implicit declaration of function 'int ost::atomic_read(...)'
mutex.cpp: In method 'int ost::AtomicCounter::operator --()':
mutex.cpp:247: implicit declaration of function 'int ost::atomic_dec_and_test(...)'

and so forth.  This is gcc 2.95.3 and glibc 2.2.5
Comment 1 Mark Guertin 2002-07-16 10:55:32 UTC
This is a known issue w/ commonc++ on PPC :(  This is an upstream (vendor) problem

Naz: I fwded you an email about this a while back if you still have it (I don't
have it handy), might be good to attach to this bug

Comment 2 Michael M Nazaroff (RETIRED) gentoo-dev 2002-07-18 02:34:29 UTC
Thanx Gerk will do..