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

Building issues: small propositions #14

Open
kerim371 opened this issue Sep 16, 2022 · 1 comment
Open

Building issues: small propositions #14

kerim371 opened this issue Sep 16, 2022 · 1 comment

Comments

@kerim371
Copy link

Hi,

I was trying to build OpenSeaSeis with SU support on Ubuntu 20.04.
At first I got an error that EXEC_TYPE_MULTITRACE was'nt declared at this scope.
I think it should be EXEC_TYPE_INPUT (or EXEC_TYPE_NORMAL please correct me so I could rebuild it correctly).

Also in the documentation How to install FFTW I think it should be noted that --enable-shared is required as well.

With these fixes I could build it correctly, thank you :)

@kerim371
Copy link
Author

Also I encountered errors with this file:

OpenSeaSeis/src/cs/modules/fft/mod_fft_0.5.cc:443:32: error: ‘class cseis_geolib::csFFTTools’ has no member named ‘fft_forward’
  443 |       success = vars->fftTool->fft_forward( samples );

Link to the source code

I think there are other issues with this file as well.
I downloaded latest FFTW 3.3.10

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