what does 'dmesg|tail' show?
On Sun, 1 Dec 2002, suken woo wrote:
> after cvsup'd recent,the Linux emulator was disabled.rebuild it ,
> get the same error:
> Linux mode is not enabled.
> Loading linux kernel module now...
> kldload: can't load linux: No such file or directory
> The linux kernel
suken woo wrote:
> absolute path still dont work.the system log seams that
> link_elf: symbol gd_curproc undefined
Your Linux kernel module is out of date. If updating the source
and rebuilding it doesn't fix it, then it's likely that someone
broke it by committing something without building "LIN
that is because there is no curproc in -current.
your modulke is compiled for 4.x
On Mon, 2 Dec 2002, suken woo wrote:
> absolute path still dont work.the system log seams that
> link_elf: symbol gd_curproc undefined
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe f
absolute path still dont work.the system log seams that
link_elf: symbol gd_curproc undefined
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
suken woo wrote:
> after cvsup'd recent,the Linux emulator was disabled.rebuild it ,
> get the same error:
> Linux mode is not enabled.
> Loading linux kernel module now...
> kldload: can't load linux: No such file or directory
This is common in -current. You either have to give an
absolute path