Skip to Content.
Sympa Menu

shibboleth-dev - Re: Problems Compiling 'apache.cpp'

Subject: Shibboleth Developers

List archive

Re: Problems Compiling 'apache.cpp'


Chronological Thread 
  • From: Philip Mötteli <>
  • To:
  • Subject: Re: Problems Compiling 'apache.cpp'
  • Date: Wed, 31 Jan 2007 17:14:02 +0100

Hi,


Am 31.01.2007 um 16:46 schrieb Scott Cantor:

Well, I can't compare, but already the bootstrap doesn't seem to me
very kosher:

It is what it is.

That was no offense! Just a statement: "Kosher", in the sense, applied to me and my OpenSuSE. Not in the sense of how this script is implemented. I'm perfectly aware, that OpenSuSE is not officially supported. I just try to satisfy my bosses.


Early Linux had horribly out of date autotools and we had
to work around it somehow. There's no easy way to know how to invoke
autotools.

Ok. Anyway, it's not easy to write all these autoconfigure scripts. Wouldn't want to do it.


make[2]: *** No rule to make target `inqueue.pem', needed by `all-
am'. Stop.

It's fixed now.

Thanks. Yes, the bootstrap produces quite some more output.
And it compiles up until the same place as the release version:

Making all in apache
make[2]: Entering directory `/usr/src/SVN/cpp-sp/branches/Rel_1_3/ apache'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ - DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pthread -O2 - DNDEBUG -DSSL_EXPERIMENTAL_ENGINE -DMAX_SERVER_LIMIT=200000 - DLDAP_DEPRECATED -DMAXLINE=4096 -O2 -march=i586 -mtune=i686 -fmessage- length=0 -Wall -D_FORTIFY_SOURCE=2 -g -fPIC -Wall -fno-strict- aliasing -DLDAP_DEPRECATED -pthread -DLINUX=2 -D_REENTRANT - D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/apr-1 -I/usr/ include/apache2 -pthread -Wall -O2 -DNDEBUG -MT mod_shib_20_la- mod_shib_20.lo -MD -MP -MF ".deps/mod_shib_20_la-mod_shib_20.Tpo" -c - o mod_shib_20_la-mod_shib_20.lo `test -f 'mod_shib_20.cpp' || echo './'`mod_shib_20.cpp; \
then mv -f ".deps/mod_shib_20_la-mod_shib_20.Tpo" ".deps/ mod_shib_20_la-mod_shib_20.Plo"; else rm -f ".deps/mod_shib_20_la- mod_shib_20.Tpo"; exit 1; fi
mod_apache.cpp: In constructor 'ShibTargetApache::ShibTargetApache (request_rec*)':
mod_apache.cpp:256: error: 'ap_http_method' was not declared in this scope
make[2]: *** [mod_shib_20_la-mod_shib_20.lo] Error 1
make[2]: Leaving directory `/usr/src/SVN/cpp-sp/branches/Rel_1_3/apache'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/SVN/cpp-sp/branches/Rel_1_3'
make: *** [all] Error 2


Using a branch is not the same as using a tag, it's subject to
problems like this because I don't test every change until I prepare
releases.

I know. Again this was never meant as an offense!


Do I have to conclude, that it is not possible to use Shibboleth on
OpenSuSE 10.2?

You should expect issues and problems when using platforms I don't use.

I'm ready to help out as much as I can.


If
people want support for other Linux platforms (i.e. not Red Hat), they need
to supply the time to test builds,

I could do that.


supply patches,

That is more difficult.


etc. That's part of open
source. It will probably not just work all the time, no.

As long as I have your help, I could deal with that.
I could offer you an account on this machine.


Thanks
Phil





Archive powered by MHonArc 2.6.16.

Top of Page