On Jun 13, 2004, at 8:01 PM, Sherm Pendley wrote:

On Jun 13, 2004, at 3:45 PM, Phil Calvert wrote:

and after quite a bit of text scolling by in the terminal ended with this;

... list of failed tests ...

The tests you list all use prerequisite modules listed earlier in the Bundle. What were the results from those installs? Those results would have appeared earlier in the output, as part of the "text scrolling by."

sherm--



Well, that's a good point. After taking a look at the text output I think the first sign of trouble is here;



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 MIME::Base64 ()
chmod 644 Base64.bs
rm -f blib/arch/auto/MIME/Base64/Base64.bundle
LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib Base64.o -o blib/arch/auto/MIME/Base64/Base64.bundle
ld: -undefined: unknown argument: dynamic_lookup
make: *** [blib/arch/auto/MIME/Base64/Base64.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 starts fairly early on. If you want to see the whole text of the attempt I've posted it here;

http://www.csun.edu/~vfoao0a5/term_output.txt

At this point, maybe the best thing would be to reinstall osX?

Thanks,

--Phil



Reply via email to