On Wed, Apr 27, 2011 at 04:27:47PM +0000, Tony Mountifield wrote:
The first thing I would try is to install the inn SRPM from either the latest CentOS 5 or Fedora 14 and try rebuilding it:
Either: # rpm -ivh inn-2.4.3-9.el5.src.rpm Or: # rpm -ivh inn-2.5.2-4.fc14.src.rpm Then: # cd /usr/src/redhat/SPECS # rpmbuild -ba inn.spec
Best practices call for not building rpm as root. For additional information please take a look at:
http://wiki.centos.org/HowTos/RebuildSRPM
John