6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Problem with auth...
FromSent OnAttachments
Florent GilainJan 29, 2007 9:48 am 
Florent GilainJan 29, 2007 9:50 am 
Sam VarshavchikJan 29, 2007 3:18 pm 
Florent GilainJan 29, 2007 4:15 pm 
Gordon MessmerJan 29, 2007 4:54 pm 
Sam VarshavchikJan 29, 2007 4:58 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Problem with authlib-0.58 : C++ preprocessor "/lib/cpp" fails sanity checkActions...
From:Florent Gilain (flor@direct-energie.com)
Date:Jan 29, 2007 4:15:21 pm
List:net.sourceforge.lists.courier-users

Here is its content, but i'm unable to understand the problem ;-((

Hope it could help you ...Helping me ;-))

Running centos 4.4 Server install on a VMWare server.

Florent

This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.

It was created by courier-authlib configure 0.58, which was generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure

## --------- ## ## Platform. ## ## --------- ##

hostname = toaster.de.lan uname -m = i686 uname -r = 2.6.9-42.0.3.ELsmp uname -s = Linux uname -v = #1 SMP Fri Oct 6 06:21:39 CDT 2006

/usr/bin/uname -p = unknown /bin/uname -X = unknown

/bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown

PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /root/bin

## ----------- ## ## Core tests. ## ## ----------- ##

