Can you guys fixed that bug. WE know is a bug in the .c file. 2cents.
Lisandro Grullon New York City College of Technology Division of Continuing Education Director of Network Operations Lisandro Office: 1718-552-1178 Lisandro E-mail: lgrullon@citytech.cuny.edu "Unix is user-friendly. It's just very selective about who its friends are."
Joseph Tam tam@math.ubc.ca 08/29/05 7:06 PM >>> On Sun, 28 Aug 2005 dovecot-request@dovecot.org wrote:
Date: Sun, 28 Aug 2005 21:01:55 +0300 From: Timo Sirainen tss@iki.fi Subject: Re: [Dovecot] Installation error on "make"
On Sun, 2005-08-21 at 04:34 -0400, Lisandro Grullon wrote:
/usr/include/sys/feature_tests.h:332:2: #error "Compiler or options invalid for pre-UNIX 03 X/Open applications and pre-2001 POSIX applications"
Some versions of Solaris 10 want "#define _XPG6" at the beginning of the mycrypt.c file, but most other versions give error if it's there. Do you have a final release of Solaris 10 or some pre-release? Maybe I should put this check to configure if it happens with non-prereleases too..
Oh, yes please. This also happens when compiling on my Solaris 10 box I believe it is an up to date Solaris:
> uname -a
SunOS zoo 5.10 Generic_118822-11 sun4u sparc SUNW,Ultra-2
Joseph Tam tam@math.ubc.ca