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

Minor bug in building xmvis6 #146

Open
kshedstrom opened this issue Sep 26, 2024 · 1 comment
Open

Minor bug in building xmvis6 #146

kshedstrom opened this issue Sep 26, 2024 · 1 comment

Comments

@kshedstrom
Copy link

I got this error during the build:

/usr/bin/ld: adc3dwin.o:/home/kate/schism/src/Utility/ACE/xmvis6/adc3dwin.c:820: multiple definition of curadc3d'; main.o:/home/kate/schism/src/Utility/ACE/xmvis6/globals.h:161: first defined here`

I commented out line 820 and it compiled. But do you want to be setting that variable to 0 in globals.h?

This was on: Linux skink 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Otherwise an easy build!

@josephzhang8
Copy link
Member

josephzhang8 commented Sep 27, 2024 via email

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

2 participants