Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 76798

Summary: When I try to emerge musicbrainz, I get errors...
Product: Gentoo Linux Reporter: Andreas Krebl <andreas.krebl>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Krebl 2005-01-05 11:45:04 UTC
If I try to emerge musicbrainz I get the following errors:
In file included from /usr/include/linux/compiler.h:62,
                 from /usr/include/asm/byteorder.h:7,
                 from /usr/include/linux/cdrom.h:14,
                 from mb.h:36,
                 from diskid.h:40,
                 from diskid.cpp:33:
/usr/include/asm/system.h:245: error: expected `,' or `...' before "new"
/usr/include/asm/system.h: In function `long unsigned int __cmpxchg(volatile void*, long unsigned int, long unsigned int)':
/usr/include/asm/system.h:248: error: `size' undeclared (first use this function)
/usr/include/asm/system.h:248: error: (Each undeclared identifier is reported only once for each function it appears in.)
/usr/include/asm/system.h:252: error: expected identifier before ')' token
/usr/include/asm/system.h:258: error: expected identifier before ')' token
/usr/include/asm/system.h:264: error: expected identifier before ')' token
/usr/include/asm/system.h:270: error: expected identifier before ')' token
make[2]: *** [diskid.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -O2 -Wall -MT haar.lo -MD -MP -MF .deps/haar.Tpo -c haar.cpp  -fPIC -DPIC -o .libs/haar.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -O2 -Wall -MT haar.lo -MD -MP -MF .deps/haar.Tpo -c haar.cpp -o haar.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/musicbrainz-2.1.1/work/libmusicbrainz-2.1.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/musicbrainz-2.1.1/work/libmusicbrainz-2.1.1'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Blaine Horrocks 2005-01-06 15:14:45 UTC
I see the same thing on amd64 as well.    
Comment 2 SpanKY gentoo-dev 2005-01-09 17:34:33 UTC

*** This bug has been marked as a duplicate of 76910 ***