On Thu, May 27, 2010 at 1:12 AM, Michael Jerris <[email protected]> wrote: > Looks like the issue is, fc 13 has a newer version of xerces-c (3.0) that > does not have this header file. So the spec file requirements of a > xerces-c-devel > 2.6 don't get satisfied by the one built for sipx, instead > get satisfied by the newer incompatible xerces-c
Doing install on Fedora 12, I encountered the same dependency requirement (xerces). I updated xerces using yum and everything went OK afterward. This is not a reliable approach, but, as a workaround, maybe downgrading xerces installation on Fedora 13 may work Anyway here is a good link where you can find needed dependencies in general, and also some rpms for xerces 2 for Fedora 13 http://www.rpmfind.net/linux/rpm2html/search.php?query=xerces&submit=Search+...&system=fedora&arch= Mircea > Mike > On May 26, 2010, at 6:04 PM, Michael Jerris wrote: > > sipxcommserverlib > xsdvalid.cpp:18:38: error: xercesc/dom/DOMBuilder.hpp: No such file or > directory > Missing dependency? > > On May 26, 2010, at 10:38 AM, Douglas Hubler wrote: > > On Wed, May 26, 2010 at 10:23 AM, Jerry Alberts <[email protected]> wrote: > > Anyone have any luck with Fedora 13 yet? > > based on your email, I decided to turn on building for Fedora 13 for > 4.2 branch. > > https://build.opensuse.org/project/monitor?project=home%3Asipfoundry > > I'll post back on the results when they come in. > > I also posting to obs build service about centos 5.5. For minor > updates, they might just take the approach of upgrading their centos 5 > systems wholesale. > _______________________________________________ > sipx-dev mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > sipXecs IP PBX -- http://www.sipfoundry.org/ > > > > _______________________________________________ > sipx-dev mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > sipXecs IP PBX -- http://www.sipfoundry.org/ > _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
