Date: Fri, 25 Oct 1996 21:17:14 +0200 (MET DST) From: sos@freebsd.org To: current@freebsd.org (FreeBSD current) Subject: kernel build fails.... Message-ID: <199610251917.VAA01408@ravenock.cybercity.dk>
next in thread | raw e-mail | index | archive | help
With source from a few minutes ago ~ 2100 CET this happens: cc -c -O -pipe -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DIPNAT -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/isa/clock.c ../../i386/isa/clock.c: In function `calibrate_clocks': ../../i386/isa/clock.c:518: warning: comparison between signed and unsigned ../../i386/isa/clock.c:542: warning: comparison between signed and unsigned ../../i386/isa/clock.c: In function `resettodr': ../../i386/isa/clock.c:756: warning: comparison between signed and unsigned ../../i386/isa/clock.c:771: warning: comparison between signed and unsigned ../../i386/isa/clock.c: In function `cpu_initclocks': ../../i386/isa/clock.c:816: `i586_last_tick' undeclared (first use this function) ../../i386/isa/clock.c:816: (Each undeclared identifier is reported only once ../../i386/isa/clock.c:816: for each function it appears in.) *** Error code 1 Stop. (sos@ravenock)[36]> Bruce ???? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610251917.VAA01408>