Re: problems compiling cyrus imap and sasl

2001-01-08 Thread Barry Bookout
Greetings, On Fri, 5 Jan 2001, GOMBAS Gabor wrote: > > It seems you have built cyrus-sasl against a different Berkeley DB library. > > > On the other hand, as has been previously pointed out, cyrus-imap requires > > libdb-3.a to compile. By renaming the db3 libdb.a to libdb-3.a and > > leaving

Re: problems compiling cyrus imap and sasl

2001-01-05 Thread GOMBAS Gabor
On Fri, Jan 05, 2001 at 11:37:49AM -0600, Barry Bookout wrote: > gcc -Wall -W -g -O2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o > .libs/dbconverter-1.5.9 dbconverter-1.5.9.o ../lib/.libs/libsasl.so -ldb > -ldl -lcrypt -lpam -lresolv -ldb -lresolv -Wl,--rpath -Wl,/usr/local/lib > ../lib/.libs/l

problems compiling cyrus imap and sasl

2001-01-05 Thread Barry Bookout
Hello all, I am trying to install cyrus-imapd-2.0.9 and cyrus-sasl-1.5.24, with Berkely db-3.1.17. I have compiled db-3, and copied over the libdb.a file to /usr/lib. Now, when compiling sasl, I get an error gcc -Wall -W -g -O2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o .libs/dbconverter