Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66399 - xorg-6.7.0 doesn't compile under linux26-headers-2.6.8.1-r1
Summary: xorg-6.7.0 doesn't compile under linux26-headers-2.6.8.1-r1
Status: RESOLVED DUPLICATE of bug 66398
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-05 03:06 UTC by Yang Dehua
Modified: 2005-07-17 13:06 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 Yang Dehua 2004-10-05 03:06:49 UTC
I compiled both xorg-6.7.0 and xorg-6.8.0 under linux26-headers-2.6.8.1-r1 with the following errors:

In file included from /usr/include/asm/atomic.h:16,
                 from /usr/include/asm/processor.h:16,
                 from /usr/include/linux/prefetch.h:15,
                 from /usr/include/linux/list.h:5,
                 from /usr/include/linux/wait.h:12,
                 from /usr/include/linux/keyboard.h:4,
                 from lnx_KbdMap.c:108:
/usr/include/asm/memory.h:26:30: macro "eieio" passed 1 arguments, but takes just 0
In file included from /usr/include/asm/atomic.h:16,
                 from /usr/include/asm/processor.h:16,
                 from /usr/include/linux/prefetch.h:15,
                 from /usr/include/linux/list.h:5,
                 from /usr/include/linux/wait.h:12,
                 from /usr/include/linux/keyboard.h:4,
                 from lnx_KbdMap.c:108:
/usr/include/asm/memory.h:27: error: syntax error before '{' token
make[6]: *** [lnx_KbdMap.o] Error 1
make[5]: *** [linux] Error 2
make[4]: *** [all] Error 2
make[3]: *** [hw/xfree86] Error 2


Reproducible: Always
Steps to Reproduce:
1.emerge xorg-x11
2.
3.

Actual Results:  
Errors as reported

Expected Results:  
Emerged successfully.
Comment 1 Joe McCann (RETIRED) gentoo-dev 2004-10-05 03:34:06 UTC
double post, also please provide emerge info in bug reports.

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