tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gtk3+ broken on OSX due to epoxy update



I am doing the usual rebuild everything to test the pending branch.

On OS X, gtk3+ fails to build, apparently because glx.h is omitted in
libepoxy on OS X, but it's still referenced in headers:

  CC       gdkdisplay-x11.lo
  In file included from gdkdisplay-x11.c:40:
  ./gdkglcontext-x11.h:28:10: fatal error: 'epoxy/glx.h' file not found
  #include <epoxy/glx.h>
           ^
           1 error generated.

rolling libepoxy back to 9/12 (and hence 1.2) results in the gtk build
getting way past this point and looking like it's going to succeed.

Attachment: pgpYzDoqNhByd.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index