Date: Wed, 10 May 2000 19:09:28 -0500 (CDT) From: Joe Royce <joe@team7.cba.ualr.edu> To: stable@FreeBSD.ORG Cc: "David O'Brien" <obrien@FreeBSD.ORG> Subject: RE: ** HEADS UP ** /dev/[u]random file changes. (fwd) Message-ID: <Pine.BSF.4.21.0005101858420.203-100000@team7.cba.ualr.edu>
next in thread | raw e-mail | index | archive | help
>I have just commited a MI version of the /dev/[u]random code. >I think I got everything. If your kernel no longer builds, please >let me know. >-- >-- David (obrien@FreeBSD.org) Tried to build a kernel after a make world today and I got the following: cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mno-fp-regs -Wa,-mev56 ../../kern/kern_random.c ../../kern/kern_random.c:241: conflicting types for `add_interrupt_randomness' ../../sys/random.h:73: previous declaration of `add_interrupt_randomness' ../../kern/kern_random.c: In function `add_interrupt_randomness': ../../kern/kern_random.c:245: warning: passing arg 1 of pointer to function makes integer from pointer without a cast *** Error code 1 Stop in /usr/src/sys/compile/LOKI. -Joe bash-2.03$ uname -a FreeBSD team7.cba.ualr.edu 4.0-STABLE FreeBSD 4.0-STABLE #0: Sat Apr 29 09:54:39 CDT 2000 root@:/usr/src/sys/compile/LOKI alpha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" 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.0005101858420.203-100000>