21 May
2003
21 May
'03
11:14 a.m.
On Wed, 2003-05-21 at 10:39, Charlie Allom wrote:
On Wed, May 21, 2003 at 10:30:16AM +0300, Timo Sirainen wrote:
On Wed, 2003-05-21 at 10:20, Charlie Allom wrote:
/usr/pkg/lib/dovecot/imap/drac.so: Undefined PLT symbol "net_addr2ip" (symnum = 21)
Are you really running 0.99.10-test2 or newer? I changed that function's name recently.
Yes I really am.
Check your latest commits to network.h and network.c
Oh! I got it :) The linker optimizes that function away since it's not used elsewhere. Well, I'll include that function into the drac.c. Updated http://dovecot.procontrol.fi/patches/drac.c