| Summary: | When I try to emerge musicbrainz, I get errors... | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Andreas Krebl <andreas.krebl> |
| Component: | New packages | Assignee: | Gentoo Sound Team <sound> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
I see the same thing on amd64 as well. |
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.