On Wed, Mar 28, 2001 at 06:51:30AM -0500, Matthew Emmerton wrote:
>
> It looks like 'kldload svr4' is failing because the streams module hasn't
> been loaded.
>
> Either compile 'pseudo-device STREAMS' into your kernel, or do a 'kldload
> streams' before you try and load the SVR4 module.
>
Tha
It looks like 'kldload svr4' is failing because the streams module hasn't
been loaded.
Either compile 'pseudo-device STREAMS' into your kernel, or do a 'kldload
streams' before you try and load the SVR4 module.
--
Matt Emmerton
> Dmitry Sivachenko wrote:
> >
> > Hello!
> >
> > On my recent 4-S
Dmitry Sivachenko wrote:
>
> Hello!
>
> On my recent 4-STABLE:
>
> # kldload svr4
> kldload: can't load svr4: Exec format error
>
> from dmesg:
>
> link_elf: symbol svr4_stream_get undefined
>
> Is it a known problem? Or what am I doing wrong?
FWIW, I get the same exact errors on my -stabl
Hello!
On my recent 4-STABLE:
# kldload svr4
kldload: can't load svr4: Exec format error
from dmesg:
link_elf: symbol svr4_stream_get undefined
Is it a known problem? Or what am I doing wrong?
Thank you in advance,
Dima.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe fre