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-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 -stable box:
>
> $ uname -a
> FreeBSD acs-24-154-34-133.zoominternet.net 4.3-RC FreeBSD 4.3-RC #0: Mon
> Mar 26 10:23:08 EST 2001
> [EMAIL PROTECTED]:/usr/src/sys/compile/CUSTOM
> i386
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message
  • ... Dmitry Sivachenko
    • ... Donn Miller
      • ... Matthew Emmerton
        • ... Дмитрий Сиваченко

Reply via email to