Ruslan Ermilov <ru_at_freebsd.org> wrote: > On Tue, Mar 21, 2006 at 11:07:58AM +0100, Alexander Leidinger wrote: >> FreeBSD Tinderbox <tinderbox_at_freebsd.org> wrote: >> >> >linking kernel >> >linux_sysent.o(.data+0x950): undefined reference to `linux_accept' >> >linux_sysent.o(.data+0x980): undefined reference to `linux_send' >> >linux_sysent.o(.data+0x998): undefined reference to `linux_recv' >> >linux_sysent.o(.data+0xbc0): undefined reference to `linux_recvfrom' >> >linux_sysent.o(.data+0xd40): undefined reference to `linux_getpeername' >> >linux_sysent.o(.data+0xe18): undefined reference to `linux_getsockname' >> >*** Error code 1 >> >> Can I have the output of "ident $SRC/sys/alpha/linux/* >> $SRC/sys/compat/linux/*" for this build please (or alternatively a "it >> builds now")? >> > It *IS* broken, just checked. This is because > sys/compat/linux/linux_socket.c > doesn't compile the above linux_*() code on alpha, probably for a reason. I don't see the reason on a quick look (with cvsweb). The more interesting question ATM is: why did a cross-buildkernel with GENERIC succeed? It should exhibit the same problem, shouldn't it? Bye, Alexander. -- http://www.Leidinger.net Alexander _at_ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild _at_ FreeBSD.org : PGP ID = 72077137 After all, all he did was string together a lot of old, well-known quotations. -- H.L. Mencken, on ShakespeareReceived on Tue Mar 21 2006 - 11:01:47 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:53 UTC