Description of Problem: XFree86 4.2.99-20021110.3 needs expat-devel to compile xc/lib/fontconfig/src/fcxml.c Version-Release number of selected component (if applicable): How Reproducible: Try rebuilding on a box that doesn't have expat-devel installed Steps to Reproduce: 1. 2. 3. Actual Results: Expected Results: Additional Information: This just needs a 'BuildPrereq: expat-devel' line in the spec file....
I added that buildreq in the .7 build. ;o) I guess it didn't go public yet. The latest build does not build fontconfig, but uses the system supplied fontconfig. It is not a bad idea anyway to add the BuildRequires since something else might use expat too, and i sometimes test the internal fontconfig builds... I'll add the buildreq. Thanks.
Argh.. the above comment makes no sense. ;o) I was thinking 3 different things while typing. I confused fontconfig-devel and expat-devel. So... to clarify.... The next build of X will have everything properly. ;o) If you catch any other missing deps, let me know. Thanks again.