Package: freeradius
Version: 2.1.9+dfsg-1
Severity: normal

Unconditionally defining HAVE_LT_DLADVISE_INIT adds an implicit dependency
on libtool 2.2 or newer, since earlier versions don't have
lt_dladvise_init().

Both squeeze and sid have libtool 2.2.6, but lenny doesn't. It's
straightforward to backport to the older libtool (just remove
lt_dladvise.diff), but it'd be nice to have the backport be a simple
rebuild.

If you don't fancy adding an autoconf check for lt_dladvise_init(), would
you please make the build dependency on libtool versioned, instead?

thanks,
john


modules.c: In function 'fr_dlopenext':
modules.c:218: error: 'lt_dladvise' undeclared (first use in this function)
modules.c:218: error: (Each undeclared identifier is reported only once
modules.c:218: error: for each function it appears in.)
modules.c:218: error: expected ';' before 'advise'
modules.c:220: warning: implicit declaration of function 'lt_dladvise_init'
modules.c:220: warning: nested extern declaration of 'lt_dladvise_init'
modules.c:220: error: 'advise' undeclared (first use in this function)
modules.c:221: warning: implicit declaration of function 'lt_dladvise_ext'
modules.c:221: warning: nested extern declaration of 'lt_dladvise_ext'
modules.c:222: warning: implicit declaration of function 'lt_dladvise_global'
modules.c:222: warning: nested extern declaration of 'lt_dladvise_global'
modules.c:223: warning: implicit declaration of function 'lt_dlopenadvise'
modules.c:223: warning: nested extern declaration of 'lt_dlopenadvise'
modules.c:223: warning: assignment makes pointer from integer without a cast
modules.c:226: warning: implicit declaration of function 'lt_dladvise_destroy'
modules.c:226: warning: nested extern declaration of 'lt_dladvise_destroy'
modules.c: In function 'setup_modules':
modules.c:1360: warning: nested extern declaration of 'lt_preloaded_symbols'
make[5]: *** [modules.lo] Error 1

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to