Date: Thu, 13 Mar 2008 18:36:16 -0600 From: John E Hein <jhein@timing.com> To: "Florent Thoumie" <flz@xbsd.org> Cc: x11@freebsd.org Subject: Re: xdpyinfo is broken Message-ID: <18393.51328.495495.765870@gromit.timing.com> In-Reply-To: <a01628140803131342x3444f882o997ac7782e867a01@mail.gmail.com> References: <47D975F1.5010806@freebsd.org> <a01628140803131342x3444f882o997ac7782e867a01@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Florent Thoumie wrote at 20:42 +0000 on Mar 13, 2008: > On Thu, Mar 13, 2008 at 6:44 PM, Joe Marcus Clarke <marcus@freebsd.org> wrote: > > We're doing a GNOME 2.22 build, and we get this failure: > > > > http://www.marcuscom.com/tb/logs/6.3-MarcusCom/xdpyinfo-1.0.2.log > > > > Looks like xdpyinfo is missing a dependency. > > Can you try to add USE_XORG+="xxf86vm xxf86misc xxf86dga xi xrender > xinerama dmxproto xp"? > > Commit if it works. from the log... In file included from xdpyinfo.c:88: /usr/local/include/X11/extensions/XTest.h:50:35: X11/extensions/XInput.h: No such file or directory xdpyinfo has USE_XORG=xext x11 xtst libXtst depends on inputproto which should install XInput.h It looks like it has listed the dependency to me. It looks like Joe's log shows 'pkg_add libXtst-1.0.3.tbz' Did the libXtst install not install XInput.h?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18393.51328.495495.765870>