Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101697 - sys-kernel/vanilla-sources-2.6.11.2 doesn't build with SMP enabled
Summary: sys-kernel/vanilla-sources-2.6.11.2 doesn't build with SMP enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-07 20:33 UTC by Octavio Ruiz (Ta^3)
Modified: 2006-01-22 02:59 UTC (History)
1 user (show)

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 Octavio Ruiz (Ta^3) 2005-08-07 20:33:49 UTC
Trying to compile vanilla-sources (2.6) on an AlphaServer DS20E with a stage3,
networkless fresh 2005.0 install result on this:

LD .tmp_vmlinux1
kernel/built-in.o(.spinlock.text+0x5c): In function `_read_trylock':
: undefined reference to `_raw_read_trylock'
kernel/built-in.o(.spinlock.text+0x64): In function `_read_trylock':
: undefined reference to `_raw_read_trylock'
make: *** [.tmp_vmlinux1] Error 1

Fortunately there are some related info (incluiding a patch), on this mailing lists:

http://lists.debian.org/debian-alpha/2005/05/msg00005.html
http://lists.debian.org/debian-alpha/2005/05/msg00007.html

...which resolves the problem.

It's just an 2005.0 LiveCD / Portage snapshot problem? It's solved on tree? I
dont know, I dont have at this time the NIC for that machine so I can't know.
But is better to leave a record on bugzilla :-)

More info about the machine, .config, et al. will be submited -if neccesary-
later, until I obtain a NIC for that machine.
Comment 1 Octavio Ruiz (Ta^3) 2005-08-08 00:25:57 UTC
#Gentoo-Alpha

kloeri Ta^3: works without smp enabled
kloeri Ta^3: the compile bug is fixed in 2.6.12 but apparently replaced by a
hardlock when using smp..
Comment 2 Thomas Cort (RETIRED) gentoo-dev 2005-12-02 05:59:57 UTC
vanilla-sources-2.6.11.2 is no longer in portage. From Comment #2 the compile
bug is fixed in 2.6.12; 2.6.12.5 is marked stable on alpha. Maybe this bug
should be closed?
Comment 3 Bryan Østergaard (RETIRED) gentoo-dev 2006-01-22 02:59:00 UTC
Closing as this issue should be solved in newer kernel versions.