After scouring this group and the ever-helpful
macosxhints site, I cannot figure this one out. 

I am running Panther Server 10.3.1.  I edited 
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/Config.pm,
as per the instructions posted previously on this
group.

I am trying to install HTML::Parser and I see the
following error:

cc -c   -g -pipe -pipe -fno-common -DPERL_DARWIN
-no-cpp-precomp -fno-strict-aliasing
-I/usr/local/include -Os   -DVERSION=\"3.35\"
-DXS_VERSION=\"3.35\" 
"-I/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE"
 -DMARKED_SECTION Parser.c
Running Mkbootstrap for HTML::Parser ()
chmod 644 Parser.bs
rm -f blib/arch/auto/HTML/Parser/Parser.bundle
LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc 
-bundle -undefined dynamic_lookup -L/usr/local/lib
Parser.o  -o blib/arch/auto/HTML/Parser/Parser.bundle 
    
ld: -undefined: unknown argument: dynamic_lookup
make: *** [blib/arch/auto/HTML/Parser/Parser.bundle]
Error 1

I have tried building inside CPAN and from the command
line. I have tried manually setting my
MACOSX_DEPLOYMENT_TARGET envirnoment value. I have
tried running in bash and in tcsh. I've tried building
as me and with a sudo, just in case there is some kind
of weird environment voodoo happening. The good news
is that all of those permutations produce the same
error. The bad news is that all of those permutations
produce the same error.

Any Panther Server vets out there seen this?

-chris


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

Reply via email to