xorg-server 1.4_2,1 fails on RELENG_7

Peter Grehan grehan at freebsd.org
Thu Nov 8 16:53:06 PST 2007


Hi Torfinn,

> Any hints to try?

  I think it's an error in int10 configuration rules. Looks like there 
should be a line of the form:

@INT10_STUB_TRUE at INCLUDES = $(XORG_INCS)

  .. since the int10 code is a stub on FreeBSD/ppc. There is a rule 
exactly like that for INT10_VM86_TRUE - since that is false, it 
generates a commented-out line in the resulting Makefile:

#INCLUDES = $(XORG_INCS)

  So, I uncommented out that line. The int10 directory built, and I'm 
now on to the next error :)

later,

Peter.


More information about the freebsd-ppc mailing list