On Thu, 21 Nov 2002 12:11:32 -0600 "Magana, Isidro" <[EMAIL PROTECTED]> wrote:
> I'm trying to install HTML-Parser-3.26 and get the following error > message. > -----Original Message----- > From: Isidro Magana [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 10:07 AM > Subject: > > > # perl Makefile.PL > Checking if your kit is complete... > Looks good > Processing hints file hints/solaris.pl > Writing Makefile for HTML::Parser > # make > cc -c -xO3 -xdepend -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\" -KPIC > -I/usr/perl5/5.00503/sun4-solaris/CORE -DMARKED_SECTION Parser.c > cc: unrecognized option `-KPIC' > cc: language depend not recognized > cc: Parser.c: linker input file unused since linking not done > Running Mkbootstrap for HTML::Parser () > chmod 644 Parser.bs > LD_RUN_PATH="" cc -o blib/arch/auto/HTML/Parser/Parser.so -G Parser.o > > cc: Parser.o: No such file or directory > cc: No input files > *** Error code 1 > make: Fatal error: Command failed for target > `blib/arch/auto/HTML/Parser/Parser.so' It looks like you are trying to build HTML::Parser with a different compiler than that used to build perl. This happens enough in DBI that it's a FAQ there: http://xmlproj.com/fom-serve/cache/12.html . -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.