[MacPorts] #71653: clutter build error: error: cogl/cogl-egl.h: No such file or directory

MacPorts noreply at macports.org
Fri Dec 27 16:14:05 UTC 2024


#71653: clutter build error: error: cogl/cogl-egl.h: No such file or directory
---------------------------+--------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.5
Resolution:                |   Keywords:
      Port:  clutter       |
---------------------------+--------------------

Comment (by barracuda156):

 So configure lies that by default EGL is disabled, it is not. Also, it
 fails to accept `--disable-egl-backend`.

 This fixes the issue, however:
 {{{
 configure.args-append \
                     --enable-egl-backend=no \
                     --enable-wayland-backend=no
 }}}

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


More information about the macports-tickets mailing list