Well, crap that did it. Is there any particular reason darwinbuild is case-sensitive? because of multiple architectures? Philip On Dec 20, 2005, at 2:27 PM, Mark Pauley wrote:
Case-sensitivity might be an issue with the RC_ARCHS variable.
Try RC_ARCHS="i386 ppc". I don't think perl will build 64-bit, but the arch for that would be ppc64.
_Mark
On Dec 20, 2005, at 11:14 AM, Philip Rinehart wrote:
Here you go, I had no luck building it as a universal binary, so I dropped back to using just PPC.
<perl-35.log~11>
Philip
On Dec 20, 2005, at 2:11 PM, Kevin Van Vechten wrote:
Hi Philip,
I'm curious about the "cc: Invalid arch name : PPC", did you modify your plist at all (specifically, RC_ARCHS)? It would be very helpful if you could attach the full build log, then we could answer questions like the one above on our own.
Thanks,
Kevin
On Dec 20, 2005, at 10:08 AM, Philip Rinehart wrote:
Trying to build a patched version of perl, using the perl-35 tree. It's dying at the c compiler stage with the following errors:
Operating system name? [darwin] Operating system version? [8.3.0] Build Perl for SOCKS? [n] Use the PerlIO abstraction layer? [y] Build a threading Perl? [y] Use the newer interpreter-based ithreads? [y] Use which C compiler? [cc] cc: Invalid arch name : PPC Uh-oh, the C compiler 'cc' doesn't seem to be working. cc: Invalid arch name : PPC Uh-oh, the C compiler 'cc' doesn't seem to be working. You need to find a working C compiler. Either (purchase and) install the C compiler supplied by your OS vendor, or for a free C compiler try http://gcc.gnu.org/ I cannot continue any further, aborting. make[1]: *** [/private/var/tmp/perl/perl-35.obj/perl/configure- stamp] Error 1 make: *** [installperl] Error 2
Is there something special that one needs to set or do to get a working c compiler?
Philip
Philip Rinehart Academic Media & Technology Cluster Support Services 203-432-6573 cluster.support@yale.edu philip.rinehart@yale.edu
Philip Rinehart Academic Media & Technology Cluster Support Services 203-432-6573 cluster.support@yale.edu philip.rinehart@yale.edu
_______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
Philip Rinehart Academic Media & Technology Cluster Support Services 203-432-6573 cluster.support@yale.edu philip.rinehart@yale.edu