On Wed, Dec 10, 2008 at 11:01:05AM +0100, Abdelmonam Kouka wrote: > I am new on FreeRadius, I tried to build it from sources on ubuntu 8.04, > when I run ./configure all is OK, but when I run make I have got this error: > /home/kouka/Desktop/freeradius-server-2.1.2/src/freeradius-devel/modpriv.h:9:18: > error: ltdl.h: No such file or directory > In file included from listen.c:29: > > Any idea? from where I can got this ltdl.h?
ltdl.h belongs to libtool. I can't speak for Ubuntu, but this file is part of the libtool package in RHEL/Fedora. -- -- Jos Vos <[EMAIL PROTECTED]> -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

