xorg-server-1.7.7_4,1 build fails

Yuri yuri at rawbw.com
Sun Apr 22 22:16:23 UTC 2012


On 04/22/2012 14:54, Yuri wrote:
> Making all in Xext
>   CC    bigreq.o
> bigreq.c:39:41: error: X11/extensions/bigreqsproto.h: No such file or 
> directory


This is fixed by manual install of x11/bigreqsproto and the subsequent error
xcmisc.c:40:40: error: X11/extensions/xcmiscproto.h: No such file or 
directory
xcmisc.c: In function 'XCMiscExtensionInit':
xcmisc.c:63: error: 'XCMiscExtensionName' undeclared (first use in this 
function)

is fixed by manual install of x11/xcmiscproto.

The bottom line is: dependencies are somehow broken for dependencies 
like these:
xorg-server-1.7.7_4,1 -> x11/bigreqsproto
xorg-server-1.7.7_4,1 -> x11/xcmiscproto
graphics/libGL -> x11/glproto
and probably others.

Yuri


More information about the freebsd-x11 mailing list