mod_shib_22.so missing after SRPM rebuild process
Jen Hong
jenhong at stanford.edu
Wed Aug 30 13:35:41 EDT 2017
Hi Alex:
We have httpd-devel-2.2.15-60.0.1.el6_9.4.x86_64 installed. You and Scott are right, we might not have the right flag set? In the document there is option for bypassing httpd-devel package. What is the options for with the httpd-devel is that default? Could you recommend where we could pass the HTTPD flag?
The following are the rpmbuild command executed in sequence:
[root at pswebdev02 tmp]# rpmbuild --rebuild log4shib-1.0.9-3.1.el6.src.rpm
[root at pswebdev02 SRPMS]# rpmbuild --rebuild log4shib-1.0.9-3.1.el6.src.rpm
[root at pswebdev02 SRPMS]# rpmbuild --rebuild xerces-c-3.1.4-1.1.el6.src.rpm
[root at pswebdev02 SRPMS]# rpmbuild --rebuild xml-security-c-1.7.3-3.1.el6.src.rpm
[root at pswebdev02 SRPMS]# rpmbuild --rebuild curl-openssl-7.51.0-2.1.el6.src.rpm
[root at pswebdev02 SRPMS]# rpmbuild --rebuild xmltooling-1.6.0-1.1.el6.src.rpm
[root at pswebdev02 SRPMS]# rpmbuild --rebuild opensaml-2.6.0-1.1.el6.src.rpm
[root at pswebdev02 SRPMS]# rprpm -ivh /root/rpmbuild/RPMS/x86_64/opensaml-bin-2.6.0-1.1.el6.x86_64.rpm
[root at pswebdev02 SRPMS]# rpmbuild --rebuild shibboleth-2.6.0-2.1.el6.src.rpm
[root at pswebdev02 SRPMS]# rpmbuild --rebuild shibboleth-2.6.0-2.1.el6.src.rpm
Thanks,
Jen
-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Alan Buxey
Sent: Wednesday, August 30, 2017 6:37 AM
To: Shib Users
Subject: Re: mod_shib_22.so missing after SRPM rebuild process
hi,
as Scott says - httpd-devel missing? if so, headers/linkers not found when doing the build so skipped. alternatively, you do have httpd-devel installed but it's for 2.4 and not the 2.2 you have running, therefore no mod_shib_22.so built
(you have a mod_shib_24.so lurking instead?) - if you see the SRPM
instructions you'll
see mentioned about passing it HTTPD build flags - you may need to do that if you have apache22 includes lurking around that you want to be used.
alan.
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list