On Wed, Mar 7, 2007, Colin Manning <[EMAIL PROTECTED]> said:

> [EMAIL PROTECTED] wrote:
>> Wed, Mar 07, 2007 at 07:24:29PM +0000, Colin Manning ÎÁÐÉÓÁÌ:
>>   
>>> Hi all,
>>>
>>> I am trying to upgrade from 2.0.11 to 2.2.2
>>>
>>>
>>> ./configure --with-pgsql
>>> make
>>> su -
>>> make install
>>>
>>> All looks good until here.
>>>
>>> However,
>>>
>>> /etc/rc.d/init.d/dbmail-lmtpd start
>>>
>>> produces the following one-line error:
>>> Starting dbmail-lmtpd: /usr/local/sbin/dbmail-lmtpd: symbol lookup 
>>> error: /usr/local/sbin/dbmail-lmtpd: undefined symbol: alarm_occured
>>>
>>>
>>>
>>>
>>> I'm stumped. I assume I am missing a library - but what/where?
>>>
>>> Any help please?
>>>     
>> show 
>> ldd /usr/local/sbin/dbmail-lmtpd
>>
>>
>>   
> # ldd /usr/local/sbin/dbmail-lmtpd

Old DBMail library, delete this:  
>     libdbmail.so.0 => /usr/local/lib/libdbmail.so.0 (0x0081b000)

Current DBMail libraries, these are OK:
>     libpgsqldbmail.so.0 => /usr/local/lib/dbmail/libpgsqldbmail.so.0 
>     libsortdbmail.so.0 => /usr/local/lib/dbmail/libsortdbmail.so.0 
>     libauthdbmail.so.0 => /usr/local/lib/dbmail/libauthdbmail.so.0 

Aaron
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to