Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2012-07-06 Thread Josip Rodin
fixed 416266 2.1.12+dfsg-1 thanks On Sun, Jul 01, 2012 at 08:56:48PM +0200, Nicolas Baradakis wrote: > The existing dpatch "have_have_ltdladvise_init.diff" modifies configure.in > but you need to run autoheader after that. The following patch completes > the changes with the result from autoheader

Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2012-07-01 Thread Nicolas Baradakis
# bug control commands notfixed 416266 2.1.10+dfsg-3 found 416266 2.1.10+dfsg-3.1 stop I report the problem is still present and the perl module can't be used out of the box with the Debian package 2.1.10+dfsg-3.1. The existing dpatch "have_have_ltdladvise_init.diff" modifies configure.in but you

Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2010-02-22 Thread Niko Tyni
On Sun, Feb 21, 2010 at 10:07:48PM +0100, Josip Rodin wrote: > On Sun, Feb 21, 2010 at 03:23:46PM +0200, Niko Tyni wrote: > > On Wed, Dec 09, 2009 at 03:52:55PM +0100, Alan DeKok wrote: > > > I've committed a fix to 2.1.8. It requires a new macro to be defined: > > > HAVE_LT_DLADVISE_INIT. Once

Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2010-02-21 Thread Josip Rodin
On Sun, Feb 21, 2010 at 03:23:46PM +0200, Niko Tyni wrote: > On Wed, Dec 09, 2009 at 03:52:55PM +0100, Alan DeKok wrote: > > I've committed a fix to 2.1.8. It requires a new macro to be defined: > > HAVE_LT_DLADVISE_INIT. Once that's defined, it should use the new > > lt_dladvise() API. > > >

Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2010-02-21 Thread Niko Tyni
On Wed, Dec 09, 2009 at 03:52:55PM +0100, Alan DeKok wrote: > I've committed a fix to 2.1.8. It requires a new macro to be defined: > HAVE_LT_DLADVISE_INIT. Once that's defined, it should use the new > lt_dladvise() API. > > I haven't added a "configure" check, because we're pretty close to

Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2009-12-09 Thread Alan DeKok
On 09-12-09 1:06 PM, Josip Rodin wrote: > Aha. The libtool NEWS file says it first appeared in version 2.1b > (2008-02-01), and the ChangeLog file says the patch has been in libtool VCS > since 2007-05-08. So it's not particularly novel, but we would need to up > the dependencies a bit. You could u

Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2009-12-09 Thread Alan DeKok
On 09-12-09 12:23 PM, Josip Rodin wrote: > Alan, what do you think about the below? The *advise example is right out > of libtool documentation :) It looks OK, *if* libltdl has the lt_dladvise() functions. > I've noticed this local commit: > http://github.com/alandekok/freeradius-server/commit

Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2009-12-09 Thread Josip Rodin
Alan, what do you think about the below? The *advise example is right out of libtool documentation :) I've noticed this local commit: http://github.com/alandekok/freeradius-server/commit/4df74f9b1497fc4c88f9159a680707041c70a23d Maybe it's about a similar issue? On Mon, Nov 30, 2009 at 12:08:20P

Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2009-11-30 Thread Niko Tyni
Hi, I've been looking at the "libltdl and RTLD_GLOBAL" issue with embedding perl in a dlopen'd plugin. An instance of this with freeradius is #416266 (recently reassigned to perl), and I see #327585 against openldap is another one. To recap, the problem is that lt_dlopen() from the Debian system