libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libltdl.so: undefined reference to `dlopen_LTX_get_vtable'


From: Fabiano Sidler
Subject: Re: libltdl.so: undefined reference to `dlopen_LTX_get_vtable'
Date: Tue, 23 Jun 2009 12:27:12 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Mon, Jun 22, 2009 at 07:49:56AM +0200, Ralf Wildenhues wrote:
> Hello Fabiano,
> 
> * Fabiano Sidler wrote on Sun, Jun 21, 2009 at 07:24:13PM CEST:
> > Compiling (OpenLDAP 2.4.16) in a chroot, i'm getting this libtool error
> > while configuring:
> > 
> > configure:13897: checking for lt_dlinit in -lltdl
> > configure:13932: cc -o conftest -g -O2   conftest.c -lltdl   >&5
> > /bin/../lib/gcc/x86_64-unknown-linux-gnu/4.4.0/../../../libltdl.so:
> > undefined reference to `dlopen_LTX_get_vtable'
> 
> How exactly did you invoke configure?

The openldap's?
./configure \
        --prefix= \
        --enable-modules \
        --enable-ldap \
        --enable-posixmutexes \
        --with-mutex=POSIX/pthreads

> Did you install libltdl yourself (by installing the Libtool package)

Yes, like anything in the chroot.

> and if yes, how did you configure and build that?

./configure --prefix= --enable-ltdl-install
make
make install

> Can you post the libltdl.la file corresponding to the libltdl.so?

Attached!

Thank you for your help! :)
Greetings,
Fabiano

Attachment: libltdl.la
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]