Skip to Content.
Sympa Menu

mace-opensaml-users - Installation hurdle

Subject: OpenSAML user discussion

List archive

Installation hurdle


Chronological Thread 
  • From: "Tarun Ghanshyam Abhichandani" <>
  • To:
  • Subject: Installation hurdle
  • Date: Sun, 16 Mar 2003 22:15:43 -0800

Hello All:

I am in the process of installing Shibboleth 0.8 on Linux 7.1.

After following all the instructions for installation. That is after
installing
- OpenSSL
- libcurl
- log4cpp
- Xerces
- GNOME XML Packages
- xmlsec
I am facing a problem while installing OpenSAML.

I am getting the below listed output after running make.

This is the output:
======================
make[2]: Entering directory
`/usr/local/opensaml-0.8/saml'
source='QName.cpp' object='QName.lo' libtool=yes \
depfile='.deps/QName.Plo'
tmpdepfile='.deps/QName.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H
-I. -I. -I.. -DXMLSEC_OPENSSL096=1 -DXMLSEC_NO_AES=1
-I/opt/shibboleth/include
-I/opt/shibboleth/include/xmlsec
-I/opt/shibboleth/include/libxml2 -I. -pthread -g -O2
-c -o QName.lo `test -f 'QName.cpp' || echo
'./'`QName.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..
-DXMLSEC_OPENSSL096=1 -DXMLSEC_NO_AES=1
-I/opt/shibboleth/include
-I/opt/shibboleth/include/xmlsec
-I/opt/shibboleth/include/libxml2 -I. -pthread -g -O2
-c QName.cpp -MT QName.lo -MD -MP -MF .deps/QName.TPlo
-fPIC -DPIC
/usr/include/g++-3/std/bastring.h: In method `const
charT
*basic_string<charT, traits, Allocator>::c_str ()
const [with charT =
XMLCh, traits = string_char_traits<XMLCh>, Allocator =
__default_alloc_template<true, 0>]':
QName.cpp:78: instantiated from here
/usr/include/g++-3/std/bastring.h:343: cannot convert
`const char *' to
`const XMLCh *' in return
QName.cpp: In function `const XMLCh
*saml::QName::getNamespaceForQName
(const XMLCh *, DOMElement *)':
QName.cpp:109: `auto_ptr' undeclared (first use this
function)
QName.cpp:109: (Each undeclared identifier is reported
only once for
each function it appears in.)
QName.cpp:109: parse error before `>'
QName.cpp:110: `prefix' undeclared (first use this
function)
make[2]: *** [QName.lo] Error 1
make[2]: Leaving directory
`/usr/local/opensaml-0.8/saml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/opensaml-0.8'
make: *** [all] Error 2
===========================================

I think this is an error that i will have to solve before going
further for shibboleth.

Can anyone help?

Would really appreciate it,
Thanks,
Tarun

---------------------------------------------------mace-opensaml-users-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at

http://archives.internet2.edu/

---------------------------------------------------mace-opensaml-users--




Archive powered by MHonArc 2.6.16.

Top of Page