The console snippet showed up in the preview but not my email, so reposting it here:

<pre>
$ sudo rpmbuild --without builtinapache --rebuild shibboleth-2.6.1-3.1.el6.src.rpm
...
checking for log4shib-config... no
configure: WARNING: log4shib-config not found, may need to use --with-log4shib option
configure: WARNING: will look for original log4cpp library
checking for log4cpp-config... no
configure: error: log4cpp-config not found, may need to use --with-log4cpp option
error: Bad exit status from /var/tmp/rpm-tmp.bzXViB (%build)

$ yum provides log4shib-config
...
liblog4shib-devel-1.0.9-3.1.el6.x86_64 : Development tools for Log for C++
Repo        : shibboleth
Matched from:
Filename    : /usr/bin/log4shib-config

$ sudo yum install liblog4shib-devel-1.0.9-3.1.el6.x86_64
Loaded plugins: priorities, update-motd, upgrade-helper
amzn-main                                                                                                                  | 2.1 kB  00:00:00     
amzn-updates                                                                                                               | 2.5 kB  00:00:00     
1072 packages excluded due to repository priority protections
Package matching liblog4shib-devel-1.0.9-3.1.el6.x86_64 already installed. Checking for update.
Nothing to do

$ which log4shib-config
/usr/bin/which: no log4shib-config in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/jcrossen/.local/bin:/home/jcrossen/bin)
</pre>

        
        
        
<br/><hr align="left" width="300" />
Sent from the <a href="http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html">Shibboleth - Users mailing list archive</a> at Nabble.com.<br/>