site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509) dan hitt wrote: [] On the other hand, if i type make, it compiles a bunch of files (about 220) in the libstuff directory, and then fails on get_toc_byte_sex.c (on undefined SARMAG). So it acts as though there's some kind of configuration step i'm skipping. Thanks in advance for any pointers, faqs, reference to manuals or READMEs or other criticism or advice anybody would care to post here. perl -pi.bak -e 's|profile64 static_kld|profile64|g' Makefile Maybe this is related to your problem? Fink has also a gcc42 package which works nicely on both ppc and intel. -- Martin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... The cctools package in Fink does the following: Before running make in the libstuff directory, it patches libstuff/Makefile: Generally, even if you don't use Fink or MacPorts, their package descriptions (which are nothing else than formalized build instructions and are human-readable) contain a lot of wisdom about building software. This email sent to site_archiver@lists.apple.com