[Pdns-users] Building pdns RPMs using custom LDAP libraries/headers

Aki Tuomi cmouse at youzen.ext.b2.fi
Wed Apr 10 07:44:02 UTC 2013


On Wed, Apr 10, 2013 at 09:12:57AM +0300, Aki Tuomi wrote:
> On Wed, Apr 10, 2013 at 08:06:45AM +0300, Nikolaos Milas wrote:
> > On 10/4/2013 12:33 πμ, Ruben Kerkhof wrote:
> > 
> > >There must be something broken in your setup, can you show us the same
> > >output as I just did?
> > 
> > [root at vmres x86_64]# rpm -qf /usr/lib64/liblber.so
> > openldap-devel-2.4.23-32.el6_4.x86_64
> > 
> > [root at vmres x86_64]# ls -l /usr/lib64/liblber*
> > lrwxrwxrwx. 1 root root 10 Sep 21  2012 /usr/lib64/liblber-2.4.so.2
> > -> liblber.so
> > lrwxrwxrwx  1 root root 27 Mar 11 16:06 /usr/lib64/liblber.so ->
> > /lib64/liblber-2.4.so.2.5.6
> > 
> 
> Sorry I had misspelled the path to the library in my email. I ment ofc 
> /usr/lib64/liblber.so.
> 
> Your problem appears to be that the linker does not realize that it is 
> suppose to link with this library.
> 
> You can try this temporary solution, to see whether it fixes this:
> 
> LDFLAGS="-lber" ./configure <your configure options here>
>

And again, typo :(

LDFLAGS="-llber" ./configure <your configure options here>
 
Aki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20130410/2dd60f42/attachment-0001.sig>


More information about the Pdns-users mailing list