From owner-freebsd-stable Wed Sep 1 4: 8:19 1999 Delivered-To: freebsd-stable@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id DB1F614CAF for ; Wed, 1 Sep 1999 04:08:12 -0700 (PDT) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.9.3/8.9.3) with ESMTP id NAA78890 for ; Wed, 1 Sep 1999 13:06:43 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Wed, 1 Sep 1999 13:06:43 +0200 (CEST) From: "O. Hartmann" To: freebsd-stable@freebsd.org Subject: STABLE buildkernel failed Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Since monday, 30. Aug. I can not compile a kernel. Compiler always exits with: c -c -O3 -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointe r-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DV M_STACK -include opt_global.h -elf -fomit-frame-pointer ../../i386/isa/ipl_funcs.c ../../i386/i386/mp_machdep.c: In function `smp_rendezvous': ../../i386/i386/mp_machdep.c:2711: `smp_rv_lock' undeclared (first use this function) ../../i386/i386/mp_machdep.c:2711: (Each undeclared identifier is reported only once ../../i386/i386/mp_machdep.c:2711: for each function it appears in.) ../../i386/i386/mp_machdep.c:2723: `PSL_I' undeclared (first use this function) machine/cpufunc.h:419: warning: inlining failed in call to `write_eflags' ../../i386/i386/mp_machdep.c:2723: warning: called from here ../../i386/i386/mp_machdep.c:2729: warning: nested extern declaration of `atomic_add_int' ../../i386/isa/clock.c: In function `calibrate_clocks': ../../i386/isa/clock.c:595: warning: `old_tsc' might be used uninitialized in this function *** Error code 1 cc -c -O3 -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointe r-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DV M_STACK -include opt_global.h -elf ../../i386/isa/intr_machdep.c 1 error î This happend after CVSupdating the src tree. buildworld did its work correctly. Oliver Gruss O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver des IPA, Universitaet Mainz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message