Skip to content

Don't find libfftw which reveals V2 instead of V3 - #34

Open
daschuer wants to merge 1 commit into
mainfrom
fix-find-fftw3
Open

Don't find libfftw which reveals V2 instead of V3#34
daschuer wants to merge 1 commit into
mainfrom
fix-find-fftw3

Conversation

@daschuer

Copy link
Copy Markdown
Member

No description provided.

@rrrapha

rrrapha commented Jan 10, 2026

Copy link
Copy Markdown

Can this be merged?
It fixes the following linker error for me on OpenBSD:

ld: error: undefined reference: fftw_plan_dft_r2c_1d
>>> referenced by libkeyfinder.so.0.0 (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: fftw_execute
>>> referenced by libkeyfinder.so.0.0 (disallowed by --no-allow-shlib-undefined)

@Swiftb0y Swiftb0y left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge and see if this breaks anything downstream?

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

Successfully merging this pull request may close these issues.

3 participants