[Dovecot] Problem compiling dovecot 1.2.8 on Solaris 10?

Timo Sirainen tss at iki.fi
Fri Nov 20 22:17:05 EET 2009


On Nov 20, 2009, at 2:40 PM, Drew Schatt wrote:

> cc -DHAVE_CONFIG_H -I. -I../..  -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/usr/local/var/run/dovecot"\" -I/usr/local/include -I/usr/local/ssl/include -D_XPG6 -L/usr/local/lib -L/usr/local/ssl/lib -KPIC -lm -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -xc99 -I/usr/local/include -I/usr/local/ssl/include -L/usr/local/lib -L/usr/local/ssl/lib -D_XPG6 -xstrconst -KPIC -lm -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c authtest.c
> "authtest.c", line 164: warning: implicit function declaration: getopt

This breaks because you're defining _XPG6. Why are you doing it?



More information about the dovecot mailing list