Bug 5228 - wrong version of netcdf.mod
Summary: wrong version of netcdf.mod
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-04 11:12 CEST by michel tyteca
Modified: 2012-04-06 11:34 CEST (History)
2 users (show)

See Also:
Source RPM: netcdf
CVE:
Status comment:


Attachments

Description michel tyteca 2012-04-04 11:12:33 CEST
Description of problem:

It seems gcc and gfortan are newer than libnetcdf.
So netcdf.mod is a module version 4 and gfortran expect now a version 6 module.
netcdf need to be re-compiled by gcc to be used by gfortran

Here is the log i got:

gfortran lect_EOF.f90 -I/usr/include -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lm -lz
lect_EOF.f90:3.16:

      use netcdf
                1
Fatal Error: Wrong module version '4' (expected '6') for file 'netcdf.mod' opened at (1)
Manuel Hiebel 2012-04-04 19:51:13 CEST

CC: (none) => dmorganec, fundawang
Source RPM: lib64netcdf => netcdf

Comment 1 Funda Wang 2012-04-06 11:34:14 CEST
fixed in latest netcdf

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.