Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 06:51:30 -0500
From:      "Matthew Emmerton" <matt@gsicomp.on.ca>
To:        "Donn Miller" <dmmiller@cvzoom.net>, "Dmitry Sivachenko" <dima@Chg.RU>
Cc:        <stable@FreeBSD.ORG>
Subject:   Re: SVR4 problem
Message-ID:  <005401c0b77d$6ee28d70$1200a8c0@gsicomp.on.ca>
References:  <20010328150814.A21668@netserv1.chg.ru> <3AC1C825.C99988BC@cvzoom.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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
> dmmiller@acs-24-154-53-192.zoominternet.net:/usr/src/sys/compile/CUSTOM
> i386
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005401c0b77d$6ee28d70$1200a8c0>