From owner-freebsd-alpha Wed May 24 8:56:15 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 7C9D037B614 for ; Wed, 24 May 2000 08:56:11 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA18325; Wed, 24 May 2000 11:56:10 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id LAA21857; Wed, 24 May 2000 11:55:40 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 24 May 2000 11:52:45 -0400 (EDT) To: steve@cmpharm.ucsf.edu Cc: freebsd-alpha@freebsd.org Subject: Re: Alpha Kernel compiles In-Reply-To: <20000524085036.A2192@cmpharm.ucsf.edu> References: <003301bfc452$bb0829e0$0101a8c0@tuad.org> <20000524085036.A2192@cmpharm.ucsf.edu> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14635.64171.405203.583243@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ your return address ( Steve Sizemore) bounces, consider adding a reply-to to your headers ] Steve Sizemore writes: > 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/GENERIC. > > Ideas? Its fixed as of about 1 hour ago. See my previous post. Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message