Skip to Content.
Sympa Menu

mace-opensaml-users - Problems installing opensaml

Subject: OpenSAML user discussion

List archive

Problems installing opensaml


Chronological Thread 
  • From:
  • To:
  • Subject: Problems installing opensaml
  • Date: Thu, 10 Feb 2005 09:07:45 -0500

I am running into some issues installing opensaml 1.0 (c++). I have
followed the
instructions and installed all of the pre-reqs. I am down to the last step
of actually installing opensaml. It seems it is having some compiler
issues. Here is what I am getting:

/usr/lib64/crti.o: In function `_init':
/usr/lib64/crti.o(.init+0x0): multiple definition of `_init'
/usr/lib64/crti.o(.init+0x0): first defined here
/usr/lib64/crti.o: In function `_fini':
/usr/lib64/crti.o(.fini+0x0): multiple definition of `_fini'
/usr/lib64/crti.o(.fini+0x0): first defined here


I did a bit of digging around and found this information:
http://www.linux-mag.com/2002-04/compile_03.html

It describes the problem that I am having. Since the install is all
scripted, I am not sure what I can do about this. I am using gcc 3.2.2. I
am trying to install on an s390x suse linux server.

Has anyone run into this? Can anyone offer any assistance?

Thanks.

Tom Diecidue




Archive powered by MHonArc 2.6.16.

Top of Page