Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2000 19:42:12 +0200 (CEST)
From:      Soren Schmidt <sos@freebsd.dk>
To:        mark@grondar.za (Mark Murray)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: HEADS UP! New (incomplete) /dev/random device!
Message-ID:  <200006251742.TAA03113@freebsd.dk>
In-Reply-To: <200006251641.SAA17837@grimreaper.grondar.za> from Mark Murray at "Jun 25, 2000 06:41:38 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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 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?200006251742.TAA03113>