Date: Sun, 22 Apr 2012 14:52:50 -0700 From: Yuri <yuri@rawbw.com> To: Koop Mast <kwm@rainbow-runner.nl> Cc: x11@FreeBSD.org Subject: Re: graphics/libGL build breaks because of missing file GL/glxint.h Message-ID: <4F947DB2.40709@rawbw.com> In-Reply-To: <4F947B14.5060301@rainbow-runner.nl> References: <4F946A56.8050404@rawbw.com> <4F946C7D.1070607@rainbow-runner.nl> <4F946F54.2020302@rawbw.com> <4F947B14.5060301@rainbow-runner.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F947DB2.40709>