Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 40104 Details for
Bug 64220
gentoo-sources-2.4.27-r1 fails to build with gcc > 3.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
error output of kernel compile
output.txt (text/plain), 4.21 KB, created by
gentoo@danielquinn.org
on 2004-09-21 10:46:23 UTC
(
hide
)
Description:
error output of kernel compile
Filename:
MIME Type:
Creator:
gentoo@danielquinn.org
Created:
2004-09-21 10:46:23 UTC
Size:
4.21 KB
patch
obsolete
>make[1]: Entering directory `/usr/src/linux-2.4.27-gentoo-r1/kernel' >make all_targets >make[2]: Entering directory `/usr/src/linux-2.4.27-gentoo-r1/kernel' >gcc -D__KERNEL__ -I/usr/src/linux-2.4.27-gentoo-r1/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon-xp -nostdinc -iwithprefix include -DKBUILD_BASENAME=sched -fno-omit-frame-pointer -c -o sched.o sched.c >sched.c:621: error: conflicting types for 'wake_up_process' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:697: error: previous declaration of 'wake_up_process' was here >sched.c:621: error: conflicting types for 'wake_up_process' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:697: error: previous declaration of 'wake_up_process' was here >sched.c:626: error: conflicting types for 'wake_up_forked_process' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:698: error: previous declaration of 'wake_up_forked_process' was here >sched.c:626: error: conflicting types for 'wake_up_forked_process' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:698: error: previous declaration of 'wake_up_forked_process' was here >sched.c:663: error: conflicting types for 'sched_exit' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:699: error: previous declaration of 'sched_exit' was here >sched.c:663: error: conflicting types for 'sched_exit' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:699: error: previous declaration of 'sched_exit' was here >sched.c:1437: error: conflicting types for '__wake_up' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:689: error: previous declaration of '__wake_up' was here >sched.c:1437: error: conflicting types for '__wake_up' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:689: error: previous declaration of '__wake_up' was here >sched.c:1468: error: conflicting types for 'complete' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/completion.h:31: error: previous declaration of 'complete' was here >sched.c:1468: error: conflicting types for 'complete' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/completion.h:31: error: previous declaration of 'complete' was here >sched.c:1478: error: conflicting types for 'wait_for_completion' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/completion.h:30: error: previous declaration of 'wait_for_completion' was here >sched.c:1478: error: conflicting types for 'wait_for_completion' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/completion.h:30: error: previous declaration of 'wait_for_completion' was here >sched.c:1513: error: conflicting types for 'interruptible_sleep_on' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:694: error: previous declaration of 'interruptible_sleep_on' was here >sched.c:1513: error: conflicting types for 'interruptible_sleep_on' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:694: error: previous declaration of 'interruptible_sleep_on' was here >sched.c:1524: error: conflicting types for 'interruptible_sleep_on_timeout' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:695: error: previous declaration of 'interruptible_sleep_on_timeout' was here >sched.c:1524: error: conflicting types for 'interruptible_sleep_on_timeout' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:695: error: previous declaration of 'interruptible_sleep_on_timeout' was here >sched.c:1537: error: conflicting types for 'sleep_on' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:691: error: previous declaration of 'sleep_on' was here >sched.c:1537: error: conflicting types for 'sleep_on' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:691: error: previous declaration of 'sleep_on' was here >sched.c:1548: error: conflicting types for 'sleep_on_timeout' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:692: error: previous declaration of 'sleep_on_timeout' was here >sched.c:1548: error: conflicting types for 'sleep_on_timeout' >/usr/src/linux-2.4.27-gentoo-r1/include/linux/sched.h:692: error: previous declaration of 'sleep_on_timeout' was here >make[2]: *** [sched.o] Error 1 >make[2]: Leaving directory `/usr/src/linux-2.4.27-gentoo-r1/kernel' >make[1]: *** [first_rule] Error 2 >make[1]: Leaving directory `/usr/src/linux-2.4.27-gentoo-r1/kernel' >make: *** [_dir_kernel] Error 2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 64220
:
39904
|
39905
|
39906
| 40104 |
40105
|
44045