[MacPorts] #57294: libkdegames @4.14.3: 'al.h' file not found
MacPorts
noreply at macports.org
Mon Apr 13 13:35:41 UTC 2020
#57294: libkdegames @4.14.3: 'al.h' file not found
--------------------------+-------------------------
Reporter: rlhamil | Owner: NicosPavlov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords: mojave
Port: libkdegames |
--------------------------+-------------------------
Comment (by NicosPavlov):
Alright, so I checked again, and I don't know what happened the first
time, but removing the -DOPENAL_INCLUDE_DIR and -DOPENAL_LIBRARY variable
from the PortGroup works.
In that case, it finds the proper SDK:
{{{
Found OpenAL:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenAL.framework
}}}
based on configure.sdk.
So the solution would be to suppress the paths in the PortGroup, and check
for configure.sdk, and set it to "/" if it is empty.
I just need to check which ports in the KDE PortGroup would be affected by
that change.
--
Ticket URL: <https://trac.macports.org/ticket/57294#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list