Date: Wed, 01 Sep 1999 01:28:33 -0700 From: Christian Sung <christian@i-drive.com> To: freebsd-stable@FreeBSD.ORG Subject: Re: today's -stable won't build Message-ID: <4.2.0.58.19990901012711.00a85700@192.168.255.1> In-Reply-To: <v04210128b3f21c73c9ee@[209.239.239.22]>
next in thread | previous in thread | raw e-mail | index | archive | help
Same here. Failed during kernel compilation: cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_global.h -elf ../../i386/i386/mp_machdep.c ../../i386/i386/mp_machdep.c: In function `smp_rendezvous_action': ../../i386/i386/mp_machdep.c:2687: warning: implicit declaration of function `atomic_add_int' ../../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 *** Error code 1 Stop. Cheers, -christian At 05:04 PM 8/31/99 -0700, Jon Rust wrote: >First anomaly: During make installworld it bombed out early with a "file >not found" error (buildworld went fine with no probs). Sorry didn't write >down the exact error. Ran make install again, and it ran through without a >hitch. ??? > >Next, I go to rebuild my kernel and it bombs out too: > > machine/cpufunc.h:419: warning: inlining failed to call 'write_eflags' > i386/i386/mp_machdep.c:2723: warning: called from here > *** Error code 1 > ../../i386/isa/clock.c: In function 'calibrate_clocks': > ../../i386/isa/clock.c:595: warning: 'old_tsc' might be used > uninitialized in this function > 1 error > >Doh! > >jon > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > ,-------------------------------------------------------------, | Christian W. Sung www.i-drive.com christian@i-drive.com | `-------------------------------------------------------------' Chief Information Officer i-drive.com Office: (415) 356-2280 842 Folsom Street Facsimile:(415) 356-2299 Suite 200 Cellular: (510) 333-5898 San Francisco, CA 94107 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?4.2.0.58.19990901012711.00a85700>