Tuuli Tuominen writes:
>
>cc -L/usr/local/lib -R/usr/local/lib  -g -o collectnews collectnews.o
>libimap.a ../lib/libcyrus.a \
> -L/usr/local/lib -lsasl -ldl -lfl  -lsocket -lnsl ../et/libcom_err.a
>ild: (undefined symbol) db_open -- referenced in /usr/local/lib/libsasl.so

It seems to be missing `-ldb' from the link command, but I can't guess
why that is missing.  You could try removing config.cache and re-running
configure.


-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-

Reply via email to