Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2001 12:54:11 -0400
From:      "Matthew Emmerton" <matt@gsicomp.on.ca>
To:        "Jordan Hubbard" <jkh@winston.osd.bsdi.com>, <stable@FreeBSD.ORG>
Subject:   Re: Anyone interested in the SVR4 compat module anymore?
Message-ID:  <004401c0c43a$5d634cf0$1200a8c0@gsicomp.on.ca>
References:  <200104131637.f3DGbPt04946@winston.osd.bsdi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm just now noticing (I so rarely turn it on) that the svr4 ABI
> module is broken - you get "link_elf: symbol svr4_stream_get undefined"
> when you try to load it.

The SVR4 module isn't the best at ensuring that the dependent streams.ko
module is loaded first.  If you use the svr4.sh script to enable it, then
all shoudl be well.  If you're just doing a 'kldload svr4' then you need to
make sure you do a 'kldload streams' first, to prevent the error that you
are reporting.

I'm cvsup'ing as we speak, but I won't be able to look at it until Monday,
being Easter weekend and all.  Mark Newton (the author of the svr4 modules)
might beat me to this.

--
Matt Emmerton



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?004401c0c43a$5d634cf0$1200a8c0>