Jochen Entenmann wrote:
> Hi Paul,
>
> The libs must be right.
> I have checked out new and compiled like this:
>
> autoreconf -i
> ./configure --with-pgsql --with-ldap --with-sieve
--prefix=/usr
> --libdir=/usr/lib/dbmail localstatedir=/var/run/dbmail
> sysconfdir=/etc/dbmail
where are the dashes before localstatedir and sysconfdir??
> make
>
> debian:/usr/src/dbmail# ./dbmail-imapd -n
> FATAL authmodule.c,auth_load_driver: cannot find
function `auth_connect':
> modules/.libs/libauth_ldap.so: undefined symbol:
auth_connect
> debian:/usr/src/dbmail#
./dbmail-imapd is trying to locate libdbmail in
/usr/lib/dbmail/ but you
haven't installed it yet. If you want to test, install
.libs/libdmail.so.* into /usr/lib/dbmail/
>
> The error ist the same.
>
> Jochen
>
>
>> -----Ursprüngliche Nachricht-----
>> Von: dbmail-bounces dbmail.org
>> [mailto:dbmail-bounces dbmail.org] Im Auftrag von
Paul J Stevens
>> Gesendet: Dienstag, 31. Oktober 2006 11:14
>> An: DBMail mailinglist
>> Betreff: Re: [Dbmail]
authmodule.c,auth_load_driver: cannot
>> find function`auth_connect'
>>
>>
>> The libdbmail library was moved from PREFIX/lib to
PREFIX/lib/dbmail/
>> right next to the modules.
>>
>> Make sure you don't have an old libdbmail in
PREFIX/lib, i.e.
>> /usr/lib/libdmail.so.0.0.0
>>
>>
>>
>> Jochen Entenmann wrote:
>>> I have always this error.
>>> Now I hve dist-upgraded to debian etch.
>>> Compile is O.K. without error.
>>> But this error still exists:
>>>
>>> authmodule.c,auth_load_driver: cannot find
function `auth_connect'
>>>
>>> Who can tell me what is wrong?
>>>
>>> Thnx, Jochen
>>>
>>> _______________________________________________
>>> DBmail mailing list
>>> DBmail dbmail.org
>>> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>>>
>> --
>>
____________________________________________________________
____
>> Paul Stevens
paul at nfg.nl
>> NET FACILITIES GROUP GPG/PGP:
1024D/11F8CD31
>> The Netherlands________________________________http://www.nfg.nl
>> _______________________________________________
>> DBmail mailing list
>> DBmail dbmail.org
>> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>>
>
> _______________________________________________
> DBmail mailing list
> DBmail dbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>
--
____________________________________________________________
____
Paul Stevens paul at
nfg.nl
NET FACILITIES GROUP GPG/PGP:
1024D/11F8CD31
The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
DBmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|