topgunzzz has asked for the wisdom of the Perl Monks concerning the following question:
# pwd /tmp/XML-Parser-2.36 # /usr/ccs/bin/make cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8 -D_TS_ER +RNO -xO3 -xspace -xildoff -DVERSION=\"2.36\" -DXS_VERSION=\"2.36\ +" -KPIC "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" Expat.c cc: unrecognized option `-KPIC' cc: language ildoff not recognized cc: Expat.c: linker input file unused because linking not done Running Mkbootstrap for XML::Parser::Expat () chmod 644 Expat.bs rm -f blib/arch/auto/XML/Parser/Expat/Expat.so LD_RUN_PATH="/usr/local/lib" cc -G Expat.o -o blib/arch/auto/XML/Par +ser/Expat/Expat.so cc: Expat.o: No such file or directory cc: no input files *** Error code 1 make: Fatal error: Command failed for target `blib/arch/auto/XML/Parse +r/Expat/Expat.so' Current working directory /tmp/XML-Parser-2.36/Expat *** Error code 1 The following command caused the error: cd Expat && /usr/ccs/bin/make -f Makefile all LIB="" LIBPERL_A="libper +l.a" LINKTYPE="dynamic" PREFIX="" OPTIMIZE="-xO3 -xspace -xildoff" PA +STHRU_DEFINE="" PASTHRU_INC="" make: Fatal error: Command failed for target `subdirs'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Expat.o missing error on solaris 10 (gcc)
by Anonymous Monk on Feb 12, 2014 at 00:41 UTC | |
by topgunzzz (Initiate) on Feb 12, 2014 at 03:08 UTC | |
by topgunzzz (Initiate) on Feb 12, 2014 at 03:15 UTC | |
by Anonymous Monk on Feb 12, 2014 at 03:41 UTC |