Skip to Content.
Sympa Menu

mace-opensaml-users - configure: error: unable to link with xmltooling library

Subject: OpenSAML user discussion

List archive

configure: error: unable to link with xmltooling library


Chronological Thread 
  • From: "arpit jain" <>
  • To:
  • Subject: configure: error: unable to link with xmltooling library
  • Date: Mon, 9 Jun 2008 10:50:16 +0530
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=e/3ouslm9+ku4kIZMERoQyteti6lLnZRQ4XmNgTyyKZaCkZ8aOF/ZMFpPRjdn2uMUQ kcEErXQ+JgidGh7VJy2GMIKDt8Z2zDaTv3wXrvMve/MUxg1fzwmfxnxmsRIn5tlasK/e I//x3LffU1Fbl7wY15Ix1Yhvt7CiVwGRhLu/4=

Hii


I am trying to build opensaml-2.0 from source. However I am getting the below error while configuring:

configure: error: unable to link with xmltooling library

I have build all the dependencies like XERCES,log4shib,openssl,XMl-security, XMLtooling from source but cant understand why I am getting this error while building Opensaml-2.0.

The command which I am giving while building OPennsaml-2.0 is:

./configure --with-log4shib=/usr/local/shibboleth-sp --with-openssl=/usr/local/globus-4.0.7/bin/ --with-xmltooling=/usr/local/shibboleth-sp/ --prefix=/usr/local/shibboleth-sp/ -C

and I have also tried with

./configure LDFLAGS=-L/usr/local/shibboleth-sp/lib/ --with-log4shib=/usr/local/shibboleth-sp --with-openssl=/usr/local/shibboleth-sp/ --with-xmltooling=/usr/local/shibboleth-sp/ --prefix=/usr/local/shibboleth-sp/ -C

Please help me out from this problem.


Thanks
Arpit Jain



Archive powered by MHonArc 2.6.16.

Top of Page