Justin Walker has valiantly suggested several possibilities for #1,
but I don't see anything for the second item. There is a web page
that describes how to build the kernel on a Mac OS X 10.1 system, but
it doesn't seem to hold for 10.2.
Yes Indeed. You install 6.0.2 darwin iso image on x86. and You should download CoreFoundations( http://web.mit.edu/darwin/www/CF-262-1151.tar.gz ) and gcc3-1208.tar.gz and cctools-440.tar.gz from the http://web.mit.edu/darwin/www and you retreive xnu source and check your path and the following files as listed in 10.1 kernel build howto documents. /usr/local/bin/seg_hack /usr/local/bin/relpath /usr/local/include/streams/streams.h /usr/local/include/streams/streamsextra.h /usr/local/lib/libkld.a /usr/local/lib/system/libstreams.a You finished the prerequsite action to build the darwin kernel. % source SETUP/setup.csh % make exporthdrs % make That's all. Good lucks. _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.