Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 08:49:19 GMT
From:      Inamura Zempei <inamura@weather-service.co.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135541: [PATCH] math/p5-NetCDF cannot load module with netcdf-4
Message-ID:  <200906130849.n5D8nJHL037692@www.freebsd.org>
Resent-Message-ID: <200906130850.n5D8o1S5075460@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135541
>Category:       ports
>Synopsis:       [PATCH] math/p5-NetCDF cannot load module with netcdf-4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 13 08:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Inamura Zempei
>Release:        FreeBSD 7.2-RELEASE-p1 i386
>Organization:
>Environment:
system:
FreeBSD DevBase 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #0: Tue Jun  9 21:30:43 UTC 2009     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

ports:
p5-NetCDF (p5-NetCDF-1.2.3)
netcdf    (netcdf-4.0)

>Description:
Port 'netcdf-4.0' is enabled hdf5 support, but 'p5-NetCDF-1.2.3' build option is not included hdf5 libraries.

so that, when "use NetCDF", perl print message below and exit:

Can't load '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/NetCDF/NetCDF.so' for module NetCDF: /usr/local/lib/libnetcdf.so.5: Undefined symbol "H5T_NATIVE_UCHAR_g" at /usr/local/lib/perl5/5.8.9/mach/DynaLoader.pm line 226.
 at - line 0
Compilation failed in require.
BEGIN failed--compilation aborted.

>How-To-Repeat:
On 7.2-RELEASE:
install p5-NetCDF port
exec 'perl -MNetCDF'

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906130849.n5D8nJHL037692>