[MacPorts] #61682: error: implicit declaration of function 'fft_forward' is invalid in C99
MacPorts
noreply at macports.org
Fri Nov 27 13:55:18 UTC 2020
#61682: error: implicit declaration of function 'fft_forward' is invalid in C99
-----------------------+------------------------
Reporter: RichieB2B | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: patch | Port: cdparanoia
-----------------------+------------------------
The current code is missing a few header file includes and on macOS 11
(Big Sur) this will no longer compile. Attached patch fixes this. This
patch assumes gcc4.3.patch from https://trac.macports.org/ticket/54654 is
also applied. My portfile now reads:
patchfiles osx_interface.patch gcc4.3.patch
explicit_declarations.diff
--
Ticket URL: <https://trac.macports.org/ticket/61682>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list