Date: Mon, 24 Jul 1995 09:42:54 +0200 (MET DST) From: Thomas Graichen <graichen@omega.physik.fu-berlin.de> To: bugs@freebsd.org Subject: kernel compile without -O (continued) Message-ID: <9507240742.AA30925@omega.physik.fu-berlin.de>
next in thread | raw e-mail | index | archive | help
hello again there are many more places - all the same error (maybe more than these - because i haven't included all the ../isa/* files) - here are the errors in detail: (this was a kernel compile without the "-O" option - if you haven't read my last mail) cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/clock.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/fd.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/if_ed.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/isa.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/lpt.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/npx.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/pcaudio.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/pcibus.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/sio.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/syscons.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 cc -c -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc -I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY -DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2 -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/wd.c ./machine/cpufunc.h: In function `inbc': ./machine/cpufunc.h:125: inconsistent operand constraints in an `asm' ./machine/cpufunc.h: In function `outbc': ./machine/cpufunc.h:132: inconsistent operand constraints in an `asm' *** Error code 1 t _______________________________________________________||_____________________ __|| Perfection is reached, not when there is no __|| thomas graichen longer anything to add, but when there __|| freie universitaet berlin is no longer anything to take away __|| fachbereich physik __|| - Antoine de Saint-Exupery - __|| ___________________________||____email: graichen@omega.physik.fu-berlin.de____
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9507240742.AA30925>