12 Jun
2013
12 Jun
'13
8:35 a.m.
Clement Ogedengbe wrote:
Can someone please help give solution to the problem arising from building Freeradius with dpkg-buildpackage -b -uc. The builder returned the error below
modules.c: In function 'fr_dlopenext':
modules.c:216:2: error: unknown type name 'lt_dladvise'
You don't have libltdl-dev installed, and you told it to build without using the libltdl included in the server source. Fix one or the other. Alan DeKok.