configure:1591: checking for a BSD-compatible install configure:1646: result: /usr/bin/install -c configure:1657: checking whether build environment is sane configure:1700: result: yes configure:1765: checking for gawk configure:1781: found /bin/gawk configure:1791: result: gawk configure:1801: checking whether make sets $(MAKE) configure:1821: result: yes configure:1997: checking for gawk configure:2023: result: gawk configure:2079: checking for gcc configure:2095: found /usr/bin/gcc configure:2105: result: gcc configure:2349: checking for C compiler version configure:2352: gcc --version </dev/null >&5 gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2355: $? = 0 configure:2357: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) configure:2360: $? = 0 configure:2362: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:2365: $? = 1 configure:2388: checking for C compiler default output file name configure:2391: gcc conftest.c >&5 configure:2394: $? = 0 configure:2440: result: a.out configure:2445: checking whether the C compiler works configure:2451: ./a.out configure:2454: $? = 0 configure:2471: result: yes configure:2478: checking whether we are cross compiling configure:2480: result: no configure:2483: checking for suffix of executables configure:2485: gcc -o conftest conftest.c >&5 configure:2488: $? = 0 configure:2513: result: configure:2519: checking for suffix of object files configure:2540: gcc -c conftest.c >&5 configure:2543: $? = 0 configure:2565: result: o configure:2569: checking whether we are using the GNU C compiler configure:2593: gcc -c conftest.c >&5 configure:2599: $? = 0 configure:2603: test -z || test ! -s conftest.err configure:2606: $? = 0 configure:2609: test -s conftest.o configure:2612: $? = 0 configure:2625: result: yes configure:2631: checking whether gcc accepts -g configure:2652: gcc -c -g conftest.c >&5 configure:2658: $? = 0 configure:2662: test -z || test ! -s conftest.err configure:2665: $? = 0 configure:2668: test -s conftest.o configure:2671: $? = 0 configure:2682: result: yes configure:2699: checking for gcc option to accept ANSI C configure:2769: gcc -c -g -O2 conftest.c >&5 configure:2775: $? = 0 configure:2779: test -z || test ! -s conftest.err configure:2782: $? = 0 configure:2785: test -s conftest.o configure:2788: $? = 0 configure:2806: result: none needed configure:2824: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2830: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2974: checking for style of include used by make configure:3002: result: GNU configure:3030: checking dependency style of gcc configure:3120: result: gcc3 configure:3138: checking for lt_dlinit in -lltdl configure:3168: gcc -o conftest -g -O2 conftest.c -lltdl >&5 /usr/bin/ld: cannot find -lltdl collect2: ld returned 1 exit status configure:3174: $? = 1 configure: failed program was: | /* confdefs.h. */ | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char lt_dlinit (); | int | main () | { | lt_dlinit (); | ; | return 0; | } configure:3200: result: no configure:3231: checking how to run the C preprocessor configure:3266: gcc -E conftest.c configure:3272: $? = 0 configure:3304: gcc -E conftest.c conftest.c:3:28: ac_nonexistent.h: No such file or directory configure:3310: $? = 1 configure: failed program was: | /* confdefs.h. */ | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3349: result: gcc -E configure:3373: gcc -E conftest.c configure:3379: $? = 0 configure:3411: gcc -E conftest.c conftest.c:3:28: ac_nonexistent.h: No such file or directory configure:3417: $? = 1 configure: failed program was: | /* confdefs.h. */ | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3473: checking for a BSD-compatible install configure:3528: result: /usr/bin/install -c configure:3539: checking whether ln -s works configure:3543: result: yes configure:3556: checking for perl5 configure:3589: result: no configure:3556: checking for perl configure:3574: found /usr/bin/perl configure:3586: result: /usr/bin/perl configure:3605: checking for sysconftool... configure:3624: result: ././sysconftool configure:3712: checking build system type configure:3730: result: i686-redhat-linux-gnu configure:3738: checking host system type configure:3752: result: i686-redhat-linux-gnu configure:3760: checking for a sed that does not truncate output configure:3814: result: /bin/sed configure:3817: checking for egrep configure:3827: result: grep -E configure:3843: checking for ld used by gcc configure:3910: result: /usr/bin/ld configure:3919: checking if the linker (/usr/bin/ld) is GNU ld configure:3934: result: yes configure:3939: checking for /usr/bin/ld option to reload object files configure:3946: result: -r configure:3955: checking for BSD-compatible nm configure:3997: result: /usr/bin/nm -B configure:4001: checking how to recognise dependent libraries configure:4184: result: pass_all configure:4393: checking for ANSI C header files configure:4418: gcc -c -g -O2 conftest.c >&5 configure:4424: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4526: gcc -o conftest -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4531: ./conftest configure:4534: $? = 0 configure:4549: result: yes configure:4573: checking for sys/types.h configure:4589: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4599: test -z || test ! -s conftest.err configure:4602: $? = 0 configure:4605: test -s conftest.o configure:4608: $? = 0 configure:4619: result: yes configure:4573: checking for sys/stat.h configure:4589: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4599: test -z || test ! -s conftest.err configure:4602: $? = 0 configure:4605: test -s conftest.o configure:4608: $? = 0 configure:4619: result: yes configure:4573: checking for stdlib.h configure:4589: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4599: test -z || test ! -s conftest.err configure:4602: $? = 0 configure:4605: test -s conftest.o configure:4608: $? = 0 configure:4619: result: yes configure:4573: checking for string.h configure:4589: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4599: test -z || test ! -s conftest.err configure:4602: $? = 0 configure:4605: test -s conftest.o configure:4608: $? = 0 configure:4619: result: yes configure:4573: checking for memory.h configure:4589: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4599: test -z || test ! -s conftest.err configure:4602: $? = 0 configure:4605: test -s conftest.o configure:4608: $? = 0 configure:4619: result: yes configure:4573: checking for strings.h configure:4589: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4599: test -z || test ! -s conftest.err configure:4602: $? = 0 configure:4605: test -s conftest.o configure:4608: $? = 0 configure:4619: result: yes configure:4573: checking for inttypes.h configure:4589: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4599: test -z || test ! -s conftest.err configure:4602: $? = 0 configure:4605: test -s conftest.o configure:4608: $? = 0 configure:4619: result: yes configure:4573: checking for stdint.h configure:4589: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4599: test -z || test ! -s conftest.err configure:4602: $? = 0 configure:4605: test -s conftest.o configure:4608: $? = 0 configure:4619: result: yes configure:4573: checking for unistd.h configure:4589: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4599: test -z || test ! -s conftest.err configure:4602: $? = 0 configure:4605: test -s conftest.o configure:4608: $? = 0 configure:4619: result: yes configure:4645: checking dlfcn.h usability configure:4657: gcc -c -g -O2 conftest.c >&5 configure:4663: $? = 0 configure:4667: test -z || test ! -s conftest.err configure:4670: $? = 0 configure:4673: test -s conftest.o configure:4676: $? = 0 configure:4686: result: yes configure:4690: checking dlfcn.h presence configure:4700: gcc -E conftest.c configure:4706: $? = 0 configure:4726: result: yes configure:4761: checking for dlfcn.h configure:4768: result: yes configure:4833: checking for g++ configure:4862: result: no configure:4833: checking for c++ configure:4862: result: no configure:4833: checking for gpp configure:4862: result: no configure:4833: checking for aCC configure:4862: result: no configure:4833: checking for CC configure:4862: result: no configure:4833: checking for cxx configure:4862: result: no configure:4833: checking for cc++ configure:4862: result: no configure:4833: checking for cl configure:4862: result: no configure:4833: checking for FCC configure:4862: result: no configure:4833: checking for KCC configure:4862: result: no configure:4833: checking for RCC configure:4862: result: no configure:4833: checking for xlC_r configure:4862: result: no configure:4833: checking for xlC configure:4862: result: no configure:4875: checking for C++ compiler version configure:4878: g++ --version </dev/null >&5 ./configure: line 4879: g++: command not found configure:4881: $? = 127 configure:4883: g++ -v </dev/null >&5 ./configure: line 4884: g++: command not found configure:4886: $? = 127 configure:4888: g++ -V </dev/null >&5 ./configure: line 4889: g++: command not found configure:4891: $? = 127 configure:4894: checking whether we are using the GNU C++ compiler configure:4918: g++ -c conftest.cc >&5 ./configure: line 4919: g++: command not found configure:4924: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4950: result: no configure:4956: checking whether g++ accepts -g configure:4977: g++ -c -g conftest.cc >&5 ./configure: line 4978: g++: command not found configure:4983: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5007: result: no configure:5049: g++ -c conftest.cc >&5 ./configure: line 5050: g++: command not found configure:5055: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:5049: g++ -c conftest.cc >&5 ./configure: line 5050: g++: command not found configure:5055: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:5049: g++ -c conftest.cc >&5 ./configure: line 5050: g++: command not found configure:5055: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:5049: g++ -c conftest.cc >&5 ./configure: line 5050: g++: command not found configure:5055: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:5049: g++ -c conftest.cc >&5 ./configure: line 5050: g++: command not found configure:5055: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:5049: g++ -c conftest.cc >&5 ./configure: line 5050: g++: command not found configure:5055: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:5138: checking dependency style of g++ configure:5228: result: none configure:5250: checking how to run the C++ preprocessor configure:5281: g++ -E conftest.cc ./configure: line 5282: g++: command not found configure:5287: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5281: g++ -E conftest.cc ./configure: line 5282: g++: command not found configure:5287: $? = 127 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5281: /lib/cpp conftest.cc cpp: installation problem, cannot exec `cc1plus': No such file or directory configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5281: /lib/cpp conftest.cc cpp: installation problem, cannot exec `cc1plus': No such file or directory configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5364: result: /lib/cpp configure:5388: /lib/cpp conftest.cc cpp: installation problem, cannot exec `cc1plus': No such file or directory configure:5394: $? = 1 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5388: /lib/cpp conftest.cc cpp: installation problem, cannot exec `cc1plus': No such file or directory configure:5394: $? = 1 configure: failed program was: | /* confdefs.h. */ | #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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5463: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.

## ---------------- ## ## Cache variables. ## ## ---------------- ##

ac_cv_build=i686-redhat-linux-gnu ac_cv_build_alias=i686-redhat-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=no 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-redhat-linux-gnu ac_cv_host_alias=i686-redhat-linux-gnu ac_cv_lib_ltdl_lt_dlinit=no ac_cv_objext=o ac_cv_path_SYSCONFTOOL_PERL=/usr/bin/perl ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP=/lib/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.4.so' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_gnu_ld=yes

## ----------------- ## ## Output variables. ## ## ----------------- ##

ACLOCAL='${SHELL} /var/src/courier-authlib-0.58/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/src/courier-authlib-0.58/missing --run tar' AR='' AUTHPAMCRYPT='' AUTOCONF='${SHELL} /var/src/courier-authlib-0.58/missing --run autoconf' AUTOHEADER='${SHELL} /var/src/courier-authlib-0.58/missing --run autoheader' AUTOMAKE='${SHELL} /var/src/courier-authlib-0.58/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' COURIERCONFIG='' CPP='gcc -E' CPPFLAGS='' CRYPTLIBS='' CXX='g++' CXXCPP='/lib/cpp' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DBSUBDIR='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXPECT='' F77='' FFLAGS='' HAVE_AUTHMYSQL_FALSE='' HAVE_AUTHMYSQL_TRUE='' HAVE_AUTHPGSQL_FALSE='' HAVE_AUTHPGSQL_TRUE='' HAVE_CUSTOM_FALSE='' HAVE_CUSTOM_TRUE='' HAVE_HMACLIB_FALSE='' HAVE_HMACLIB_TRUE='' HAVE_LDAP_FALSE='' HAVE_LDAP_TRUE='' HAVE_MD5_FALSE='' HAVE_MD5_TRUE='' HAVE_PIPE_FALSE='' HAVE_PIPE_TRUE='' HAVE_SGML_FALSE='' HAVE_SGML_TRUE='' HAVE_SHA1_FALSE='' HAVE_SHA1_TRUE='' HMACLIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDAPLIBS='' LDFLAGS='' LIBAUTHCUSTOM='' LIBAUTHLDAP='' LIBAUTHMYSQL='' LIBAUTHPAM='' LIBAUTHPGSQL='' LIBAUTHPIPE='' LIBAUTHPWD='' LIBAUTHSHADOW='' LIBAUTHUSERDB='' LIBAUTHVCHKPW='' LIBDB='' LIBDL='' LIBGDBM='' LIBLTDL='${top_builddir}/libltdl/libltdl.la' LIBM='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='ln -s' LTDLINCL='-I${top_srcdir}/libltdl' LTLIBOBJS='' MAKEINFO='${SHELL} /var/src/courier-authlib-0.58/missing --run makeinfo' MD5LIB='' MYSQL_CONFIG='' MYSQL_LIBS='' NETLIBS='' OBJEXT='o' PACKAGE='courier-authlib' PACKAGE_BUGREPORT='cour@lists.sourceforge.net' PACKAGE_NAME='courier-authlib' PACKAGE_STRING='courier-authlib 0.58' PACKAGE_TARNAME='courier-authlib' PACKAGE_VERSION='0.58' PASSWD='' PATH_SEPARATOR=':' PERL='' PGSQL_LIBS='' PG_CONFIG='' RANLIB='' REPOSITORY='' SET_MAKE='' SHA1LIB='' SHADOWLIBS='' SHELL='/bin/sh' STRIP='' SYSCONFTOOL='/usr/bin/perl ././sysconftool' SYSCONFTOOL_PERL='/usr/bin/perl' USE_DB='' USE_GDBM='' VERSION='0.58' VPOPMAILLIBS='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' authProg='' authdaemonrc='' authdaemonvar='' authldaprc='' authmysqlrc='' authpgsqlrc='' bindir='${exec_prefix}/bin' build='i686-redhat-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='redhat' datadir='${prefix}/share' dblibrary='' exec_prefix='NONE' host='i686-redhat-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='redhat' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/var/src/courier-authlib-0.58/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mailgroup='' mailuser='' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' userdb='' vpopmail_home=''

## ----------- ## ## confdefs.h. ## ## ----------- ##

#define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #endif #ifdef __cplusplus void exit (int);

configure: exit 1

-----Message d'origine----- De : cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net] De la part de Sam Varshavchik Envoyé : mardi 30 janvier 2007 00:18 À : cour@lists.sourceforge.net Objet : Re: [courier-users] Problem with authlib-0.58 : C++ preprocessor "/lib/cpp" fails sanity check

Florent Gilain writes:

configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.

So, did you look at config.log, for more details?