problem building kernel on 10.2.2
problem building kernel on 10.2.2
- Subject: problem building kernel on 10.2.2
- From: Heiko Panther <email@hidden>
- Date: Mon, 02 Dec 2002 13:11:34 +0100
Hi,
I'm trying to build the 10.2 kernel on 10.2.2. I'm using the "Building
the XNU kernel (for mortals) HOWTO". I can't seem to get past this
point... tried with the September as well as the December dev tools.
This happens when trying to
make RC_OS=macos kld_build
the cctools-435. All packages are tarballs from the darwin projects
directory page at opensource.apple.com.
cc -g -I.. -I../../include -I. -Wall -Wno-precomp -Wno-long-double
-no-cpp-precomp -static -DRLD -DKLD -fno-builtin -finline
-fno-keep-inline-functions -fsigned-bitfields -force_cpusubtype_ALL
-msoft-float -nostdinc
-I/System/Library/Frameworks/Kernel.framework/Headers/libsa
-I/System/Library/Frameworks/Kernel.framework/Headers/bsd
-I/System/Library/Frameworks/Kernel.framework/Headers -DKERNEL
-DKERNEL_PRIVATE -DAPPLE -DNeXT -DLIBSA_PRIVATE -O -c -MD \
-dependency-file ./pass1.d -o ./pass1.o ../pass1.c
In file included from ../pass1.c:36:
/System/Library/Frameworks/Kernel.framework/Headers/sys/file.h:63:24: No
include path in which to find sys/unistd.h
make[1]: *** [pass1.o] Error 1
make: *** [kld_build] Error 2
Any advice? Thanks a lot.
Heiko Panther
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.