19 May
2003
19 May
'03
9:07 a.m.
On Mon, 2003-05-19 at 09:48, Charlie Allom wrote:
16:46 yeled@lazy:/usr/src/dovecot$ gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot -I$dovecot/src/lib drac.c -o drac.so -ldrac In file included from drac.c:14: /usr/src/dovecot/src/lib/lib.h:6: ../../config.h: No such file or directory In file included from /usr/src/dovecot/src/lib/lib.h:20, from drac.c:14: /usr/src/dovecot/src/lib/compat.h:17: #error uoff_t size not set
um..
Well .. worked with me :) But since it wants ../../config.h, compile it in eg. src/imap/ directory.