[MacPorts] #57294: libkdegames @4.14.3: 'al.h' file not found

MacPorts noreply at macports.org
Sun Apr 12 05:53:30 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):

 Sorry, I somewhat left that ticket as is as I was not on Mojave at the
 time it was submitted, and then forgot to look at it in details after I
 upgraded.

 It seems that a rather easy fix can take care of the issue. Just patching
 the problematic file with:
 {{{
 -#include <al.h>
 -#include <alc.h>
 +#include <OpenAL/al.h>
 +#include <OpenAL/alc.h>
 }}}
 seems to do the trick. I am just not sure if this patch then causes issues
 with older OS versions.

-- 
Ticket URL: <https://trac.macports.org/ticket/57294#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list