Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] opensaml-2.1 configure: error: unable to link with XML-Security library

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] opensaml-2.1 configure: error: unable to link with XML-Security library


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [OpenSAML] opensaml-2.1 configure: error: unable to link with XML-Security library
  • Date: Fri, 9 Jan 2009 19:48:00 -0500
  • Organization: The Ohio State University

> From the config.log file:
>
> configure:23985: error: unable to link with XML-Security library

That's the result of the error, not the error itself. The error will be
above that in the log.

Diagnosing configure issues like that requires some knowledge of C/C++
development in order to identify why the test program generated by configure
doesn't compile or link, based on the code in the log and the error the
compiler reports.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page