develooper Front page | perl.perl5.porters | Postings from May 2004

problem in compiling perl5.6.2 using gcc compil er on aix 5.2

Thread Previous
From:
Bheema Rao Merugu, BSC, Ambattur, Chennai
Date:
May 17, 2004 08:26
Subject:
problem in compiling perl5.6.2 using gcc compil er on aix 5.2
Message ID:
B2ACC9858776FB41A048A29A769AF6F860CAE3@BUGBUNNY.hclt-guindy.co.in> <bheemarm@crm.hcltech.com
Hi,
 
  I am facing problem in compiling the perl5.6.2 source code using gcc.
  1.installed the gcc  3.3.2 and added to the PATH.
  2.installed GNU Make downloaded from gnu.org and added to PATH.
  3.downloaded the perl 5.6.2 from cpan and executed 
 
Failed 96 test scripts out of 282, 65.96% okay.
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You may have to set your dynamic library search path,
### LIBPATH, to point to the build directory:
###   setenv LIBPATH `pwd`; cd t; ./perl harness
###   LIBPATH=`pwd`; export LIBPATH; cd t; ./perl harness
###   export LIBPATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=0.3  s=0.45  cu=15.53  cs=16.81  scripts=282  tests=12402
make: 1254-004 The error code from the last command is 1.
 

Stop.
 
I am getting the above error while running the make test command.
 
Thanks,
Bheema

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About