Date: Thu, 11 May 2000 19:29:24 -0500 (CDT) From: Joe Royce <joe@team7.cba.ualr.edu> To: Sparhawk <sparhawk@sparhawk.bc.ca> Cc: Stable@FreeBSD.ORG Subject: Re: 4.0 Stable Kernel Compile Problems Message-ID: <Pine.BSF.4.21.0005111919280.35651-100000@team7.cba.ualr.edu> In-Reply-To: <4.3.2.20000509165950.00b19840@192.168.1.69>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 May 2000, Sparhawk wrote: > > One thing I forgot to mention in my original email was that the Machine is > a DEC Alpha 233, not sure if this would make a difference or not. > > Sparhawk I am having the same problem with my Alpha. Support for /dev/random was recently MFC'ed and I believe is causing some problems. -Joe > > At 02:44 PM 5/9/2000 -0700, Sparhawk wrote: > >I just updated from 4.0 release to 4.0 stable, make buildworld completed > >properly, and I went to remake the kernel with the new sources before > >going into single user mode to run make installworld. But when compiling > >the kernel it breaks at. > > > >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/WINTERMUTE. > > > > > >Any ideas on why this might be breaking? > > > >Sparhawk > >http://www.sparhawk.bc.ca > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-stable" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > 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.0005111919280.35651-100000>