Re: odcctools and pmac g4
Shantonu Sen <[email protected]> Fri, 9 Sep 2005 07:57:02 -0700
| Newsgroups | gmane.os.opendarwin.general |
|---|---|
| Message-ID | <[email protected]> |
On Sep 9, 2005, at 6:25 AM, Andrea Mannori wrote: > hallo all, > i' m andrea from italy and have a problem with odcctools. > wen i try to make on my powermac g4 (dual g4 @450, the "gigabit > ethernet" model), with tiger 10.4.2 (darwin 8.2.0) and xcode tools > 2.1, i obtain this error: > bytesex.c: In function 'swap_i386_thread_fpstate': > bytesex.c:1316: error: 'struct <anonymous>' has no member named > 'environ' > bytesex.c:1316: error: 'struct <anonymous>' has no member named > 'environ' (and so on..) > how can correct this? This is fixed in odcctools CVS. However, CVS seems down at the moment. > and another question: can i use odcctools to recompile xnu instead > cctools provided by apple? I wouldn't recommend it. In fact, odcctools doesn't install some of the libraries you'd need like libkld.a, so you'd still need a full version of Apple cctools. Shantonu