graphics/libGL build breaks because of missing file GL/glxint.h

Yuri yuri at rawbw.com
Sun Apr 22 21:52:57 UTC 2012


On 04/22/2012 14:41, Koop Mast wrote:
> Those headers that are missing should be installed by glproto, can you 
> reinstall it? libGL already depends on glproto.

I did reinstall it manually and it worked. But without me doing this, 
somehow dependency wasn't installed. Not sure why, since you are saying 
that libGL already depends on glproto.

Deps listed in my port are:
LIB_DEPENDS+=   drm:${PORTSDIR}/graphics/libdrm \
                 expat.6:${PORTSDIR}/textproc/expat2
USE_XORG=       glproto x11 xext xxf86vm xdamage xfixes dri2proto:both

For some reason, this last line didn't cause glproto to install.

Yuri


More information about the freebsd-x11 mailing list