Hi Timo I've triedt to compile v1.1.beta3 on OpenSolaris (x86) with SunStudio 12. --- CPPFLAGS=-I/opt/csw/include LDFLAGS='-L/opt/csw/lib -R/opt/csw/lib' ./configure --with-ldap \ --with-ssl=openssl --with-sqlite --prefix=/opt/dovecot ended with --- Install prefix ...................... : /opt/dovecot File offsets ........................ : 64bit I/O loop method ..................... : poll File change notification method ..... : none Building with SSL support ........... : yes (OpenSSL) Building with IPv6 support .......... : yes Building with pop3 server ........... : yes Building with mail delivery agent .. : yes Building with GSSAPI support ........ : no Building with user database modules . : static prefetch passwd passwd-file checkpassword ldap sql Building with password lookup modules : passwd passwd-file shadow pam checkpassword ldap sql Building with SQL drivers ............: sqlite --- and compilation fails at file file-set-size.c with messages: --- DEPDIR=.deps depmode=none /bin/bash ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/csw/include -g -I/usr/sfw/include -c file-set-size.c "/usr/include/sys/feature_tests.h", line 336: #error: "Compiler or options invalid; UNIX 03 and POSIX.1-2001 applications require the use of c99" cc: acomp failed for file-set-size.c *** Error code 2 --- Am I missing some library? -- WBR, Sergey Ivanov.
Timo Sirainen wrote: > http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta3.tar.gz > http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta3.tar.gz.sig > >