Hi everyone, Any advice for a newbie install problem? I am installing Binc on a school server.
The Binc config.log and errors are below. I greatly appreciate your guidance. Thanks! Cheers, Joel __________________________________________________________________________ Joel Parker Henderson - [EMAIL PROTECTED] - 415-317-2700 - http://school.net I am running Binc ./configure like this: ./configure CXXFLAGS="-g -O2 -I /usr/local/openssl/include" The error is: make[3]: Entering directory `/usr/home/joel/binc/bincimap-1.1.7/src/util' source='base64.cc' object='base64.o' libtool=no \ depfile='.deps/base64.Po' tmpdepfile='.deps/base64.TPo' \ depmode=gcc /bin/sh ../../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -I /usr/local/openssl/include -c -o base64.o `test -f 'base64.cc' || echo './'`base64.cc base64.cc:40: iostream: No such file or directory make[3]: *** [base64.o] Error 1 The config.log file is: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bincimap configure 1.1.7, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure CXXFLAGS=-g -O2 -I /usr/local/openssl/include ## --------- ## ## Platform. ## ## --------- ## hostname = jade.school.net uname -m = i586 uname -r = 2.0.36 uname -s = Linux uname -v = #5 Fri May 7 14:04:20 PDT 1999 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i586 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/local/bin PATH: /usr/securebin PATH: /usr/custombin PATH: /usr/publicbin/ PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/local/bin/ezmlm/ PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /sbin PATH: . PATH: /usr/X11R6.3/bin PATH: /usr/local/jdk/bin PATH: /usr/local/jsdk/bin PATH: /usr/local/jdk/bin PATH: /home/joel/bin PATH: /usr/local/jdk/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1343: checking for a BSD-compatible install configure:1397: result: /usr/bin/ginstall -c configure:1408: checking whether build environment is sane configure:1451: result: yes configure:1518: checking for gawk configure:1518: found /usr/bin/gawk configure:1518: result: gawk configure:1520: checking whether make sets $(MAKE) configure:1547: result: yes configure:1776: checking for g++ configure:1776: found /usr/bin/g++ configure:1776: result: g++ configure:1781: checking for C++ compiler version configure:1787: g++ --version </dev/null >&5 2.7.2.1 configure:1787: $? = 0 configure:1792: g++ -v </dev/null >&5 gcc -v Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2.1/specs gcc version 2.7.2.1 configure:1792: $? = 0 configure:1797: g++ -V </dev/null >&5 g++: argument to `-V' missing configure:1797: $? = 1 configure:1820: checking for C++ compiler default output configure:1869: g++ -g -O2 -I /usr/local/openssl/include conftest.cc >&5 configure:1869: $? = 0 configure:1872: result: a.out configure:1877: checking whether the C++ compiler works configure:1902: ./a.out configure:1902: $? = 0 configure:1903: result: yes configure:1910: checking whether we are cross compiling configure:1912: result: no configure:1915: checking for suffix of executables configure:1942: g++ -o conftest -g -O2 -I /usr/local/openssl/include conftest.cc >&5 configure:1942: $? = 0 configure:1945: result: configure:1951: checking for suffix of object files configure:1997: g++ -c -g -O2 -I /usr/local/openssl/include conftest.cc >&5 configure:1997: $? = 0 configure:1998: result: o configure:2002: checking whether we are using the GNU C++ compiler configure:2048: g++ -c -g -O2 -I /usr/local/openssl/include conftest.cc >&5 configure:2048: $? = 0 configure:2048: test -s conftest.o configure:2048: $? = 0 configure:2049: result: yes configure:2055: checking whether g++ accepts -g configure:2096: g++ -c -g conftest.cc >&5 configure:2096: $? = 0 configure:2096: test -s conftest.o configure:2096: $? = 0 configure:2097: result: yes configure:2195: g++ -c -g -O2 -I /usr/local/openssl/include conftest.cc >&5 configure:2195: $? = 0 configure:2195: test -s conftest.o configure:2195: $? = 0 configure:2195: g++ -c -g -O2 -I /usr/local/openssl/include conftest.cc >&5 configure:2195: $? = 0 configure:2195: test -s conftest.o configure:2195: $? = 0 configure:2228: checking for style of include used by make configure:2256: result: GNU configure:2284: checking dependency style of g++ configure:2346: result: gcc configure:2433: checking for gcc configure:2433: found /usr/bin/gcc configure:2433: result: gcc configure:2668: checking for C compiler version configure:2674: gcc --version </dev/null >&5 2.7.2.1 configure:2674: $? = 0 configure:2679: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2.1/specs gcc version 2.7.2.1 configure:2679: $? = 0 configure:2684: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:2684: $? = 1 configure:2686: checking whether we are using the GNU C compiler configure:2732: gcc -c conftest.c >&5 configure:2732: $? = 0 configure:2732: test -s conftest.o configure:2732: $? = 0 configure:2733: result: yes configure:2739: checking whether gcc accepts -g configure:2780: gcc -c -g conftest.c >&5 configure:2780: $? = 0 configure:2780: test -s conftest.o configure:2780: $? = 0 configure:2781: result: yes configure:2798: checking for gcc option to accept ANSI C configure:2882: gcc -c -g -O2 conftest.c >&5 configure:2882: $? = 0 configure:2882: test -s conftest.o configure:2882: $? = 0 configure:2892: result: none needed configure:3008: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:3008: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3018: checking dependency style of gcc configure:3080: result: gcc configure:3097: checking for a BSD-compatible install configure:3151: result: /usr/bin/ginstall -c configure:3162: checking whether make sets $(MAKE) configure:3189: result: yes configure:3229: checking for gawk configure:3229: result: gawk configure:3270: checking for flex configure:3270: found /usr/bin/flex configure:3270: result: flex configure:3392: checking for yywrap in -lfl configure:3392: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3392: $? = 0 configure:3392: test -s conftest configure:3392: $? = 0 configure:3392: result: yes configure:3474: checking lex output file root configure:3474: flex conftest.l configure:3474: $? = 0 configure:3474: result: lex.yy configure:3474: checking whether yytext is a pointer configure:3474: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3474: $? = 0 configure:3474: test -s conftest configure:3474: $? = 0 configure:3474: result: yes configure:3478: checking whether ln -s works configure:3487: result: yes configure:3567: checking for ranlib configure:3567: found /usr/bin/ranlib configure:3567: result: ranlib configure:3607: checking for bison configure:3607: found /usr/bin/bison configure:3607: result: bison -y configure:3674: checking for dirent.h that defines DIR configure:3674: gcc -c -g -O2 conftest.c >&5 configure:3674: $? = 0 configure:3674: test -s conftest.o configure:3674: $? = 0 configure:3674: result: yes configure:3890: checking for library containing opendir configure:3890: gcc -o conftest -g -O2 conftest.c >&5 configure:3890: $? = 0 configure:3890: test -s conftest configure:3890: $? = 0 configure:3890: result: none required configure:3897: checking how to run the C preprocessor configure:4014: gcc -E conftest.c configure:4014: $? = 0 configure:4014: gcc -E conftest.c configure:4026: ac_nonexistent.h: No such file or directory configure:4014: $? = 1 configure: failed program was: | #line 4014 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4015: result: gcc -E configure:4107: gcc -E conftest.c configure:4107: $? = 0 configure:4107: gcc -E conftest.c configure:4119: ac_nonexistent.h: No such file or directory configure:4107: $? = 1 configure: failed program was: | #line 4107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4127: checking for egrep configure:4137: result: grep -E configure:4142: checking for ANSI C header files configure:4288: gcc -c -g -O2 conftest.c >&5 configure:4288: $? = 0 configure:4288: test -s conftest.o configure:4288: $? = 0 configure:4288: gcc -o conftest -g -O2 conftest.c >&5 configure:4288: $? = 0 configure:4288: ./conftest configure:4288: $? = 0 configure:4289: result: yes configure:4359: checking for sys/types.h configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4359: $? = 0 configure:4359: test -s conftest.o configure:4359: $? = 0 configure:4359: result: yes configure:4359: checking for sys/stat.h configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4359: $? = 0 configure:4359: test -s conftest.o configure:4359: $? = 0 configure:4359: result: yes configure:4359: checking for stdlib.h configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4359: $? = 0 configure:4359: test -s conftest.o configure:4359: $? = 0 configure:4359: result: yes configure:4359: checking for string.h configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4359: $? = 0 configure:4359: test -s conftest.o configure:4359: $? = 0 configure:4359: result: yes configure:4359: checking for memory.h configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4359: $? = 0 configure:4359: test -s conftest.o configure:4359: $? = 0 configure:4359: result: yes configure:4359: checking for strings.h configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4359: $? = 0 configure:4359: test -s conftest.o configure:4359: $? = 0 configure:4359: result: yes configure:4359: checking for inttypes.h configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4413: inttypes.h: No such file or directory configure:4359: $? = 1 configure: failed program was: | #line 4359 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | | #include <inttypes.h> configure:4359: result: no configure:4359: checking for stdint.h configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4413: stdint.h: No such file or directory configure:4359: $? = 1 configure: failed program was: | #line 4359 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | | #include <stdint.h> configure:4359: result: no configure:4359: checking for unistd.h configure:4359: gcc -c -g -O2 conftest.c >&5 configure:4359: $? = 0 configure:4359: test -s conftest.o configure:4359: $? = 0 configure:4359: result: yes configure:4362: checking for stdbool.h that conforms to C99 configure:4435: gcc -c -g -O2 conftest.c >&5 configure:4456: stdbool.h: No such file or directory configure:4458: #error bool is not defined configure:4461: #error false is not defined configure:4467: #error true is not defined configure:4470: #error true is not 1 configure:4473: #error __bool_true_false_are_defined is not defined configure:4435: $? = 1 configure: failed program was: | #line 4435 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | | #include <stdbool.h> | #ifndef bool | # error bool is not defined | #endif | #ifndef false | # error false is not defined | #endif | #if false | # error false is not 0 | #endif | #ifndef true | # error true is not defined | #endif | #if true != 1 | # error true is not 1 | #endif | #ifndef __bool_true_false_are_defined | # error __bool_true_false_are_defined is not defined | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) -0.5 == true ? 1 : -1]; | bool e = &s; | char f[(_Bool) -0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | | int | main () | { | return !a + !b + !c + !d + !e + !f + !g + !h + !i; | ; | return 0; | } configure:4436: result: no configure:4438: checking for _Bool configure:4482: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:4539: `_Bool' undeclared (first use this function) configure:4539: (Each undeclared identifier is reported only once configure:4539: for each function it appears in.) configure:4539: parse error before `)' configure:4482: $? = 1 configure: failed program was: | #line 4482 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if ((_Bool *) 0) | return 0; | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:4483: result: no configure:4502: checking for ANSI C header files configure:4649: result: yes configure:4659: checking for sys/wait.h that is POSIX.1 compatible configure:4710: gcc -c -g -O2 conftest.c >&5 configure:4710: $? = 0 configure:4710: test -s conftest.o configure:4710: $? = 0 configure:4711: result: yes configure:4867: checking fcntl.h usability configure:4867: gcc -c -g -O2 conftest.c >&5 configure:4867: $? = 0 configure:4867: test -s conftest.o configure:4867: $? = 0 configure:4867: result: yes configure:4867: checking fcntl.h presence configure:4867: gcc -E conftest.c configure:4867: $? = 0 configure:4867: result: yes configure:4867: checking for fcntl.h configure:4867: result: yes configure:4867: checking stddef.h usability configure:4867: gcc -c -g -O2 conftest.c >&5 configure:4867: $? = 0 configure:4867: test -s conftest.o configure:4867: $? = 0 configure:4867: result: yes configure:4867: checking stddef.h presence configure:4867: gcc -E conftest.c configure:4867: $? = 0 configure:4867: result: yes configure:4867: checking for stddef.h configure:4867: result: yes configure:4867: checking for stdlib.h configure:4867: result: yes configure:4867: checking for string.h configure:4867: result: yes configure:4867: checking for unistd.h configure:4867: result: yes configure:4867: checking sys/time.h usability configure:4867: gcc -c -g -O2 conftest.c >&5 configure:4867: $? = 0 configure:4867: test -s conftest.o configure:4867: $? = 0 configure:4867: result: yes configure:4867: checking sys/time.h presence configure:4867: gcc -E conftest.c configure:4867: $? = 0 configure:4867: result: yes configure:4867: checking for sys/time.h configure:4867: result: yes configure:4867: checking syslog.h usability configure:4867: gcc -c -g -O2 conftest.c >&5 configure:4867: $? = 0 configure:4867: test -s conftest.o configure:4867: $? = 0 configure:4867: result: yes configure:4867: checking syslog.h presence configure:4867: gcc -E conftest.c configure:4867: $? = 0 configure:4867: result: yes configure:4867: checking for syslog.h configure:4867: result: yes configure:4870: checking for an ANSI C-conforming const configure:4957: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4957: test -s conftest.o configure:4957: $? = 0 configure:4958: result: yes configure:4968: checking for uid_t in sys/types.h configure:4992: result: yes configure:5007: checking for inline configure:5049: gcc -c -g -O2 conftest.c >&5 configure:5049: $? = 0 configure:5049: test -s conftest.o configure:5049: $? = 0 configure:5050: result: inline configure:5065: checking for mode_t configure:5109: gcc -c -g -O2 conftest.c >&5 configure:5109: $? = 0 configure:5109: test -s conftest.o configure:5109: $? = 0 configure:5110: result: yes configure:5122: checking for pid_t configure:5166: gcc -c -g -O2 conftest.c >&5 configure:5166: $? = 0 configure:5166: test -s conftest.o configure:5166: $? = 0 configure:5167: result: yes configure:5179: checking for size_t configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5223: $? = 0 configure:5223: test -s conftest.o configure:5223: $? = 0 configure:5224: result: yes configure:5236: checking whether struct tm is in sys/time.h or time.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5279: $? = 0 configure:5279: test -s conftest.o configure:5279: $? = 0 configure:5280: result: time.h configure:5431: checking for unistd.h configure:5431: result: yes configure:5433: checking for working chown configure:5496: gcc -o conftest -g -O2 conftest.c >&5 configure:5496: $? = 0 configure:5496: ./conftest configure:5496: $? = 0 configure:5497: result: yes configure:5507: checking whether closedir returns void configure:5558: gcc -o conftest -g -O2 conftest.c >&5 configure:5558: $? = 0 configure:5558: ./conftest configure:5558: $? = 0 configure:5559: result: no configure:5710: checking for unistd.h configure:5710: result: yes configure:5710: checking vfork.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5776: vfork.h: No such file or directory configure:5710: $? = 1 configure: failed program was: | #line 5710 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <vfork.h> configure:5710: result: no configure:5710: checking vfork.h presence configure:5710: gcc -E conftest.c configure:5742: vfork.h: No such file or directory configure:5710: $? = 1 configure: failed program was: | #line 5710 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <vfork.h> configure:5710: result: no configure:5710: checking for vfork.h configure:5710: result: no configure:5795: checking for fork configure:5795: gcc -o conftest -g -O2 conftest.c >&5 configure:5795: $? = 0 configure:5795: test -s conftest configure:5795: $? = 0 configure:5795: result: yes configure:5795: checking for vfork configure:5795: gcc -o conftest -g -O2 conftest.c >&5 configure:5795: $? = 0 configure:5795: test -s conftest configure:5795: $? = 0 configure:5795: result: yes configure:5848: checking for working fork configure:5848: gcc -o conftest -g -O2 conftest.c >&5 configure:5848: $? = 0 configure:5848: ./conftest configure:5848: $? = 0 configure:5848: result: yes configure:6001: checking for working vfork configure:6001: result: yes configure:6029: checking whether lstat dereferences a symlink specified with a trailing slash configure:6089: gcc -o conftest -g -O2 conftest.c >&5 configure:6089: $? = 0 configure:6089: ./conftest configure:6089: $? = 0 configure:6090: result: yes configure:6104: checking whether lstat accepts an empty string configure:6151: gcc -o conftest -g -O2 conftest.c >&5 configure:6151: $? = 0 configure:6151: ./conftest configure:6151: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 6151 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | struct stat sbuf; | exit (lstat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:6152: result: no configure:6303: checking for stdlib.h configure:6303: result: yes configure:6305: checking for GNU libc compatible malloc configure:6356: gcc -o conftest -g -O2 conftest.c >&5 configure:6356: $? = 0 configure:6356: ./conftest configure:6356: $? = 0 configure:6357: result: yes configure:6380: checking whether time.h and sys/time.h may both be included configure:6425: gcc -c -g -O2 conftest.c >&5 configure:6425: $? = 0 configure:6425: test -s conftest.o configure:6425: $? = 0 configure:6426: result: yes configure:6577: checking for sys/time.h configure:6577: result: yes configure:6577: checking for unistd.h configure:6577: result: yes configure:6661: checking for alarm configure:6661: gcc -o conftest -g -O2 conftest.c >&5 configure:6661: $? = 0 configure:6661: test -s conftest configure:6661: $? = 0 configure:6661: result: yes configure:6663: checking for working mktime configure:6846: gcc -o conftest -g -O2 conftest.c >&5 configure:6846: $? = 0 configure:6846: ./conftest configure:6846: $? = 142 configure: program exited with status 142 configure: failed program was: | #line 6846 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Test program from Paul Eggert and Tony Leneis. */ | #if TIME_WITH_SYS_TIME | # include <sys/time.h> | # include <time.h> | #else | # if HAVE_SYS_TIME_H | # include <sys/time.h> | # else | # include <time.h> | # endif | #endif | | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | | #if !HAVE_ALARM | # define alarm(X) /* empty */ | #endif | | /* Work around redefinition to rpl_putenv by other config tests. */ | #undef putenv | | static time_t time_t_max; | | /* Values we'll use to set the TZ environment variable. */ | static const char *const tz_strings[] = { | (const char *) 0, "TZ=GMT0", "TZ=JST-9", | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | }; | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | | /* Fail if mktime fails to convert a date in the spring-forward gap. | Based on a problem report from Andreas Jaeger. */ | static void | spring_forward_gap () | { | /* glibc (up to about 1998-10-07) failed this test. */ | struct tm tm; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | tm.tm_year = 98; | tm.tm_mon = 3; | tm.tm_mday = 5; | tm.tm_hour = 2; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | if (mktime (&tm) == (time_t)-1) | exit (1); | } | | static void | mktime_test (now) | time_t now; | { | struct tm *lt; | if ((lt = localtime (&now)) && mktime (lt) != now) | exit (1); | now = time_t_max - now; | if ((lt = localtime (&now)) && mktime (lt) != now) | exit (1); | } | | static void | irix_6_4_bug () | { | /* Based on code from Ariel Faigon. */ | struct tm tm; | tm.tm_year = 96; | tm.tm_mon = 3; | tm.tm_mday = 0; | tm.tm_hour = 0; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | mktime (&tm); | if (tm.tm_mon != 2 || tm.tm_mday != 31) | exit (1); | } | | static void | bigtime_test (j) | int j; | { | struct tm tm; | time_t now; | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; | now = mktime (&tm); | if (now != (time_t) -1) | { | struct tm *lt = localtime (&now); | if (! (lt | && lt->tm_year == tm.tm_year | && lt->tm_mon == tm.tm_mon | && lt->tm_mday == tm.tm_mday | && lt->tm_hour == tm.tm_hour | && lt->tm_min == tm.tm_min | && lt->tm_sec == tm.tm_sec | && lt->tm_yday == tm.tm_yday | && lt->tm_wday == tm.tm_wday | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) | exit (1); | } | } | | int | main () | { | time_t t, delta; | int i, j; | | /* This test makes some buggy mktime implementations loop. | Give up after 60 seconds; a mktime slower than that | isn't worth using anyway. */ | alarm (60); | | for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) | continue; | time_t_max--; | delta = time_t_max / 997; /* a suitable prime number */ | for (i = 0; i < N_STRINGS; i++) | { | if (tz_strings[i]) | putenv (tz_strings[i]); | | for (t = 0; t <= time_t_max - delta; t += delta) | mktime_test (t); | mktime_test ((time_t) 60 * 60); | mktime_test ((time_t) 60 * 60 * 24); | | for (j = 1; 0 < j; j *= 2) | bigtime_test (j); | bigtime_test (j - 1); | } | irix_6_4_bug (); | spring_forward_gap (); | exit (0); | } configure:6847: result: no configure:6993: checking for stdlib.h configure:6993: result: yes configure:6995: checking for GNU libc compatible realloc configure:7046: gcc -o conftest -g -O2 conftest.c >&5 configure:7046: $? = 0 configure:7046: ./conftest configure:7046: $? = 0 configure:7047: result: yes configure:7211: checking sys/select.h usability configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: test -s conftest.o configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking sys/select.h presence configure:7211: gcc -E conftest.c configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for sys/select.h configure:7211: result: yes configure:7211: checking sys/socket.h usability configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: test -s conftest.o configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking sys/socket.h presence configure:7211: gcc -E conftest.c configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for sys/socket.h configure:7211: result: yes configure:7213: checking types of arguments for select configure:7271: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:7364: warning: `struct timeval' declared inside parameter list configure:7364: warning: its scope is only this definition or declaration, configure:7364: warning: which is probably not what you want. configure:7271: $? = 0 configure:7271: test -s conftest.o configure:7271: $? = 0 configure:7272: result: int,fd_set *,struct timeval * configure:7295: checking return type of signal handlers configure:7346: gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7346: test -s conftest.o configure:7346: $? = 0 configure:7347: result: void configure:7355: checking whether stat accepts an empty string configure:7402: gcc -o conftest -g -O2 conftest.c >&5 configure:7402: $? = 0 configure:7402: ./conftest configure:7402: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 7402 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:7403: result: no configure:7560: checking for strftime configure:7560: gcc -o conftest -g -O2 conftest.c >&5 configure:7560: $? = 0 configure:7560: test -s conftest configure:7560: $? = 0 configure:7560: result: yes configure:7658: checking for alarm configure:7658: result: yes configure:7658: checking for dup2 configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for getcwd configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for gethostname configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for gettimeofday configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for memset configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for mkdir configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for putenv configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for regcomp configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for rmdir configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for select configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for setenv configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for strchr configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for strdup configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for strerror configure:7658: gcc -o conftest -g -O2 conftest.c >&5 configure:7658: $? = 0 configure:7658: test -s conftest configure:7658: $? = 0 configure:7658: result: yes configure:7668: checking --prefix configure:7678: result: unset, defaulting to /opt/bincimap configure:7680: checking --sysconfdir configure:7690: result: unset, defaulting to /etc/opt/bincimap configure:7710: checking wether or not we should include SSL support configure:7841: result: yes configure:7841: checking for SSL_write in -lssl -lcrypto configure:7841: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:7841: $? = 0 configure:7841: test -s conftest configure:7841: $? = 0 configure:7841: result: yes configure:7841: checking wether OpenSSL headers are included properly configure:7841: g++ -c -g -O2 -I /usr/local/openssl/include conftest.cc >&5 configure:7841: $? = 0 configure:7841: test -s conftest.o configure:7841: $? = 0 configure:7841: result: yes configure:7843: checking for dlopen in -ldl configure:7894: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:7894: $? = 0 configure:7894: test -s conftest configure:7894: $? = 0 configure:7895: result: yes configure:7912: checking whether to include <sstream> or <strstream> configure:7954: g++ -c -g -O2 -I /usr/local/openssl/include conftest.cc >&5 configure:7985: sstream: No such file or directory configure:7954: $? = 1 configure: failed program was: | #line 7917 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define WITH_SSL 1 | /* end confdefs.h. */ | #include <sstream> | int | main () | { | | ; | return 0; | } configure:7954: result: <strstream> configure:7957: checking whether to include <ostream> or <ostream.h> configure:7999: g++ -c -g -O2 -I /usr/local/openssl/include conftest.cc >&5 configure:8030: ostream: No such file or directory configure:7999: $? = 1 configure: failed program was: | #line 7962 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "bincimap" | #define PACKAGE_TARNAME "bincimap" | #define PACKAGE_VERSION "1.1.7" | #define PACKAGE_STRING "bincimap 1.1.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "bincimap" | #define VERSION "1.1.7" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define WITH_SSL 1 | /* end confdefs.h. */ | #include <ostream> | int | main () | { | | ; | return 0; | } configure:7999: result: <ostream.h> configure:8118: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bincimap config.status 1.1.7, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on jade.school.net config.status:759: creating Makefile config.status:759: creating conf/Makefile config.status:759: creating conf/xinetd-bincimap config.status:759: creating conf/bincimap.conf config.status:759: creating conf/xinetd-bincimaps config.status:759: creating man/Makefile config.status:759: creating doc/Makefile config.status:759: creating doc/manual/Makefile config.status:759: creating contrib/Makefile config.status:759: creating contrib/authenticators/Makefile config.status:759: creating service/log/Makefile config.status:759: creating service/Makefile config.status:759: creating service/run config.status:759: creating service/run-ssl config.status:759: creating src/util/Makefile config.status:759: creating src/io/Makefile config.status:759: creating src/parsers/Makefile config.status:759: creating src/parsers/args/Makefile config.status:759: creating src/parsers/imap/recursivedescent/Makefile config.status:759: creating src/parsers/imap/Makefile config.status:759: creating src/parsers/mime/Makefile config.status:759: creating src/parsers/storage/Makefile config.status:759: creating src/mailbox/maildir/Makefile config.status:759: creating src/mailbox/Makefile config.status:759: creating src/Makefile config.status:759: creating bincimap.spec config.status:1063: creating config.h config.status:1211: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu='yes' ac_cv_c_const='yes' ac_cv_c_inline='inline' ac_cv_cxx_compiler_gnu='yes' ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXFLAGS_set='set' ac_cv_env_CXXFLAGS_value='-g -O2 -I /usr/local/openssl/include' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_func_alarm='yes' ac_cv_func_chown_works='yes' ac_cv_func_closedir_void='no' ac_cv_func_dup2='yes' ac_cv_func_fork='yes' ac_cv_func_fork_works='yes' ac_cv_func_getcwd='yes' ac_cv_func_gethostname='yes' ac_cv_func_gettimeofday='yes' ac_cv_func_lstat_dereferences_slashed_symlink='yes' ac_cv_func_lstat_empty_string_bug='no' ac_cv_func_malloc_0_nonnull='yes' ac_cv_func_memset='yes' ac_cv_func_mkdir='yes' ac_cv_func_putenv='yes' ac_cv_func_realloc_0_nonnull='yes' ac_cv_func_regcomp='yes' ac_cv_func_rmdir='yes' ac_cv_func_select='yes' ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv='yes' ac_cv_func_stat_empty_string_bug='no' ac_cv_func_strchr='yes' ac_cv_func_strdup='yes' ac_cv_func_strerror='yes' ac_cv_func_strftime='yes' ac_cv_func_vfork='yes' ac_cv_func_vfork_works='yes' ac_cv_func_working_mktime='no' ac_cv_header_dirent_dirent_h='yes' ac_cv_header_fcntl_h='yes' ac_cv_header_inttypes_h='no' ac_cv_header_memory_h='yes' ac_cv_header_stdbool_h='no' ac_cv_header_stdc='yes' ac_cv_header_stddef_h='yes' ac_cv_header_stdint_h='no' ac_cv_header_stdlib_h='yes' ac_cv_header_string_h='yes' ac_cv_header_strings_h='yes' ac_cv_header_sys_select_h='yes' ac_cv_header_sys_socket_h='yes' ac_cv_header_sys_stat_h='yes' ac_cv_header_sys_time_h='yes' ac_cv_header_sys_types_h='yes' ac_cv_header_sys_wait_h='yes' ac_cv_header_syslog_h='yes' ac_cv_header_time='yes' ac_cv_header_unistd_h='yes' ac_cv_header_vfork_h='no' ac_cv_lib_dl_dlopen='yes' ac_cv_lib_fl_yywrap='yes' ac_cv_lib_ssl__lcrypto_SSL_write='yes' ac_cv_objext='o' ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_prog_AWK='gawk' ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX='flex' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC='gcc' ac_cv_prog_ac_ct_CXX='g++' ac_cv_prog_ac_ct_RANLIB='ranlib' ac_cv_prog_cc_g='yes' ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g='yes' ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root='lex.yy' ac_cv_prog_lex_yytext_pointer='yes' ac_cv_prog_make_make_set='yes' ac_cv_search_opendir='none required' ac_cv_struct_tm='time.h' ac_cv_type__Bool='no' ac_cv_type_mode_t='yes' ac_cv_type_pid_t='yes' ac_cv_type_signal='void' ac_cv_type_size_t='yes' ac_cv_type_uid_t='yes' am_cv_CC_dependencies_compiler_type='gcc' am_cv_CXX_dependencies_compiler_type='gcc' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/home/joel/binc/bincimap-1.1.7/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/home/joel/binc/bincimap-1.1.7/missing --run tar' AUTOCONF='${SHELL} /usr/home/joel/binc/bincimap-1.1.7/missing --run autoconf' AUTOHEADER='${SHELL} /usr/home/joel/binc/bincimap-1.1.7/missing --run autoheader' AUTOMAKE='${SHELL} /usr/home/joel/binc/bincimap-1.1.7/missing --run automake-1.6' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc' CXXFLAGS='-g -O2 -I /usr/local/openssl/include' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBDL='-ldl' LIBOBJS=' mktime$U.o' LIBS='' LIBSSL='-lssl -lcrypto' LN_S='ln -s' LTLIBOBJS=' mktime$U.lo' MAKEINFO='${SHELL} /usr/home/joel/binc/bincimap-1.1.7/missing --run makeinfo' OBJEXT='o' PACKAGE='bincimap' PACKAGE_BUGREPORT='[EMAIL PROTECTED]' PACKAGE_NAME='bincimap' PACKAGE_STRING='bincimap 1.1.7' PACKAGE_TARNAME='bincimap' PACKAGE_VERSION='1.1.7' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STATIC='' STRIP='' VERSION='1.1.7' YACC='bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/home/joel/binc/bincimap-1.1.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/opt/bincimap' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/opt/bincimap' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALARM 1 #define HAVE_ALARM 1 #define HAVE_CHOWN 1 #define HAVE_DIRENT_H 1 #define HAVE_DUP2 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MALLOC 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_PUTENV 1 #define HAVE_REALLOC 1 #define HAVE_REGCOMP 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PACKAGE "bincimap" #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" #define PACKAGE_NAME "bincimap" #define PACKAGE_STRING "bincimap 1.1.7" #define PACKAGE_TARNAME "bincimap" #define PACKAGE_VERSION "1.1.7" #define RETSIGTYPE void #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "1.1.7" #define WITH_SSL 1 #define YYTEXT_POINTER 1 configure: exit 0

