To close this up:
extencive googleing came up with the magic line export LIBS="-lpthread
$LIBS" before configure and I was all set.
Oliver AruvÃli wrote:
Hi,
I wrote quite a long story considering all the suggestions and after
thinking it through I deleted it all. Seems I just had to think it
Hi,
I wrote quite a long story considering all the suggestions and after
thinking it through I deleted it all. Seems I just had to think it
through aloud. So this is what I came up with: cyrus-sasl 2.1.20's
configure file was the first landmine. At line 5135 or so it lists
versions of the lib
Hi,
I am trying to compile cyrus-sasl-2.1.20, but during the configure I get
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking DB library to use... no
configure: WARNING: Disabling SASL authentication database support
---