Re: 1.6.25 compilation woes

2001-06-14 Thread Tuuli K Tuominen
On Mon, 11 Jun 2001 [EMAIL PROTECTED] wrote: > 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 -- refere

Re: 1.6.25 compilation woes

2001-06-11 Thread mills
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

1.6.25 compilation woes

2001-06-11 Thread Tuuli K Tuominen
Hi, I'm trying to compile and install Cyrus-Imapd-1.6.25 and am running into some problems. At first I installed Berkeley db-3.2.9 before compiling SASL and imapd, but couldn't get it to work. I then went back to db-2.7.7, compiled and installed SASL (1.5.27) and tried to compile imapd-1.6.25, but