[JIRA] Commented: (SSPCPP-500) configure fails against Apache 2.4
Scott Cantor (JIRA)
noreply at shibboleth.net
Thu Sep 13 11:59:21 EDT 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384#comment-14384 ]
Scott Cantor commented on SSPCPP-500:
-------------------------------------
My working configure:
./configure --prefix=/opt/shibboleth --enable-apache-24 --with-apxs24=/usr/local/apache/bin/apxs --with-apr1=/usr/local/apache/bin/apr-1-config --with-apu1=/usr/local/apache/bin/apu-1-config
I will review the various options for proper behavior before I close and check in. I thought the various --with options would work without specifying the full paths to the files, but I couldn't get that working.
If you want to try avoiding a patch, you may be able to get it working by installing the built-in Apache files, and having it autodetect those but also build the 2.4 bits with your options.
Thanks for finding this.
> 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