Build error xml-security-c 1.4.0

2008-11-07 Thread Edric
Hello, I am trying to build Shibboleth on an OS X Leopard Server (10.5.5). One of its dependencies is xml-security-c. I am trying to build version 1.4.0. Unfortunately, it won't build. I have already built xerces-c-3.0.0. I have set these environment variables: XERCESCROOT="/opt/shibb

RE: Build error xml-security-c 1.4.0

2008-11-07 Thread Scott Cantor
> I have already built xerces-c-3.0.0. I have set these environment variables: It does not work with Xerces 3.0 and won't until somebody ports it. If that requires API changes, it will require going to a 1.5, otherwise it should appear in a 1.4.1 release. -- Scott

Re: Build error xml-security-c 1.4.0

2008-11-07 Thread Edric
Thanks for the quick reply, Scott. Would Xerces 2.8 be alright then? Edric On Nov 7, 2008, at 11:00 AM, Scott Cantor wrote: I have already built xerces-c-3.0.0. I have set these environment variables: It does not work with Xerces 3.0 and won't until somebody ports it. If that requires AP

RE: Build error xml-security-c 1.4.0

2008-11-07 Thread Scott Cantor
> Thanks for the quick reply, Scott. Would Xerces 2.8 be alright then? Yes. -- Scott