[darwinbuild] two issues
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 First, this has probably been asked before but where can I find the plist files for 10.4.6 or 10.4.7. Second, I've built darwinbuild 0.7.2 on an intel iMac and I was trying to build xnu in 8G32 but I get the following: Mounting volfs ... /usr/local/bin/darwinbuild: line 791: 2430 Illegal instruction chroot "$BuildRoot" /sbin/mount_volfs "/.vol" I've created the build on an external FW drive and when I plug it in to a ppc Mac it works without issues so I'm not entirely sure of where the problem is. I don't need to build anything below 10.4.6 (Darwin 8.6) so a working plist would be helpful. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) iD8DBQFE4oU0iD9DTPch4RQRAk89AJ9zs4th1QHxWIBOj7IGfXr5rV7IjQCfS+4d WMU7KCruW3XyUj5agZv4n3k= =1msq -----END PGP SIGNATURE-----
In general you can't use plists for a release that was not released for your architecture. For instance, 8G32 was a PowerPC-only release. This means that the binary roots that are provided for bootstrapping are not ABI compatible with your Intel Mac's kernel, leading to various failure modes. What's your larger goal of building a PowerPC kernel on an Intel host? Shantonu On Aug 15, 2006, at 7:38 PM, Dale Walsh wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
First, this has probably been asked before but where can I find the plist files for 10.4.6 or 10.4.7.
Second, I've built darwinbuild 0.7.2 on an intel iMac and I was trying to build xnu in 8G32 but I get the following:
Mounting volfs ... /usr/local/bin/darwinbuild: line 791: 2430 Illegal instruction chroot "$BuildRoot" /sbin/mount_volfs "/.vol"
I've created the build on an external FW drive and when I plug it in to a ppc Mac it works without issues so I'm not entirely sure of where the problem is.
I don't need to build anything below 10.4.6 (Darwin 8.6) so a working plist would be helpful.
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin)
iD8DBQFE4oU0iD9DTPch4RQRAk89AJ9zs4th1QHxWIBOj7IGfXr5rV7IjQCfS+4d WMU7KCruW3XyUj5agZv4n3k= =1msq -----END PGP SIGNATURE----- _______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
participants (2)
-
Dale Walsh
-
Shantonu Sen