Hi.

i see in the archive that there was a problem with builds related to dm_getopt, and that it's been fixed for (according to the bug tracker) some (most?) BSD... but i can't build on OS/X.

Does anyone have a workaround to successfully make dbmail 2.0.4 on OS/X (10.3.9)?

---------

# ./configure --with-pgsql

# make
[ ... ]

gcc -DHAVE_CONFIG_H -I. -I. -I. -fomit-frame-pointer -g -O2 -W -Wall -Wpointer-arith -Wstrict-prototypes -c pop3d.c
In file included from misc.h:32,
                 from pop3d.c:41:
/usr/include/unistd.h:183: error: conflicting types for `dm_getopt'
dm_getopt.h:66: error: previous declaration of `dm_getopt'
make[2]: *** [pop3d.o] Error 1

Reply via email to