Skip to Content.
Sympa Menu

shibboleth-dev - Installation of opensaml on SLES 9

Subject: Shibboleth Developers

List archive

Installation of opensaml on SLES 9


Chronological Thread 
  • From: Studer Olivier <>
  • To: "" <>
  • Subject: Installation of opensaml on SLES 9
  • Date: Fri, 12 Sep 2008 14:34:52 +0200
  • Accept-language: en-US, fr-CH
  • Acceptlanguage: en-US, fr-CH

Hi,

 

On Internet I have found the following note to explain the installation of Shibboleth on a SuSE Linux Enterprise Server 9 with creation of package, https://aai-wiki.univie.ac.at/SuSE/RPMs. But I have a problem with the creation the package opensaml.

 

The error is :

 

Making all in saml

make[2]: Entering directory `/usr/src/packages/BUILD/opensaml-2.1/saml'

if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..   -pthread -Wall -O2 -g -O2 -DNDEBUG    -pthread -O2 -g -Wall -O2 -DNDEBUG -MT SAMLConfig.lo -MD -MP -MF ".deps/SAMLConfig.Tpo" -c -o SAMLConfig.lo SAMLConfig.cpp; \

then mv -f ".deps/SAMLConfig.Tpo" ".deps/SAMLConfig.Plo"; else rm -f ".deps/SAMLConfig.Tpo"; exit 1; fi

In file included from SAMLConfig.cpp:45:

saml1/core/Assertions.h: In static member function `static

   opensaml::saml1::Condition*

   opensaml::saml1::ConditionBuilder::buildCondition(const xmltooling::QName&)

   ':

saml1/core/Assertions.h:283: error: cannot convert `opensaml::saml1::Statement*

   ' to `opensaml::saml1::Condition*' in return

In file included from saml2/core/Protocols.h:26,

                 from SAMLConfig.cpp:47:

../saml/saml2/core/Assertions.h: In static member function `static

   opensaml::saml2::Condition*

   opensaml::saml2::ConditionBuilder::buildCondition(const xmltooling::QName&)

   ':

../saml/saml2/core/Assertions.h:480: error: cannot convert `

   opensaml::saml2::Statement*' to `opensaml::saml2::Condition*' in return

make[2]: *** [SAMLConfig.lo] Error 1

make[2]: Leaving directory `/usr/src/packages/BUILD/opensaml-2.1/saml'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/usr/src/packages/BUILD/opensaml-2.1'

make: *** [all] Error 2

error: Bad exit status from /var/tmp/rpm-tmp.59277 (%build)

 

 

RPM build errors:

    Bad exit status from /var/tmp/rpm-tmp.59277 (%build)

 

Someone can be help me?

 

Regards

/Olivier




Archive powered by MHonArc 2.6.16.

Top of Page