compiling WC13_R4DVAR error

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
YC13
Posts: 4
Joined: Tue Mar 15, 2016 4:05 pm
Location: Institute of Oceanology .CAS

compiling WC13_R4DVAR error

#1 Unread post by YC13 »

hello everyone,

I have changed the LIBDIR of build.bash & Linux_ifort.mk as

export ARPACK_LIBDIR=/home/model/ROMS/Lib/ARPACK
export PARPACK_LIBDIR=/home/model/ROMS/Lib/ARPACK/PARPACK

error message shows
[
-L/home/model/local/lib -lnetcdf -lnetcdff -L/home/model/ROMS/Lib/ARPACK/PARPACK -lparpack -L/home/model/ROMS/Lib/ARPACK -larpack
ld: cannot find -lparpack
ld: cannot find -larpack
]

Post Reply