On Jun 13, 2004, at 11:32 AM, Phil Calvert wrote:

That gets me a bit father along (or at least I think it does, since there's quite a bit of activity) but then it hangs up with this;

Library/Perl/5.8.1/darwin-thread-multi-2level/CORE" -DU32_ALIGNMENT_REQUIRED MD5.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning: as it has already been specified as a non-system directory
Running Mkbootstrap for Digest::MD5 ()
chmod 644 MD5.bs
rm -f blib/arch/auto/Digest/MD5/MD5.bundle
LD_RUN_PATH="" MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib MD5.o -o blib/arch/auto/Digest/MD5/MD5.bundle
ld: -undefined: unknown argument: dynamic_lookup
make: *** [blib/arch/auto/Digest/MD5/MD5.bundle] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible


...Which is different from before (and therefore a welcome change) but still sounds bad.

Thanks for the hint about the errata. I didn't think of looking in at it - not that it would have helped this time. I've submitted an errata about this.

Which compiler are you using?

        % cc -v

The default for 10.3 is 3.3; I'm not sure if earlier versions of the compiler support -undefined dynamic_lookup.
------------------------------------------------------------------------ --
Edward Moy
Apple Computer, Inc.
[EMAIL PROTECTED]


(This message is from me as a reader of this list, and not a statement
from Apple.)



Reply via email to