It seems Mark Murray wrote:
> Hi
> 
> Without knowing what you typed (and where), I can't help.

Well, I thought that was obvious :)

Just added options RANDOMDEV as pr your instructions and made
a new kernel with config -r and make depend then make....

> > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions 
> -ansi -g -nostdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include opt_g
> lobal.h -elf  -mpreferred-stack-boundary=2  ../../dev/randomdev/randomdev.c
> > ../../dev/randomdev/randomdev.c:45: crypto/blowfish/blowfish.h: No such file 
> or directory
> > ../../dev/randomdev/randomdev.c:47: yarrow.h: No such file or directory
> > ../../dev/randomdev/randomdev.c:85: invalid use of undefined type `struct sta
> te'
> > ../../dev/randomdev/randomdev.c:85: initializer element is not constant
> > ../../dev/randomdev/randomdev.c:85: (near initialization for `sysctl___kern_r
> andom_yarrow_gengateinterval.oid_arg1')
> > *** Error code 1

-Søren


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

Reply via email to