Recently tried to install cyrus-sasl-2.1.15 and failed. Configure runs ok,
but make dies. Here are the last few lines of output. I noticed another post
about the same issue, but haven't seen a summary. Any hints?
Regards,
Steven Aponte
NYU School of Medicine
#define getaddrinfo sasl_getaddrinfo
------------------------^
/bin/sh ../libtool --mode=link cc -g -L/usr/local/lib
-Wl,-rpath,/usr/local/lib -o client client.o common.o ../lib/libsasl2.la
-lresolv -lresolv -lresolv
mkdir .libs
cc -g -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o .libs/client client.o
common.o ../lib/.libs/libsasl2.so -lresolv -lresolv -lresolv -lresolv
-lresolv -lresolv
ld:
Unresolved:
sasl_getnameinfo
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
Received on Fri Oct 10 2003 - 21:03:04 NZDT