[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20040217: problems building perl-netcdf
- Subject: 20040217: problems building perl-netcdf
- Date: Tue, 17 Feb 2004 14:00:37 -0700
Alex,
> To: address@hidden
> From: Alex Conley <address@hidden>
> Subject: problems building perl-netcdf
> Organization: LBL
> Keywords: 200402132243.i1DMhXrV013180 netCDF-Perl
The above message contained the following:
> I am experiencing some difficulty building perl-netcdf on a
> RedHat Enterprise 3 WS system.
>
> uname -a :
> Linux topdog.lbl.gov 2.4.21-9.ELsmp #1 SMP Thu Jan 8 17:08:56 EST 2004
> i686 i686 i386 GNU/Linux
>
> VERSION: 1.2.2
>
> gcc: gcc is /usr/bin/gcc
> (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-24))
>
> Logs are attached in a tgz
>
> Thank you,
> Alex Conley
Your file "test.log" shows the problem:
> making `test' in directory /root/netcdf-perl-1.2.2/src/perl
...
> Checking last value of first record variable...make[2]: *** [test_dynamic]
> Segmentation fault (core dumped)
> make[2]: Leaving directory `/root/netcdf-perl-1.2.2/src/perl'
> make[1]: *** [perl/test] Error 1
> make[1]: Leaving directory `/root/netcdf-perl-1.2.2/src'
> make: *** [test] Error 2
As far as I know, this problem only occurs on Linux systems with version
3.2 of gcc(1) and version 5.8 of perl(1).
Can you use a different version of perl(1) or gcc(1)? If so, does the
problem still occur?
Regards,
Steve Emmerson