On Sun, 24 Sep 2000, attila! wrote:
>       linking kernel
>       if_spppsubr.o: in function `sppp_chap_scr':
>       if_spppsubr.o(.text+0x3f54): undefined reference to `read_random'
>       *** error code 1
>       stop in /usr/src/obj/usr/src/sys/hun.
> 
>     adding (pseudo)device random to conf file made link.  I had planned to
>     load random with loader.conf.local ...

Same with the IPX code.  A 'read_random' stub should be supplied to allow
kernels without 'device random' to compile and run.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [EMAIL PROTECTED] |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to