kuchdawg Posted November 6, 2005 Share Posted November 6, 2005 I've started to try to build darwin, i have gotten to the place that i need to build it, but then it doesn't run because I need some more files to build it. and i think you need an actual PPC mac to build it because i'm getting pentium4 errors when trying to install software..... (but only cctools...it could just be an error, you can try if you want) but to get it working you need to install darwinbuild then install these: "Grab and install the developer tools from Apple's developer site if you haven't already. make and make install relpath from the bootstrap_cmds project. make and make install the Libstreams project. Unpack the cctools project, make all in the libstuff directory, make macos_all in the misc directory and install seg_hack.NEW as /usr/local/bin/seg_hack, make macos in the libmacho directory and install otmp_obj/libmacho_static.a in /usr/local/lib, and make kld_build in the ld directory and install static_kld/libkld.a in /usr/local/lib. [Mac OS X 10.3 / Darwin 7.x and above] Build kextsymboltool from the kext_tools project and install in /usr/local/bin. You will need to pull in headers from the IOKitUser project and cctools. Build the xnu project with the patches of your choice below, the proper options in bsd/conf/MASTER, and the directions in the README supplied by Apple in the xnu tarball. Install your new kernel at /mach_kernel. It goes without saying that you should back up your old one first. Reboot your box. (Bartoli ,http://slagheap.net/etherspoof/)" you can get all those files from http://darwinsource.opendarwin.org/10.4.3/ i hope that this helps people to get there darwin going...by the way you should try Pearpc if you don't have a mac...tell me how it goes.. Link to comment https://www.insanelymac.com/forum/topic/4157-building-darwin/ Share on other sites More sharing options...
Recommended Posts