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'
modules.c:218:2: warning: implicit declaration of function 'lt_dladvise_init' 
[-Wimplicit-function-declaration]
modules.c:218:2: warning: nested extern declaration of 'lt_dladvise_init' 
[-Wnested-externs]
modules.c:219:6: warning: implicit declaration of function 'lt_dladvise_ext' 
[-Wimplicit-function-declaration]
modules.c:219:6: warning: nested extern declaration of 'lt_dladvise_ext' 
[-Wnested-externs]
modules.c:220:6: warning: implicit declaration of function 'lt_dladvise_global' 
[-Wimplicit-function-declaration]
modules.c:220:6: warning: nested extern declaration of 'lt_dladvise_global' 
[-Wnested-externs]
modules.c:221:3: warning: implicit declaration of function 'lt_dlopenadvise' 
[-Wimplicit-function-declaration]
modules.c:221:3: warning: nested extern declaration of 'lt_dlopenadvise' 
[-Wnested-externs]
modules.c:221:10: warning: assignment makes pointer from integer without a cast 
[enabled by default]
modules.c:224:2: warning: implicit declaration of function 
'lt_dladvise_destroy' [-Wimplicit-function-declaration]
modules.c:224:2: warning: nested extern declaration of 'lt_dladvise_destroy' 
[-Wnested-externs]
modules.c: In function 'setup_modules':
modules.c:1412:3: warning: nested extern declaration of 'lt_preloaded_symbols' 
[-Wnested-externs]
make[5]: *** [modules.lo] Error 1
make[5]: Leaving directory `/home/clement/freeradius-server-2.2.0/src/main'
make[4]: *** [main] Error 2
make[4]: Leaving directory `/home/clement/freeradius-server-2.2.0/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/clement/freeradius-server-2.2.0/src'
make[2]: *** [src] Error 2
make[2]: Leaving directory `/home/clement/freeradius-server-2.2.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/clement/freeradius-server-2.2.0'
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to