This happens with both my custom and GENERIC kernel.

It has failed for some days, and also with source cvsup'ed today.
A kernel built with "make buildkernel -k" works...

Leif

===> mly
cc -O -pipe  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev -I@/../include  
-mpreferred-stack-boundary=2 -c /usr/src/sys/modules/mly/../../dev/mly/mly.c
cc -O -pipe  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev -I@/../include  
-mpreferred-stack-boundary=2 -c /usr/src/sys/modules/mly/../../dev/mly/mly_pci.c
cc -O -pipe  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev -I@/../include  
-mpreferred-stack-boundary=2 -c /usr/src/sys/modules/mly/../../dev/mly/mly_cam.c
ld  -r -o mly.kld mly.o mly_pci.o mly_cam.o
perl5 @/kern/gensetdefs.pl mly.kld
cc -O -pipe  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev -I@/../include  
-mpreferred-stack-boundary=2 -c setdef0.c
cc -O -pipe  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev -I@/../include  
-mpreferred-stack-boundary=2 -c setdef1.c
ld -Bshareable  -o mly.ko setdef0.o mly.kld setdef1.o
===> pecoff
make: don't know how to make machine/lock.h. Stop
*** Error code 2

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

Stop in /usr/obj/usr/src/sys/GINA.
*** Error code 1

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

Stop in /usr/src.




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

Reply via email to