[vtk-developers] [VTK 0013290]: vtk netcdf does not link when using system hdf5

Mantis Bug Tracker mantis at public.kitware.com
Mon Jul 2 13:56:18 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://www.vtk.org/Bug/view.php?id=13290 
====================================================================== 
Reported By:                Matthew Woehlke
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   13290
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    TBD 
Type:                       incorrect functionality 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2012-07-02 13:56 EDT
Last Modified:              2012-07-02 13:56 EDT
====================================================================== 
Summary:                    vtk netcdf does not link when using system hdf5
Description: 
Trying to build VTK master (50e193b2) on Fedora 17 using the system version of
HDF5 fails with the following link errors:

ThirdParty/netcdf/vtknetcdf/CMakeFiles/vtkNetCDF.dir/libsrc4/nc4var.c.o: In
function `nc4_find_default_chunksizes2':
/usr/local/src/matthew/work/vtk/ThirdParty/netcdf/vtknetcdf/libsrc4/nc4var.c:299:
undefined reference to `pow'
ThirdParty/netcdf/vtknetcdf/CMakeFiles/vtkNetCDF.dir/libsrc4/nc4hdf.c.o: In
function `var_create_dataset':
/usr/local/src/matthew/work/vtk/ThirdParty/netcdf/vtknetcdf/libsrc4/nc4hdf.c:1379:
undefined reference to `pow'
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-07-02 13:56 Matthew WoehlkeNew Issue                                    
======================================================================




More information about the vtk-developers mailing list