I'm using the current cvs tree on my FreeBSD laptop because the released versions of XFree86 don't work with my ATI Mobility thing. Last time I compiled the current code (as of a couple of months ago) it worked fine. However the current code fails to build.
xc/lib/Xmu/CvtStdSel.c won't compile because hparams is undeclared. This appears to be owing to some evil "portability" hacks. The inclusion of Xos_r.h in CvtStdSel.c seems to be broken, but I haven't yet managed to work out the correct way to fix it. In addition to this, the make files are broken in that they ignore the failure to build libXmu and the failure to link every program that depends on libXmu; the failure only becomes aparrent when `make install` is run. This is nasty. I'm not on the list, so replies CC:ed to me would be appreciated. Tony. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
