Sandeep,

I think it is because the makefile is picking up /usr/ccs/bin/as rather 
than the gnu version.  May be you need to alter the order of the 
directories in your $PATH variable so that /usr/local/bin is earlier than 
/usr/ccs/bin.

AFAICR, there is an earlier thread in the mailing lists but it may be 6 - 9 
months back.

HTH
-- 
MarkT


At 15:49 02/03/02, Sandeep Gupta wrote:




>Hi,
>I have installed perl 5.6.1. I face the following problem while trying to
>install perl  DBI:
>
>Step 1
>      $> perl Makefile.PL
>and it succeeds
>
>Step 2,
>      $>make
>
>It gives one variable 'PL_na' undefined. And I searched through there was
>no variable with this name.
>Giving such warnings , finally it fails when it reads some temporary files
>from /var/tmp location. It detects statement syntax error there.
>
>I am attaching  the output of the above steps 1& 2  and  also details of
>perl ie
>
>$>perl -v in the text file below.
>
>
>
>(See attached file: prob_perl.txt)
>
>So far I am clueless. Please guide me through.
>
>Regards
>Sandeep
>
>
>
>
>
>
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.325 / Virus Database: 182 - Release Date: 19/02/02

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.325 / Virus Database: 182 - Release Date: 19/02/02

Reply via email to