Date: Wed, 1 Sep 1999 13:06:43 +0200 (CEST) From: "O. Hartmann" <ohartman@ipamzlx.physik.uni-mainz.de> To: freebsd-stable@freebsd.org Subject: STABLE buildkernel failed Message-ID: <Pine.BSF.4.10.9909011304100.78885-100000@ipamzlx.physik.uni-mainz.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909011304100.78885-100000>