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

libfftw3f.a missing #91

Open
rspanbauer opened this issue Mar 5, 2024 · 0 comments
Open

libfftw3f.a missing #91

rspanbauer opened this issue Mar 5, 2024 · 0 comments

Comments

@rspanbauer
Copy link

I built sbitx from source this morning, using fftw-3.3.10, raspian bookworm. When I ran the build script,
the link failed:

compiling sbitx version v3.02 in /home/rick/sbitx
/usr/bin/ld: cannot find -lfftw3f: No such file or directory
collect2: error: ld returned 1 exit status

To resolve this, it was necessary to re-configure fftw3 using "./configure --enable-float", then recompile/reinstall.

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