Please Where find I the library HiRes.o ? Because when I install HiRes apper this messages: /usr/bin/perl -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503 /usr/perl5/5.00503/ExtUtils/xsubpp -nolinenumbers -typemap /usr/perl5/5.00503/ExtUtils/typemap HiRes.xs >xstmp.c && mv xstmp.c HiRes.c cc -c -xO3 -xdepend -DVERSION=\"01.20\" -DXS_VERSION=\"01.20\" -KPIC -I/usr/perl5/5.00503/sun4-solaris/CORE -DHAS_USLEEP -DHAS_UALARM -DATLEASTFIVEOHOHFIVE HiRes.c cc: unrecognized option `-KPIC' cc: language depend not recognized cc: HiRes.c: linker input file unused since linking not done Running Mkbootstrap for Time::HiRes () chmod 644 HiRes.bs LD_RUN_PATH="" cc -o blib/arch/auto/Time/HiRes/HiRes.so -G HiRes.o cc: HiRes.o: No such file or directory cc: No input files *** Error code 1 make: Fatal error: Command failed for target `blib/arch/auto/Time/HiRes/HiRes.so' What I do? Thanks