fpu_aux.c - new breakage?

1999-10-11 Thread Randy Bush

so i went to build yet again to see if i could get the three headed dog to
walk again, and whammy!

randy


cc -O -pipe  -DKERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-DKLD_MODULE -nostdinc -I-  -I/usr/obj/usr/src/sys/modules/gnufpu 
-I/usr/obj/usr/src/sys/modules/gnufpu/@ -I/usr/obj/usr/src/tmp/usr/include -c 
/usr/src/sys/modules/gnufpu/../../gnu/i386/fpemul/errors.c
cc -O -pipe  -DKERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-DKLD_MODULE -nostdinc -I-  -I/usr/obj/usr/src/sys/modules/gnufpu 
-I/usr/obj/usr/src/sys/modules/gnufpu/@ -I/usr/obj/usr/src/tmp/usr/include -c 
/usr/src/sys/modules/gnufpu/../../gnu/i386/fpemul/fpu_arith.c
cc -O -pipe  -DKERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-DKLD_MODULE -nostdinc -I-  -I/usr/obj/usr/src/sys/modules/gnufpu 
-I/usr/obj/usr/src/sys/modules/gnufpu/@ -I/usr/obj/usr/src/tmp/usr/include -c 
/usr/src/sys/modules/gnufpu/../../gnu/i386/fpemul/fpu_aux.c
/usr/src/sys/modules/gnufpu/../../gnu/i386/fpemul/fpu_aux.c: In function `fstsw_ax':
/usr/src/sys/modules/gnufpu/../../gnu/i386/fpemul/fpu_aux.c:118: dereferencing pointer 
to incomplete type
*** Error code 1

Stop in /usr/src/sys/modules/gnufpu.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: fpu_aux.c - new breakage?

1999-10-11 Thread Mike Smith

 so i went to build yet again to see if i could get the three headed dog to
 walk again, and whammy!

I just fixed some of it, Bruce found some more.  Poul has been committing
without testing again.

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime. \\  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message