undefined reference to `crosskss_ While Compiling COAWST

Discussion on computers, ROMS installation and compiling

Moderators: arango, robertson

Post Reply
Message
Author
arief121
Posts: 6
Joined: Mon Mar 07, 2022 2:14 pm
Location: BMKG

undefined reference to `crosskss_ While Compiling COAWST

#1 Unread post by arief121 »

Dear All,

I want to ask about problem that I face when compiling COAWST. I believe I have all the necessary modules and libraries installed, however when I try to compile for the sandy test case, a swan section error shows up. I've never had a problem like this before, and despite my best efforts, I'm still unable to fix it. The error show up like this:

"./Build/libSWAN.a(swanout1.o): In function `swouta_':^M
swanout1.f90:(.text+0x2e203): undefined reference to `crosskss_"

Can you guys assist me? I sincerely appreciate it.
Attached is log file of compiling coawst.bash.

Best regards,
Arief
Attachments
build.log
(1.76 MiB) Downloaded 107 times

jcwarner
Posts: 1172
Joined: Wed Dec 31, 2003 6:16 pm
Location: USGS, USA

Re: undefined reference to `crosskss_ While Compiling COAWST

#2 Unread post by jcwarner »

this is a coawst issue that has been resolved.
please do a git pull.
in the future please post these issues on the coawst site here:
https://github.com/jcwarner-usgs/COAWST/issues

thanks
j

arief121
Posts: 6
Joined: Mon Mar 07, 2022 2:14 pm
Location: BMKG

Re: undefined reference to `crosskss_ While Compiling COAWST

#3 Unread post by arief121 »

Dear J,

Thank you for the information. I already did the git pull of the COAWST source, and it's okay now.

Arief

Post Reply