15 Mar
2007
15 Mar
'07
1:35 p.m.
On 3/15/07, Chris Moody <Chris.Moody@axiom-tech.net> wrote:
Greetings all,
I am trying to create an RPM of Freeradius 1.1.5 for a Fedora Core 6 install, and following the instructions in the Wiki, the build process dies with this at the end:
c/include -Ilibeap -c rlm_eap.c -fPIC -DPIC -o .libs/rlm_eap.o In file included from rlm_eap.c:26: rlm_eap.h:26:18: error: ltdl.h: No such file or directory In file included from rlm_eap.c:26:
Are you building with system or freeradius-bundled ltdl? Do you have package libtool-ltdl-devel installed? th.