20 Jun
2007
20 Jun
'07
1:38 p.m.
On 6/20/07, Tomas Hoger <tomas.hoger@gmail.com> wrote:
On 6/20/07, Andrew Long <along@escapewire.com> wrote:
[root@dev SPECS]# rpmbuild -bb freeradius.spec error: Failed build dependencies: libtool-ltdl-devel is needed by freeradius-1.1.6-0.i386
On Cent 4.4 there is no libtool-ltdl or devel package.
Edit .spec file and remove 'BuildRequires: libtool-ltdl-devel'. You only need libtool package on CentOS4 / RHEL4.
Thanks for that tip (I'm running freeRADIUS on RHEL4). -ethan