Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation fails due to constants #3

Open
tmiesse opened this issue May 17, 2023 · 0 comments
Open

compilation fails due to constants #3

tmiesse opened this issue May 17, 2023 · 0 comments

Comments

@tmiesse
Copy link

tmiesse commented May 17, 2023

Hi,
I was wondering if anyone else was encountering this error during the make process on the most recent xbeach from the svn repository. I can compile the version of xbeach that is hosted here, but there are some modules I need on the more recent version.

.libs/libxbeach_la-constants.o: In function constants._':
constants.F90:(.text+0x0): multiple definition of constants._' .libs/libxbeach_la-constants.o:constants.F90:(.text+0x0): first defined here make[4]: *** [Makefile:560: libxbeach.la] Error 1 make[4]: Leaving directory '/scratch/tmiesse/models/xbeach_tm_custom/trunk/src/xbeachlibrary' make[3]: *** [Makefile:490: all] Error 2 make[3]: Leaving directory '/scratch/tmiesse/models/xbeach_tm_custom/trunk/src/xbeachlibrary' make[2]: *** [Makefile:365: all-recursive] Error 1 make[2]: Leaving directory '/scratch/tmiesse/models/xbeach_tm_custom/trunk/src' make[1]: *** [Makefile:417: all-recursive] Error 1 make[1]: Leaving directory '/scratch/tmiesse/models/xbeach_tm_custom/trunk' make: *** [Makefile:349: all] Error 2 [tmiesse@hopper2 trunk]$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant