Hi, 

There is an interesting bug in the sasl -ldap patch that I am wondering if anyone has 
mannaged to reproduce something like it. The bug shows up when I try to compile other 
programes. I get the following errormessage in configure.log:

int main() {
int i
; return 0; }
configure:12395: gcc -o conftest -O   conftest.c -lreadline -lcurses  -ldl -lcrypt 
-lnsl -lldap -llber 1>&5
/usr/lib/libsasl.so.7: undefined reference to `atexit'
collect2: ld returned 1 exit status
configure: failed program was:
#line 12391 "configure"
#include "confdefs.h"
#include "./tests/summary.c"

Note the reference to libsasl here. Has anyone else using thing patch noted a simmilar 
problem, and (more important) does anyone have a fix?

Tarjei


Reply via email to