Subject: | Net-DNS-0.63 on solaris 10 |
Date: | Mon, 28 Apr 2008 11:53:05 +0100 |
To: | <bug-Net-DNS [...] rt.cpan.org> |
From: | "Info" <selwynmarock [...] caalob.com> |
Hello there ,
I'm trying to install your Perl Module Net-DNS-0.63 on solaris 10
perl -v
This is perl, v5.8.4 built for sun4-solaris-64int
(with 29 registered patches, see perl -V for more detail)
Copyright 1987-2004, Larry Wall
However getting following error
/opt/spamassassin/Net-DNS-0.63
Solaris Server: /usr/perl5/5.8.4/bin/perlgcc Makefile.PL; make
Testing if you have a C compiler and the needed header files....
You have a working compiler.
Checking if your kit is complete...
Looks good
Writing Makefile for Net::DNS
gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITSd -D_TS_ERRNO -O2
-fno-strict-aliasing -DVERSION=\"0.63\" -DXS_VERSION=\"0.63\" -fPIC
"-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" netdns.c
ar cr netdns.a netdns.o
sh: ar: not found
*** Error code 1
make: Fatal error: Command failed for target `netdns.a'
Can you please advise ???
Selwyn