Paste number 9519: config.log for foiled again

Paste number 9519: config.log for foiled again
Pasted by: josh_mf
When:5 years, 1 month ago
Share:Tweet this! | http://paste.lisp.org/+7CF
Channel:#fink
Paste contents:
Raw Source | XML | Display As
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --prefix=/sw --mandir=/sw/share/man

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

hostname = h-158.office.mozilla.org
uname -m = x86
uname -r = 8.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.1.0: Thu May 26 19:10:26 PDT 2005; root:xnu-792.1.82.obj~3/RELEASE_I386

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
	 Darwin Kernel Version 8.1.0: Thu May 26 19:10:26 PDT 2005; root:xnu-792.1.82.obj~3/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
Processor type: pentium4 (Intel Pentium 4)
Processors active: 0 1
Primary memory available: 1.00 gigabytes
Default processor set: 66 tasks, 204 threads, 2 processors
Load average: 2.18, Mach factor: 0.68
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sw/var/lib/fink/path-prefix-g++-3.3
PATH: /sw/bin
PATH: /sw/sbin
PATH: /sw/bootstrap/bin
PATH: /sw/bootstrap/sbin
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin


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

configure:1514: checking for a BSD-compatible install
configure:1568: result: /usr/bin/install -c
configure:1579: checking whether build environment is sane
configure:1622: result: yes
configure:1655: checking for gawk
configure:1684: result: no
configure:1655: checking for mawk
configure:1684: result: no
configure:1655: checking for nawk
configure:1684: result: no
configure:1655: checking for awk
configure:1671: found /usr/bin/awk
configure:1681: result: awk
configure:1691: checking whether make sets $(MAKE)
configure:1711: result: yes
configure:1877: checking whether make sets $(MAKE)
configure:1897: result: yes
configure:1957: checking for gcc
configure:1973: found /usr/bin/gcc
configure:1983: result: gcc
configure:2227: checking for C compiler version
configure:2230: gcc --version </dev/null >&5
i686-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026)
Copyright (C) 2005 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:2233: $? = 0
configure:2235: gcc -v </dev/null >&5
Using built-in specs.
Target: i686-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5026.obj~19/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --with-arch=pentium4 --with-tune=prescott --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
Thread model: posix
gcc version 4.0.0 (Apple Computer, Inc. build 5026)
configure:2238: $? = 0
configure:2240: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2243: $? = 1
configure:2267: checking for C compiler default output
configure:2270: gcc  -I/sw/include  conftest.c -L/sw/lib >&5
configure:2273: $? = 0
configure:2319: result: a.out
configure:2324: checking whether the C compiler works
configure:2330: ./a.out
configure:2333: $? = 0
configure:2350: result: yes
configure:2357: checking whether we are cross compiling
configure:2359: result: no
configure:2362: checking for suffix of executables
configure:2364: gcc -o conftest  -I/sw/include  conftest.c -L/sw/lib >&5
configure:2367: $? = 0
configure:2392: result: 
configure:2398: checking for suffix of object files
configure:2420: gcc -c  -I/sw/include conftest.c >&5
configure:2423: $? = 0
configure:2445: result: o
configure:2449: checking whether we are using the GNU C compiler
configure:2474: gcc -c  -I/sw/include conftest.c >&5
configure:2477: $? = 0
configure:2480: test -s conftest.o
configure:2483: $? = 0
configure:2496: result: yes
configure:2502: checking whether gcc accepts -g
configure:2524: gcc -c -g -I/sw/include conftest.c >&5
configure:2527: $? = 0
configure:2530: test -s conftest.o
configure:2533: $? = 0
configure:2544: result: yes
configure:2561: checking for gcc option to accept ANSI C
configure:2622: gcc  -c -g -O2 -I/sw/include conftest.c >&5
configure:2625: $? = 0
configure:2628: test -s conftest.o
configure:2631: $? = 0
configure:2649: result: none needed
configure:2667: gcc -c -g -O2 -I/sw/include conftest.c >&5
conftest.c:2: error: parse error before 'me'
configure:2670: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2790: checking for style of include used by make
configure:2818: result: GNU
configure:2846: checking dependency style of gcc
configure:2914: result: none
configure:2936: checking how to run the C preprocessor
configure:2972: gcc -E -I/sw/include conftest.c
configure:2978: $? = 0
configure:3010: gcc -E -I/sw/include conftest.c
configure:3011:28: error: ac_nonexistent.h: No such file or directory
configure:3016: $? = 1
configure: failed program was:
| #line 3001 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3054: result: gcc -E
configure:3079: gcc -E -I/sw/include conftest.c
configure:3085: $? = 0
configure:3117: gcc -E -I/sw/include conftest.c
configure:3118:28: error: ac_nonexistent.h: No such file or directory
configure:3123: $? = 1
configure: failed program was:
| #line 3108 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3167: checking for egrep
configure:3177: result: grep -E
configure:3183: checking whether gcc needs -traditional
configure:3219:20: error: termio.h: No such file or directory
configure:3227: result: no
configure:3246: checking for a BSD-compatible install
configure:3300: result: /usr/bin/install -c
configure:3319: checking build system type
configure:3337: result: i686-apple-darwin8.1.0
configure:3345: checking host system type
configure:3359: result: i686-apple-darwin8.1.0
configure:3393: checking for ld used by GCC
configure:3456: result: /usr/bin/ld
configure:3465: checking if the linker (/usr/bin/ld) is GNU ld
configure:3477: result: no
configure:3483: checking for shared library path variable
configure:3496: result: DYLD_LIBRARY_PATH
configure:3501: checking whether to activate relocatable installation
configure:3516: result: no
configure:3635: checking for ranlib
configure:3651: found /usr/bin/ranlib
configure:3662: result: ranlib
configure:3674: checking how to copy files
configure:3690: result: cp -p
configure:3694: checking how to make hard links
configure:3710: result: ln
configure:3714: checking whether ln -s works
configure:3718: result: yes
configure:3734: checking for AIX
configure:3757: result: no
configure:3763: checking for ANSI C header files
configure:3789: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3792: $? = 0
configure:3795: test -s conftest.o
configure:3798: $? = 0
configure:3887: gcc -o conftest -g -O2 -I/sw/include  conftest.c -L/sw/lib >&5
configure: In function 'main':
configure:3887: warning: incompatible implicit declaration of built-in function 'exit'
configure:3890: $? = 0
configure:3892: ./conftest
configure:3895: $? = 0
configure:3910: result: yes
configure:3934: checking for sys/types.h
configure:3951: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3971: result: yes
configure:3934: checking for sys/stat.h
configure:3951: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3971: result: yes
configure:3934: checking for stdlib.h
configure:3951: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3971: result: yes
configure:3934: checking for string.h
configure:3951: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3971: result: yes
configure:3934: checking for memory.h
configure:3951: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3971: result: yes
configure:3934: checking for strings.h
configure:3951: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3971: result: yes
configure:3934: checking for inttypes.h
configure:3951: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3971: result: yes
configure:3934: checking for stdint.h
configure:3951: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3971: result: yes
configure:3934: checking for unistd.h
configure:3951: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3971: result: yes
configure:3993: checking minix/config.h usability
configure:4006: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4051:26: error: minix/config.h: No such file or directory
configure:4009: $? = 1
configure: failed program was:
| #line 3995 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_INTTYPES_H 1
| #define HAVE_STDINT_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
| #include <minix/config.h>
configure:4025: result: no
configure:4029: checking minix/config.h presence
configure:4040: gcc -E -I/sw/include conftest.c
configure:4053:26: error: minix/config.h: No such file or directory
configure:4046: $? = 1
configure: failed program was:
| #line 4031 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4065: result: no
configure:4101: checking for minix/config.h
configure:4108: result: no
configure:4138: checking for strerror in -lcposix
configure:4169: gcc -o conftest -g -O2 -I/sw/include  conftest.c -lcposix  -L/sw/lib >&5
/usr/bin/ld: can't locate file for: -lcposix
collect2: ld returned 1 exit status
configure:4172: $? = 1
configure: failed program was:
| #line 4145 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* 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 strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:4190: result: no
configure:4279: checking for a sed that does not truncate output
configure:4333: result: /usr/bin/sed
configure:4347: checking for ld used by gcc
configure:4414: result: /usr/bin/ld
configure:4423: checking if the linker (/usr/bin/ld) is GNU ld
configure:4438: result: no
configure:4443: checking for /usr/bin/ld option to reload object files
configure:4450: result: -r
configure:4459: checking for BSD-compatible nm
configure:4501: result: /usr/bin/nm -p
configure:4505: checking how to recognise dependent libraries
configure:4705: result: pass_all
configure:5157: checking dlfcn.h usability
configure:5170: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:5173: $? = 0
configure:5176: test -s conftest.o
configure:5179: $? = 0
configure:5189: result: yes
configure:5193: checking dlfcn.h presence
configure:5204: gcc -E -I/sw/include conftest.c
configure:5210: $? = 0
configure:5229: result: yes
configure:5265: checking for dlfcn.h
configure:5272: result: yes
configure:5379: checking for C++ compiler version
configure:5382: g++-3.3 --version </dev/null >&5
g++-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809)
Copyright (C) 2002 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:5385: $? = 0
configure:5387: g++-3.3 -v </dev/null >&5
Using built-in specs.
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1809)
configure:5390: $? = 0
configure:5392: g++-3.3 -V </dev/null >&5
g++-3.3: `-V' option must have argument
configure:5395: $? = 1
configure:5398: checking whether we are using the GNU C++ compiler
configure:5423: g++-3.3 -c  -I/sw/include conftest.cc >&5
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5426: $? = 1
configure: failed program was:
| #line 5403 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_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:5445: result: no
configure:5451: checking whether g++-3.3 accepts -g
configure:5473: g++-3.3 -c -g -I/sw/include conftest.cc >&5
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5476: $? = 1
configure: failed program was:
| #line 5456 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_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:5493: result: no
configure:5537: g++-3.3 -c  -I/sw/include conftest.cc >&5
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5540: $? = 1
configure: failed program was:
| #line 5519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_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:5537: g++-3.3 -c  -I/sw/include conftest.cc >&5
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5540: $? = 1
configure: failed program was:
| #line 5519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5537: g++-3.3 -c  -I/sw/include conftest.cc >&5
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5540: $? = 1
configure: failed program was:
| #line 5519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void std::exit (int) throw (); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5537: g++-3.3 -c  -I/sw/include conftest.cc >&5
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5540: $? = 1
configure: failed program was:
| #line 5519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void std::exit (int); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5537: g++-3.3 -c  -I/sw/include conftest.cc >&5
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5540: $? = 1
configure: failed program was:
| #line 5519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void exit (int) throw ();
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5537: g++-3.3 -c  -I/sw/include conftest.cc >&5
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5540: $? = 1
configure: failed program was:
| #line 5519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5537: g++-3.3 -c  -I/sw/include conftest.cc >&5
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5540: $? = 1
configure: failed program was:
| #line 5519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5607: checking dependency style of g++-3.3
configure:5675: result: none
configure:5697: checking how to run the C++ preprocessor
configure:5729: g++-3.3 -E -I/sw/include conftest.cc
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5735: $? = 1
configure: failed program was:
| #line 5715 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_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:5729: g++-3.3 -E -I/sw/include conftest.cc
g++-3.3: installation problem, cannot exec `cc1plus': No such file or directory
configure:5735: $? = 1
configure: failed program was:
| #line 5715 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_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:5729: /lib/cpp -I/sw/include conftest.cc
./configure: line 1: /lib/cpp: No such file or directory
configure:5735: $? = 127
configure: failed program was:
| #line 5715 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_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:5729: /lib/cpp -I/sw/include conftest.cc
./configure: line 1: /lib/cpp: No such file or directory
configure:5735: $? = 127
configure: failed program was:
| #line 5715 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_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:5811: result: /lib/cpp
configure:5836: /lib/cpp -I/sw/include conftest.cc
./configure: line 1: /lib/cpp: No such file or directory
configure:5842: $? = 127
configure: failed program was:
| #line 5822 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_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:5836: /lib/cpp -I/sw/include conftest.cc
./configure: line 1: /lib/cpp: No such file or directory
configure:5842: $? = 127
configure: failed program was:
| #line 5822 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.9"
| #define INSTALLPREFIX "/sw"
| #define _GNU_SOURCE 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_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:5910: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

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

