Felix, On Tue, Sep 30, 2003 at 12:09:04AM +0200, Felix K�hling wrote: > Hello, > > I'd like to get some sort of merge schedule for the config branch. > Actually I had planned to do it now after getting back from vacation. > But Jos� had reported a strange compiling error in expat.h on his > snapshot build machine that isn't solved yet. I also fixed another build > probem on linux just yesterday that I didn't notice before because I > never did a cvs upgrade. :-/
Funny you brought this up - I was exactly trying to sort those build problems. Appearently your latest commit fixed it. The thing is that I build the snapshots by mixing the XFree86 4.3.0 source tree, which it has expat included, but an OLD version of expat: which doesn't define "enum XML_Status", XML_STATUS_ERROR, or XML_STATUS_OK... So you still need to sort that out: either you ask XFree86 to upgrade expat, or you need to adapt xmlconfig.c to cope with the older expat version. Otherwise, when the config branch hits XFree86's people will have the same troubles building that I did. > I think once the snapshots work the merge could proceed. The branch has > been working reliably on my box for quite some time with r100. Eric > Anholt was so kind to test the branch on FreeBSD with r128 and mga IIRC, > and Michel D�nzer on Linux (Mac) with r200. Otherwise I'm not sure how > widely it was tested though, considering that there were no working > snapshots and that noone noticed the linux build problems for at least 3 > weeks. ;-) There haven't been any snapshots for longer than that! Anyway, I'm now building a snapshot. If it succeeds please do a public request for testing on the dri-users and dri-devel. Jos� Fonseca ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
