On Sun, 6 Jan 2002, Amos Gouaux wrote:

> Interesting.  The compile of deliver above now looks like this after
> specifying --with-sasl:
>
> gcc -L/usr/local/BerkeleyDB.3.3/lib -R/usr/local/BerkeleyDB.3.3/lib 
>-L/usr/local/BerkeleyDB.3.3/lib -L/usr/local/lib -R/usr/local/lib  -L/usr/local/lib 
>-L/usr/local/lib -L/usr/local/lib -g -O2   -o deliver deliver.o lmtpstats.o 
>lmtpengine.o tls.o \
> libimap.a ../acap/libacap.a ../lib/libcyrus.a  -lzephyr -L/usr/local/lib  
>-R/usr/local/lib -lsasl2  -lfl  -ldb-3.3  -lssl -lcrypto -ldrac -lresolv  
>../et/libcom_err.a
>
> So I guess we need to avoid adding that -L and -R pair if
> --with-sasl not specified.

Yeah, I wasn't checking to see if the user-specified directory was empty
or not when I was passing it to the CMU_ADD_LIBPATH_TO macro.  This should
be fixed.  Thanks for your very helpful reports ;)

-Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski | Andrew Systems Group * Cyert Hall 235 * 412-CMU-TREK
               | Cyrus SASL Developer, /usr/contributed Gatekeeper


Reply via email to