On Wed, Apr 04, 2001 at 11:57:05AM +1000, Andrew Newlands wrote:
> > Do you have the src-sys-crypto collection?
>
> I fixed this last night; solution was to get the contents of /usr/src/sys/crypto
> via ftp rather than using cvsup. Slightly surprising since src-crypto is in my
> cvsupfile.intl
On Tue, Apr 03, 2001 at 08:12:08AM -0700, Kris Kennaway wrote:
> On Sun, Apr 01, 2001 at 03:16:42PM +1000, Andrew Newlands wrote:
> > If I attempt to build a kernel with the random device it bombs out with this
> > message:
> >
> > Error output:
> >
> > make: don't know how to make /usr/src/sys/
On Sun, Apr 01, 2001 at 03:16:42PM +1000, Andrew Newlands wrote:
> If I attempt to build a kernel with the random device it bombs out with this
> message:
>
> Error output:
>
> make: don't know how to make /usr/src/sys/crypto/rijndael/rijndael-alg-fst.c. Stop
>
> The kernel build happily if I c
If I attempt to build a kernel with the random device it bombs out with this
message:
Error output:
make: don't know how to make /usr/src/sys/crypto/rijndael/rijndael-alg-fst.c. Stop
The kernel build happily if I comment out the random device in the
configuration file.
Cheers,
Andrew