glamor issue
Philippe PONCEBLANC <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.i386 |
|---|---|
| Organization | Boticiel |
| Message-ID | <1513637364.7888.3.camel@hpc-ortice> |
hi, after your recommandations the answer is : Quote: echo "X11_TYPE=modular" >> /etc/mk.conf And install meta-pkgs/modular-xorg. i have issue when i do 'make install' here this is my output : Quote: Making all in glamor gmake[1]: Entering directory '/usr/pkgsrc/x11/modular-xorg-server/work/xorg-server-1.19.3/glamor' CC glamor.lo In file included from glamor.c:36:0: glamor_priv.h:43:23: fatal error: epoxy/egl.h: No such file or directory #include <epoxy/egl.h> ^ compilation terminated. Makefile:730: recipe for target 'glamor.lo' failed gmake[1]: *** [glamor.lo] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/x11/modular-xorg-server/work/xorg-server-1.19.3/glamor' Makefile:778: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** Error code 2 Stop. make[2]: stopped in /usr/pkgsrc/x11/modular-xorg-server *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/x11/modular-xorg-server *** Error code 1 Stop. make: stopped in /usr/pkgsrc/meta-pkgs/modular-xorg hpc-ortice# end