xerces 2.7?
Scott Cantor
cantor.2 at osu.edu
Thu Aug 20 17:27:14 UTC 2009
Russ Allbery wrote on 2009-08-20:
>> /bin/bash ../libtool --silent --tag=CXX --mode=compile g++ -
>> DHAVE_CONFIG_H - I. -I.. -g -Wall -O2 -O2 -DNDEBUG -pthread
>> -Wall-g -O2 -DNDEBUG -c - o SPConfig.lo SPConfig.cpp
>> SPConfig.cpp:58:48: error: xmltooling/util/CurlNetAccessor.hpp: No such
> file or directory
>
> If you were building shibboleth-sp2 from Git, note that I haven't imported
> the 2.2 release yet, so you're still getting 2.1, which may not work with
> the latest xmltooling and opensaml2.
FWIW, configure should catch that, but only indirectly. I should have added
a test for xmltooling >= 1.2 in the SP configure, but right now only the
opensaml configure enforces that. But your SP configure should bail if
opensaml isn't >= 1.2. so same difference.
-- Scott
More information about the Pkg-shibboleth-devel
mailing list