Date: Sat, 13 May 2000 21:51:54 -0700 (PDT) From: William Woods <bwoods2@uswest.net> To: freebsd-alpha@freebsd.org Subject: Kernel compile dies... Message-ID: <Pine.BSF.4.21.0005132151390.86252-100000@alpha.uswest.net>
next in thread | raw e-mail | index | archive | help
------------------------------------------------------------------
Compiling a kernel on a DEC Alpha FreeBSD alpha.uswest.net 4.0-STABLE
FreeBSD 4.0-STABLE #0: Mon May 8 07:20:45 PDT 2000, the make world went
fine, but trying ot compile a kernel I get:
cc -c -O -pipe -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
Thanks.
------------------------------------------------------------------
NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5,
Subchapter II, 227, and all unsolicited commercial e-mail sent to this
address is subject to a download and archival fee in the amount of $500 US
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" 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.0005132151390.86252-100000>
