Date: Tue, 09 May 2000 17:01:12 -0700 From: Sparhawk <sparhawk@sparhawk.bc.ca> To: Stable@FreeBSD.ORG Subject: Re: 4.0 Stable Kernel Compile Problems Message-ID: <4.3.2.20000509165950.00b19840@192.168.1.69> In-Reply-To: <4.3.2.20000509141347.00b1ed90@192.168.1.69>
next in thread | previous in thread | raw e-mail | index | archive | help
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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.20000509165950.00b19840>