[Dovecot] Parameters to pass to configure - Mac OS X
Bruce Bodger
bbodger at bodcon.com
Wed Jan 7 23:31:11 EET 2009
On 1/7/09 3:02 PM, Timo Sirainen wrote:
>>
>> Do you still consider that the appropriate command line for OS X systems?
>>
>
> It's not necessary since it's used by default anyway (verify that it
> says "File change notification method .. kqueue" after configure).
>
It did indeed. Thank you.
I just compiled 1.1.8. Should there be any concern regarding these
errors in config.log...
configure:8771: checking how to run the C++ preprocessor
configure:8807: g++ -E conftest.cpp
configure:8813: $? = 0
configure:8844: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:8850: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dovecot"
| #define PACKAGE_TARNAME "dovecot"
| #define PACKAGE_VERSION "1.1.8"
| #define PACKAGE_STRING "dovecot 1.1.8"
| #define PACKAGE_BUGREPORT "dovecot at dovecot.org"
| #define PACKAGE "dovecot"
| #define VERSION "1.1.8"
AND
configure:16884: checking how to link with libiconv
configure:16886: result: -liconv
configure:16897: checking for iconv declaration
configure:16936: gcc -c -g -O2 conftest.c >&5
conftest.c:31: error: conflicting types for 'libiconv'
/usr/include/iconv.h:82: error: previous declaration of 'libiconv' was here
configure:16942: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dovecot"
| #define PACKAGE_TARNAME "dovecot"
| #define PACKAGE_VERSION "1.1.8"
| #define PACKAGE_STRING "dovecot 1.1.8"
AND
configure:21053: checking for uoff_t
configure:21083: gcc -c -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-ca
st -Wstrict-aliasing=2 conftest.c >&5
conftest.c:105: error: parse error before 'ac__type_new_'
conftest.c:105: warning: type defaults to 'int' in declaration of
'ac__type_new_'
conftest.c:105: warning: data definition has no type or storage class
conftest.c: In function 'main':
conftest.c:109: error: parse error before ')' token
AND quite a few others pointing to confdefs.h
Thank you,
B. Bodger
More information about the dovecot
mailing list