Re: SVR4 problem

2001-03-28 Thread Дмитрий Сиваченко
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

Re: SVR4 problem

2001-03-28 Thread Matthew Emmerton
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

Re: SVR4 problem

2001-03-28 Thread Donn Miller
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

SVR4 problem

2001-03-28 Thread Dmitry Sivachenko
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