On Fri, Jan 21, 2005, Dean Frampton <[EMAIL PROTECTED]> said: > In file included from misc.h:32, > from pop3d.c:41: > /usr/include/unistd.h:376: error: conflicting types for 'dm_getopt' > dm_getopt.h:62: error: previous declaration of 'dm_getopt' was here > /usr/include/unistd.h:376: error: conflicting types for 'dm_getopt' > dm_getopt.h:62: error: previous declaration of 'dm_getopt' was here
Everything compiled cleanly on FreeBSD 4.10, which is what's at SourceForge's compile farm. Guess I'll have to find a FreeBSD 5.x box to poke DBMail at. Thanks for the heads up on this issue. Aaron