When I try to compile courier-imap the compilation will
fail with the following error;
gcc -g -O2 -Wall -I./.. -I.. -o deliverquota deliverquota.o libmaildir.a
../rfc822/librfc822.a ../numlib/libnumlib.a
Undefined first referenced
symbol in file
snprintf deliverquota.o
ld: fatal: Symbol referencing errors. No output written to deliverquota
collect2: ld returned 1 exit status
make[1]: *** [deliverquota] Error 1
make[1]: Leaving directory `/opt/cave/compile/courier-imap-1.3.3/maildir'
make: *** [install-recursive] Error 1
I would like to know how to fix that.
regards,
Lucio Jankok