Re: Help---Trouble Installing HTML-Parser-3.58 and 3.59
Nitin Kalra <[email protected]>
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <[email protected]> |
I do have C compiler cc,but missing in my path. When I include cc in my path or just copy gcc to cc I get:- cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff -DVERSION=\"3.59\" -DXS_VERSION=\"3.59\" -KPIC "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" -DMARKED_SECTION Parser.c cc: unrecognized option `-KPIC' cc: language ildoff not recognized cc: Parser.c: linker input file unused because linking not done rm -f blib/arch/auto/HTML/Parser/Parser.so LD_RUN_PATH="" cc -G Parser.o -o blib/arch/auto/HTML/Parser/Parser.so 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' --- Jozef Kutej <[email protected]> wrote: > Nitin Kalra wrote: > > cc -c -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 > > -xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff - > > DVERSION=\"3.59\" -DXS_VERSION=\"3.59\" -KPIC > > "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" > > -DMARKED_SECTION > > Parser.c > > sh: cc: not found > > *** Error code 1 > > make: Fatal error: Command failed for target > > `Parser.o' > > looks like you are missing C compiler. > > cheers, > jozef > Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs