[JIRA] Commented: (SSPCPP-500) configure fails against Apache 2.4
Scott Cantor (JIRA)
noreply at shibboleth.net
Thu Sep 13 12:21:21 EDT 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386#comment-14386 ]
Scott Cantor commented on SSPCPP-500:
-------------------------------------
The other bug might be why I had to fully qualify the options like I did. If you follow my example it would work without that extra change.
The warning is what it is, I have no control over what that will do to you. It simply tells you whether the compiler options used match or not. Since the SP is C++ and the server is C, they tend to be different anyway.
> configure fails against Apache 2.4
> ----------------------------------
>
> Key: SSPCPP-500
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-500
> Project: Shibboleth SP - C++
> Issue Type: Bug
> Components: Build
> Affects Versions: 2.5.0
> Environment: RHEL 6.2, Apache 2.4.3, OpenSSL 1.0.1c
> Reporter: ryzxkckembdb7mcblxbqp+grel0=@https://login.uea.ac.uk/entity
> Assignee: Scott Cantor
> Attachments: config_2.log, configure.ac.patch
>
>
> Dependencies installed via yum repositories:
> yum install log4shib.x86_64 opensaml.x86_64 xerces.x86_64 xml-security.x86_64 xmltooling.x86_64 rpm-build libxerces-c-devel.x86_64 libxml-security-c-devel.x86_64 libxmltooling-devel.x86_64 libsaml-devel.x86_64 xmltooling-schemas.x86_64 opensaml-schemas.x86_64
> Configuring Shibboleth SP 2.5.0:
> ./configure --with-apxs24=/usr/local/apache/bin/apxs --enable-apache-24 --with-openssl=/usr/local/openssl
> Configure fails, concluding with:
> checking if default apache needed... yes
> checking for apxs2... no
> checking for apxs... /usr/local/apache/bin/apxs
> checking default apache version... configure: error: unusable apache versions: . Try setting --with-apxs
> config.log attached.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list