From owner-freebsd-stable Thu May 11 17:30:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from team7.cba.ualr.edu (team7.cba.ualr.edu [144.167.120.24]) by hub.freebsd.org (Postfix) with ESMTP id 517F937B6A7 for ; Thu, 11 May 2000 17:30:27 -0700 (PDT) (envelope-from joe@team7.cba.ualr.edu) Received: from team7.cba.ualr.edu (team7.cba.ualr.edu [144.167.120.24]) by team7.cba.ualr.edu (8.9.3/8.9.3) with ESMTP id TAA35672; Thu, 11 May 2000 19:29:24 -0500 (CDT) (envelope-from joe@team7.cba.ualr.edu) Date: Thu, 11 May 2000 19:29:24 -0500 (CDT) From: Joe Royce To: Sparhawk Cc: Stable@FreeBSD.ORG Subject: Re: 4.0 Stable Kernel Compile Problems In-Reply-To: <4.3.2.20000509165950.00b19840@192.168.1.69> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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