25 Jul
2006
25 Jul
'06
11:59 a.m.
Roger Thomas <sniper@home.net.my> wrote:
The following is output from config.log; it's about 200 lines. Sorry.
It's not linking with -lber for some reason. I think you have an older version of LDAP. I know the server *used* to try -lber, too, but that caused problems... Try: $ LIBS=-lber ./configure That may work... Alan DeKok.