[Dovecot] Compiling on Solaris 10
Timo Sirainen
tss at iki.fi
Sun May 8 14:42:48 EEST 2005
On Thu, 2005-05-05 at 15:22 -0400, Roger Oliver Clark wrote:
> In file included from /usr/include/unistd.h:18,
> from mycrypt.c:6:
> /usr/include/sys/feature_tests.h:336:2: #error "Compiler or options
> invalid; UNIX 03 and POSIX.1-2001 applications require the use
> of c99"
> make[3]: *** [mycrypt.o] Error 1
Is your Solaris 10 a "final" release or some pre-release? I heard this
problem was fixed in a final release. If not, I suppose I'm going to add
this back at the beginning of mycrypt.c:
#define _XPG6 /* for Solaris 10 to avoid #error in feature_tests.h */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050508/eeadb356/attachment-0001.bin>
More information about the dovecot
mailing list