bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] Build Problem with mailutils-2.99.98-2013-07-15


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Build Problem with mailutils-2.99.98-2013-07-15
Date: Sun, 15 Dec 2013 09:55:11 +0200

Hi Darel,

d.henman <address@hidden> ha escrit:

> ../libmu_auth/.libs/libmu_auth.a(ldap.o): In function `mu_conn_setup':
> /usr/src/mailutils/mailutils-2.99.98-2013-07-15/libmu_auth/ldap.c:103: 
> undefin reference to `ber_set_option'

The liblber library is not linked in.  Please add "-llber" to your
loader options, like that:

 ./configure LDFLAGS=-llber [rest of your options]

and recompile.

Regards,
Sergey



reply via email to

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