Skip to Content.
Sympa Menu

mace-opensaml-users - undefined reference to `saml::Iterator<saml::SAMLAction*>::clone() const'

Subject: OpenSAML user discussion

List archive

undefined reference to `saml::Iterator<saml::SAMLAction*>::clone() const'


Chronological Thread 
  • From: hpt <>
  • To:
  • Subject: undefined reference to `saml::Iterator<saml::SAMLAction*>::clone() const'
  • Date: Fri, 27 May 2005 16:07:55 +0800

hi
I'am newbie for opensaml. When I try to compile the opensaml 1.0.1, I
got these info:

../saml/.libs/libsaml.so: undefined reference to
`saml::Iterator<saml::SAMLAction*>::clone() const'
../saml/.libs/libsaml.so: undefined reference to
`saml::Iterator<saml::SAMLAttributeDesignator*>::clone() const'
../saml/.libs/libsaml.so: undefined reference to
`saml::Iterator<saml::SAMLStatement*>::clone() const'
../saml/.libs/libsaml.so: undefined reference to
`saml::Iterator<saml::SAMLCondition*>::clone() const'
../saml/.libs/libsaml.so: undefined reference to
`saml::Iterator<saml::SAMLAttribute*>::clone() const'
../saml/.libs/libsaml.so: undefined reference to
`saml::Iterator<saml::SAMLAuthorityBinding*>::clone() const'
../saml/.libs/libsaml.so: undefined reference to
`saml::Iterator<saml::SAMLAssertion*>::clone() const'
collect2: ld returned 1 exit status
make[2]: *** [tester] Error 1

What's the matter with it ? I use FC4test3, with gcc4.

Sorry for my poor English. Thank you.



Archive powered by MHonArc 2.6.16.

Top of Page