Date: Mon, 25 Sep 2000 01:41:30 -0400 (EDT) From: "Matthew N. Dodd" <winter@jurai.net> To: attila! <attila@hun.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: 'device random' required in conf file? Message-ID: <Pine.BSF.4.21.0009250140370.23690-100000@sasami.jurai.net> In-Reply-To: <200009241927.e8OJRul21281@hun.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 | | winter@jurai.net | 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009250140370.23690-100000>