XFree86-4
Matthew Dillon
dillon at apollo.backplane.com
Mon Dec 1 21:08:22 PST 2003
:Currently I cant get X working on dragonfly. The port of XFree86-Server
:from FreeBSD segfaults without much of a clue, and the port cannot build
:because currently dri fails during the build. Heres the output of make
:in graphics/dri and XFree86.0.log.
:
:-Craig
:--
:------------------------------------------------------------------------
:Craig Dooley craig at xxxxxxxxxx
I tracked the issue down to the OS revision tests that X makes. The
problem is that it is using imake-builtins which generate the OS rev
from the uname output which ignores the FreeBSD override from ports.
The only real solution is to make X a native DragonFly port.
-Matt
More information about the Kernel
mailing list