SOLVED Re: Can't compile cyrus-2.0.12 in Solaris-2.6

2001-04-23 Thread Francesc Guasch
Patrick Lin wrote: > > > Undefined first referenced > > symbol in file > > db_open /usr/local/lib/libsasl.so I finally modified Makefile for cyrus-sasl so it uses ndbm this way: cyrus-sasl-1.5.24/lib/Makefile SASL_DB

Re: Can't compile cyrus-2.0.12 in Solaris-2.6

2001-04-23 Thread Francesc Guasch
Patrick Lin wrote: > > Francesc Guasch a écrit : > > > > I did install cyrus-sasl and I managed to compile it in > > another box with solaris-2.5.1. But with solaris-2.6 > > it looks it doesn't work. > > > > gcc -L/usr/local/BerkeleyDB.3.2/lib -R/usr/local/BerkeleyDB.3.2/lib > > -L/usr/local/Berk

Re: Can't compile cyrus-2.0.12 in Solaris-2.6

2001-04-20 Thread Patrick Lin
Francesc Guasch a écrit : > > I did install cyrus-sasl and I managed to compile it in > another box with solaris-2.5.1. But with solaris-2.6 > it looks it doesn't work. > > I searched the mailing list and I found two people > asking the same question but no answers. > > # ./configure > > check

Can't compile cyrus-2.0.12 in Solaris-2.6

2001-04-20 Thread Francesc Guasch
I did install cyrus-sasl and I managed to compile it in another box with solaris-2.5.1. But with solaris-2.6 it looks it doesn't work. I searched the mailing list and I found two people asking the same question but no answers. # ./configure checking for sasl_getprop in -lsasl... (cached) no con