Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 18:21:21 +0100 (CET)
From:      Leif Neland <root@neland.dk>
To:        <freebsd-current@freebsd.org>
Subject:   make kernel failure: pecoff: machine/lock.h
Message-ID:  <Pine.BSF.4.31.0102270720400.76151-100000@gina.neland.dk>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0102270720400.76151-100000>