Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/compat/linux/arch/i386
On Sun, Nov 06, 2005 at 06:16:31PM +0000, Emmanuel Dreyfus wrote:
>
> Module Name: src
> Committed By: manu
> Date: Sun Nov 6 18:16:31 UTC 2005
>
> Modified Files:
> src/sys/compat/linux/arch/i386: syscalls.master
>
> Log Message:
> Back out sched_{set|get}affinity addition because it breaks the
> build again on i386 now it is fixed for other archs (Tom's fix and
> mine got in colision)
Hmmm,
linux_sysent.o(.data+0xb54): undefined reference to
`linux_sys_sched_setaffinity'
linux_sysent.o(.data+0xb60): undefined reference to
`linux_sys_sched_getaffinity'
*** Error code 1
Bernd
Home |
Main Index |
Thread Index |
Old Index