[parisc-linux] 2.6.0-test6-pa0 undefined references
M. Grabert
xam@cs.ucc.ie
Sun, 28 Sep 2003 15:44:14 +0100 (IST)
Hi,
I can't compine 2.6.0-test6-pa0, compiling stops with the following
error message:
kernel/built-in.o(.text.try_to_wake_up+0xf8): In function
`try_to_wake_up':
: undefined reference to `sched_clock'
kernel/built-in.o(.text.schedule+0x7c): In function `schedule':
: undefined reference to `sched_clock'
kernel/built-in.o(.text.copy_process+0x4e0): In function `copy_process':
: undefined reference to `sched_clock'
make: *** [.tmp_vmlinux1] Error 1
The same config compiled fine with 2.6.0-test4-pa8.
Last tested with CVS checkout of 5 minutes ago.
PS: I also can't compile smbfs in the kernel, but as module:
(error about undefined reference to `low2highuid`)
Thanks, Max
PS: .config will be send on request