how to solve this roms plot package install problem

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
wrh
Posts: 23
Joined: Fri Nov 14, 2008 4:26 pm
Location: zhejiang ocean university

how to solve this roms plot package install problem

#1 Unread post by wrh »

dear all:
could you help me with this problem i met with installing roms plot package??
/usr/bin/gfortran -frepack-arrays -O3 -ffast-math \
cnt.o cpmpxy2d.o mapeod.o stumsl.o stumxy.o vvumxy.o -o /home/wrh/bin/cnt \
libUTIL.a -L/usr/local/ncarg/lib -lncarg -lncarg_gks -lncarg_c -L/usr/X11R6/lib64 -lX11 -L/usr/local/lib -lpng -L/opt/gfortransoft/s_netcdf4/lib -lnetcdf -L/usr/local/hdf5/lib -lhdf5_hl -lhdf5 -lz
/usr/bin/ld: Warning: size of symbol `mapcm1_' changed from 48 in libUTIL.a(hbackground.o) to 40 in /usr/local/ncarg/lib/libncarg.a(mapbd.o)
/usr/local/lib/libhdf5.a(H5Z.o): In function `H5Z_init_interface':
H5Z.c:(.text+0x386): undefined reference to `SZ_encoder_enabled'
/usr/local/lib/libhdf5.a(H5Zszip.o): In function `H5Z_filter_szip':
H5Zszip.c:(.text+0x173): undefined reference to `SZ_BufftoBuffDecompress'
H5Zszip.c:(.text+0x29e): undefined reference to `SZ_BufftoBuffCompress'
collect2: ld 1
make: *** [/home/wrh/bin/cnt]

User avatar
robertson
Site Admin
Posts: 219
Joined: Wed Feb 26, 2003 3:12 pm
Location: IMCS, Rutgers University

Re: how to solve this roms plot package install problem

#2 Unread post by robertson »

check near the bottom of the following thread:

viewtopic.php?f=14&t=589

Post Reply