Indeed just found configure make works fine; been the whole time trying to build a deb package. fakeroot dpkg-buildpackage -b -uc doesn't work. Compiling them would be enough for you. I doubt a ubuntu deb package will satisfy debian dependencies. Best regards, Rui -- Fajar On Sun, Jan 15, 2012 at 1:56 AM, Rui Ribeiro <[hidden email]> wrote:
Hi list,
Been trying to compile freeradius 2.1.12 in Debian Squeeze following the directions of http://wiki.freeradius.org/Build to no avail. Also tried the suggestion in previous posts of cutting out --enable-developer, and of compiling libtool myself.
And the error is ... ?
One of the problems is freeradius is expecting ltdl 3.x, and squeeze has 7;
That shouldn't cause a problem. FR can use both it's included (3.x) and systems's libltdl.
the other is that the file changelog is no more in the right format. (tough the last one is easily fixed)
Has anyone managed to compile freeradius in Debian 6.x?
It compiles in ubuntu just fine. Or you can use my ppa. Lucid's packages might also work (untested) on debian: https://launchpad.net/~freeradius/+archive/stable
-- Fajar