Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] log4shib compile error

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] log4shib compile error


Chronological Thread 
  • From: Scott Cantor <>
  • To:
  • Subject: Re: [Shib-Dev] log4shib compile error
  • Date: Mon, 09 Jun 2008 11:46:13 -0400
  • Priority: normal

> I get this error when I try and compile log4shib on a Tru64-
> based Alpha server with gcc 3.4.6:

Tru64 isn't a supported platform, so if you're expecting anything to "just
work", you'll need to adjust your expectations.

Going further, it's:

- not been attempted in years
- not related to any platform that is supported
- not something anybody involved has access to, so is impossible to support
on an ongoing basis

> g++: strict_ansi_errors: No such file or directory
> cc1plus: error: unrecognized command line option "-std"

Apparently the makefile (or really configure) won't support it without
changes. Possibly trivial ones that you should be able to see how to make
pretty easily. If not, you're probably going to need help porting.

> Is this something that I need to take up with the log4cpp people or
> could it have something to do with the log4shib fork itself?

log4cpp doesn't build much of anywhere other than Linux, so you can do the
math. That's why I forked.

> And, for that matter, is it even worth trying to compile the 2.0 SP on a
> 64-bit box yet?

It's not a 64-bit problem.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page