Date: Tue, 28 Mar 2000 16:29:13 +0200 From: Martin Cracauer <cracauer@cons.org> To: Matt Dillon <dillon@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/alpha/alpha trap.c src/sys/i386/i386 exception.s genassym.c globals.s mp_machdep.c mplock.s simplelock.s support.s swtch.s sys_machdep.c trap.c vm86bios.s vm_machdep.c src/sys/i386/include asnames.h cpu.h globaldata.h ... Message-ID: <20000328162912.A45816@cons.org> In-Reply-To: <200003280716.XAA57104@freefall.freebsd.org>; from dillon@FreeBSD.ORG on Mon, Mar 27, 2000 at 11:16:38PM -0800 References: <200003280716.XAA57104@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In <200003280716.XAA57104@freefall.freebsd.org>, Matt Dillon wrote: > sys/sys ktrace.h proc.h signalvar.h sysent.h Did you possibly break non-SMP builds? cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../kern/kern_sig.c In file included from ../../kern/kern_sig.c:48: ../../sys/signalvar.h: In function `__cursig': ../../sys/signalvar.h:245: warning: implicit declaration of function `get_mplock' ../../sys/signalvar.h:247: warning: implicit declaration of function `rel_mplock' ../../kern/kern_sig.c: In function `psignal': ../../kern/kern_sig.c:1168: `astpending' undeclared (first use in this function) ../../kern/kern_sig.c:1168: (Each undeclared identifier is reported only once ../../kern/kern_sig.c:1168: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/compile/NEBULA. Kernel config is on http://gilgamesch.bik-gmbh.de:81/tmp/NEBULA -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000328162912.A45816>