Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 08:43:55 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        Matt Jacob <mjacob@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys mutex.h 
Message-ID:  <Pine.LNX.4.21.0010230842350.9395-100000@zeppo.feral.com>
In-Reply-To: <Pine.LNX.4.21.0010230839010.9395-100000@zeppo.feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Yeah- it was even more than just alpha:

----
quarm.feral.com > make
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions
-ansi  -nostdinc -I- -I. -I../.. -I/usr/include  -D_KERNEL -include
opt_global.h -elf  -mpreferred-stack-boundary=2 ../../i386/i386/genassym.c
In file included from ../../sys/buf.h:235,
                 from ../../i386/i386/genassym.c:48:
../../sys/proc.h:452: warning: redundant redeclaration of `curproc' in same
scope
../../sys/mutex.h:49: warning: previous declaration of `curproc'
sh ../../kern/genassym.sh genassym.o > assym.s
cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I-
-I. -I../.. -I/usr/include  -D_KERNEL -include opt_global.h -elf
-mpreferred-stack-boundary=2 ../../i386/i386/locore.s
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions
-ansi  -nostdinc -I- -I. -I../.. -I/usr/include  -D_KERNEL -include
opt_global.h -elf  -mpreferred-stack-boundary=2  ../../cam/cam_extend.c
^C*** cam_extend.o removed

----------

So your goal is laudable, but obviously was done without *any* compilation
whatsoever! <wags finger......>... Seriously, c'mon, Poul.......:-)

Still, I'll try and sort it out......



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?Pine.LNX.4.21.0010230842350.9395-100000>