[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: Build fails to build shared libraries (ITS#2331)



Look at config.log, search for the "dynamic linker characteristics" string
and see what tests it performs, and what fails. Compare it to what your
2.0.11 script does.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of
KeHall@exchange.ml.com

> No good.  I upgraded libtool to 1.4.3, and still get the following:

> It seems to be going wrong at "Checking dynamic linker
> characteristics", and "libtool supports shared libraries".
> What are the criteria for those?
>
> Here are the corresponding lines from the 2.0.11 build:
>
> checking dynamic linker characteristics... GNU ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
>
>
> > -----Original Message-----
> > From: Howard Chu [mailto:openldap-its@OpenLDAP.org]

> > This is probably an error in libtool. You might try replacing
> > the libtool that
> > OpenLDAP builds with a newer one. In the current releases
> > (OpenLDAP 2.1.x) we
> > use libtool 1.4.3. You should definitely be using something
> > newer than what you
> > have.
> >
>