Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2001 20:05:31 -0500
From:      FoxSurfer Sys Admin <Zapper@FoxSurfer.Com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Problem with building kernel.
Message-ID:  <200111230105.fAN15Vm43473@zapper.org>

next in thread | raw e-mail | index | archive | help
  I'm running 4.4 Stable and I'm getting the following error with 'make' 
after I do 'make depend' in ../../compile/mykernel
  I've tried doing a 'make clean' and starting over but I keep getting the 
same error.  I'll only post part of it since it seems to be doing it to every 
file in /usr/src/sys/modules/linux/../../i386/linux/

===> linux
cc -c -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@/../include  -mpreferred-stack-boundary=2 -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -ansi 
/usr/src/sys/modules/linux/../../i386/linux/linux_genassym.c
sh @/kern/genassym.sh linux_genassym.o > linux_assym.h
cc -c -x assembler-with-cpp -DLOCORE -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@/../include  -mpreferred-stack-boundary=2 -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  
/usr/src/sys/modules/linux/../../i386/linux/linux_locore.s -o linux_locore.o
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@/../include  -mpreferred-stack-boundary=2 -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -ansi -c 
/usr/src/sys/modules/linux/../../i386/linux/linux_dummy.c ... etc.
*** Error code 1

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

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

Stop in /usr/src/sys/compile/ZAPPER.

hopefully this is enough info ... I'd hate to get flamed if it isn't ...  I 
tried to find any prior mailings concerning this but couldn't.  If anyone 
could point me in the right direction I'd appreciate it.

Respectfully

Mark

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111230105.fAN15Vm43473>