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
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
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