Subject: | Fails to install with Solaris 10 using gcc |
[snip]
Writing termio/termios section of cchars.h... Done.
Checking for sgtty...
Sgtty NOT found.
Writing sgtty section of cchars.h... Done.
/usr/bin/perl /usr/perl5/5.8.4/lib/ExtUtils/xsubpp -noprototypes -typemap /usr/perl5/5.8.4/lib/ExtUtils/typemap ReadKey.xs > ReadKey.xsc && mv ReadKey.xsc ReadKey.c
cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff -DVERSION=\"2.30\" -DXS_VERSION=\"2.30\" -KPIC "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" ReadKey.c
cc: unrecognized option `-KPIC'
cc: language ildoff not recognized
cc: ReadKey.c: linker input file unused because linking not done
rm -f blib/arch/auto/Term/ReadKey/ReadKey.so
LD_RUN_PATH="" cc -G ReadKey.o -o blib/arch/auto/Term/ReadKey/ReadKey.so
cc: ReadKey.o: No such file or directory
cc: no input files
gmake: *** [blib/arch/auto/Term/ReadKey/ReadKey.so] Error 1
/opt/sfw/bin/gmake -j3 -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Show quoted text
cpan>