[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLDAP 2.2.14 linking against 2.1.x (ITS#3203)
At 12:15 PM 6/24/2004, Jakob Schlyter wrote:
>mrbill> cat libraries/libldap/libldap.la | grep -v ^# | grep -v ^$
>dlname='libldap-2.2.so.7.7'
>library_names='libldap-2.2.so.7.7 libldap.so.7.7'
>old_library='libldap.a'
>dependency_libs=' -L/usr/local/lib /local2/ports_work/openldap-2.2.14/build-i386/libraries/liblber/liblber.la -lssl -lcrypto '
>current=7
>age=0
>revision=7
>installed=no
>dlopen=''
>dlpreopen=''
>libdir='/usr/local/lib'
Your missing the relink_command. (In examining your
packaging, I see this is the result of patching
the provided libtool.) That's the cause of problems.
This issue will be closed.
Kurt