From owner-freebsd-current Fri Oct 25 12:15:44 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA09593 for current-outgoing; Fri, 25 Oct 1996 12:15:44 -0700 (PDT) Received: from ravenock.cybercity.dk (disn44.cybercity.dk [194.16.57.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA09581 for ; Fri, 25 Oct 1996 12:15:37 -0700 (PDT) Received: (from sos@localhost) by ravenock.cybercity.dk (8.7.6/8.7.3) id VAA01408 for current@freebsd.org; Fri, 25 Oct 1996 21:17:14 +0200 (MET DST) Message-Id: <199610251917.VAA01408@ravenock.cybercity.dk> Subject: kernel build fails.... To: current@freebsd.org (FreeBSD current) Date: Fri, 25 Oct 1996 21:17:14 +0200 (MET DST) From: "Soren Schmidt" From: sos@freebsd.org Reply-to: sos@freebsd.org X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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 ..