Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2000 11:52:45 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        steve@cmpharm.ucsf.edu
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: Alpha Kernel compiles
Message-ID:  <14635.64171.405203.583243@grasshopper.cs.duke.edu>
In-Reply-To: <20000524085036.A2192@cmpharm.ucsf.edu>
References:  <003301bfc452$bb0829e0$0101a8c0@tuad.org> <20000524085036.A2192@cmpharm.ucsf.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

[ your return address ( Steve Sizemore<steve@adsl-63-194-196-21.dsl.snfc21.pacbell.net>) 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14635.64171.405203.583243>