On Thu, 25 Apr 2002, John Baldwin wrote:
>
> On 25-Apr-2002 Julian Elischer wrote:
>
> kldload sysvipc.ko or compile the SYSV stuff into your kernel.
> Perhaps the linux kld needs to have a module dependency on
> the sysvipc modules?
there is no sysvipc module but this is what I tried..
jules# cd /boot/kernel
jules# ls sy*
sym.ko syscall_gate.ko sysvmsg.ko sysvsem.ko sysvshm.ko
jules# kldload sysvmsg
jules# kldload sysvsem
jules# kldload sysvshm
jules# kldload linux
link_elf: symbol semop undefined
kldload: can't load linux: Exec format error
jules#
>
> > julian
>
> --
>
> John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/
> "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message