ac_cv_build=i686-apple-darwin8.1.0
ac_cv_build_alias=i686-apple-darwin8.1.0
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=set
ac_cv_env_CPPFLAGS_value=-I/sw/include
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=set
ac_cv_env_CXX_value=g++-3.3
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_minix_config_h=no
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-apple-darwin8.1.0
ac_cv_host_alias=i686-apple-darwin8.1.0
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
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_gcc_traditional=no
ac_cv_prog_make_make_set=yes
acl_cv_libpath=DYLD_LIBRARY_PATH
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_shlibpath_var=DYLD_LIBRARY_PATH
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
cl_cv_prog_LN=ln
cl_cv_prog_cp='cp -p'
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='/usr/bin/file -L'
lt_cv_file_magic_test_file=/usr/lib/libSystem.dylib
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -p'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_gnu_ld=no

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

ACLOCAL='${SHELL} /sw/src/fink.build/libiconv-1.9.1-11/libiconv-1.9.1/autoconf/missing --run aclocal-1.7'
ALLOCA=''
ALLOCA_H=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /sw/src/fink.build/libiconv-1.9.1-11/libiconv-1.9.1/autoconf/missing --run tar'
AR=''
AS=''
AUTOCONF='${SHELL} /sw/src/fink.build/libiconv-1.9.1-11/libiconv-1.9.1/autoconf/missing --run autoconf'
AUTOHEADER='${SHELL} /sw/src/fink.build/libiconv-1.9.1-11/libiconv-1.9.1/autoconf/missing --run autoheader'
AUTOMAKE='${SHELL} /sw/src/fink.build/libiconv-1.9.1-11/libiconv-1.9.1/autoconf/missing --run automake-1.7'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CP='cp -p'
CPP='gcc -E'
CPPFLAGS='-I/sw/include'
CXX='g++-3.3'
CXXCPP='/lib/cpp'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EILSEQ=''
EXEEXT=''
F77=''
FFLAGS=''
GCC='yes'
GMSGFMT=''
HAVE__BOOL=''
ICONV_CONST=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS='-L/sw/lib'
LIBTOOL=''
LN='ln'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /sw/src/fink.build/libiconv-1.9.1-11/libiconv-1.9.1/autoconf/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJDUMP=''
OBJEXT='o'
OS=''
PACKAGE='libiconv'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PLUGLIB=''
POSUB=''
RANLIB='ranlib'
RELOCATABLE='no'
RELOCATABLE_VIA_LD_FALSE=''
RELOCATABLE_VIA_LD_TRUE='#'
SET_MAKE=''
SET_RELOCATABLE=''
SHELL='/bin/sh'
STDBOOL_H=''
STRIP=''
USE_EXTRA_ENCODINGS='no'
USE_NLS=''
VERSION='1.9'
XGETTEXT=''
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-apple-darwin8.1.0'
build_alias=''
build_cpu='i686'
build_os='darwin8.1.0'
build_vendor='apple'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-apple-darwin8.1.0'
host_alias=''
host_cpu='i686'
host_os='darwin8.1.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/sw/src/fink.build/libiconv-1.9.1-11/libiconv-1.9.1/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/sw/share/man'
oldincludedir='/usr/include'
prefix='/sw'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## 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 INSTALLPREFIX "/sw"
#define PACKAGE "libiconv"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "1.9"
#define _GNU_SOURCE 1
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 1

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.