Re: buildkernel fails with random device

2001-04-04 Thread Kris Kennaway

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 along with src-secure (which did arrive btw). 

Please reread what I wrote: src-crypto != src-sys-crypto.  This is all
documented in the example cvsupfiles.

Kris

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



Re: buildkernel fails with random device

2001-04-03 Thread Kris Kennaway

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 comment out the random device in the 
 configuration file.

Do you have the src-sys-crypto collection?

Kris

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



Re: buildkernel fails with random device

2001-04-03 Thread Andrew Newlands

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/crypto/rijndael/rijndael-alg-fst.c. Stop
  
  The kernel build happily if I comment out the random device in the 
  configuration file.
 
 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 along with src-secure (which did arrive btw). 

Once the crypto collection is in place the kernel builds happily :-)

Cheers,

Andrew.

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



buildkernel fails with random device

2001-03-31 Thread Andrew Newlands

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

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