Date: Sun, 29 Feb 2004 03:01:43 +0800 From: "Dennis" <dennisdc@dennischeng.com> To: <gnome@FreeBSD.org> Subject: Error compile: /usr/ports/converters/libiconv Message-ID: <008b01c3fe2d$52748fe0$6502a8c0@tswxp01>
index | next in thread | raw e-mail
[-- Attachment #1 --]
libtool-1.3.5_2 mysql-server-4.1.1 p5-DBI-1.41
mysql-client-4.1.1 p5-DBD-mysql41-2.9003 perl-5.8.2_5
Best Regards,
Dennis
[-- Attachment #2 --]
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 --enable-static --without-libintl-prefix --enable-extra-encodings --prefix=/usr/local --build=i386-portbld-freebsd5.2.1
## --------- ##
## Platform. ##
## --------- ##
hostname = tsw001.dennischeng.com
uname -m = i386
uname -r = 5.2.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/libexec/libtool13
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1514: checking for a BSD-compatible install
configure:1568: result: /usr/bin/install -c -o root -g wheel
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:1671: found /usr/bin/nawk
configure:1681: result: nawk
configure:1691: checking whether make sets $(MAKE)
configure:1711: result: yes
configure:1877: checking whether make sets $(MAKE)
configure:1897: result: yes
configure:1956: checking for gcc
configure:1982: result: cc
configure:2226: checking for C compiler version
configure:2229: cc --version </dev/null >&5
cc (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 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:2232: $? = 0
configure:2234: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:2237: $? = 0
configure:2239: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2242: $? = 1
configure:2266: checking for C compiler default output
configure:2269: cc -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:2272: $? = 0
configure:2318: result: a.out
configure:2323: checking whether the C compiler works
configure:2329: ./a.out
configure:2332: $? = 0
configure:2349: result: yes
configure:2356: checking whether we are cross compiling
configure:2358: result: no
configure:2361: checking for suffix of executables
configure:2363: cc -o conftest -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:2366: $? = 0
configure:2391: result:
configure:2397: checking for suffix of object files
configure:2419: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:2422: $? = 0
configure:2444: result: o
configure:2448: checking whether we are using the GNU C compiler
configure:2473: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:2476: $? = 0
configure:2479: test -s conftest.o
configure:2482: $? = 0
configure:2495: result: yes
configure:2501: checking whether cc accepts -g
configure:2523: cc -c -g conftest.c >&5
configure:2526: $? = 0
configure:2529: test -s conftest.o
configure:2532: $? = 0
configure:2543: result: yes
configure:2560: checking for cc option to accept ANSI C
configure:2621: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:2624: $? = 0
configure:2627: test -s conftest.o
configure:2630: $? = 0
configure:2648: result: none needed
configure:2666: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2669: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2789: checking for style of include used by make
configure:2817: result: GNU
configure:2845: checking dependency style of cc
configure:2913: result: none
configure:2935: checking how to run the C preprocessor
configure:2971: cc -E conftest.c
In file included from /usr/include/limits.h:128,
from configure:2969:
/usr/include/sys/limits.h:40:29: /usr/include/machine/_limits.h: Input/output error
configure:2977: $? = 1
configure: failed program was:
| #line 2958 "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. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:2971: cc -E conftest.c
In file included from /usr/include/limits.h:128,
from configure:2969:
/usr/include/sys/limits.h:40:29: /usr/include/machine/_limits.h: Input/output error
configure:2977: $? = 1
configure: failed program was:
| #line 2958 "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. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:2971: cc -E -traditional-cpp conftest.c
configure:2977: $? = 0
configure:3009: cc -E -traditional-cpp conftest.c
configure:3011: ac_nonexistent.h: No such file or directory
configure:3015: $? = 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:3053: result: cc -E -traditional-cpp
configure:3078: cc -E -traditional-cpp conftest.c
configure:3084: $? = 0
configure:3116: cc -E -traditional-cpp conftest.c
configure:3118: ac_nonexistent.h: No such file or directory
configure:3122: $? = 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:3166: checking for egrep
configure:3176: result: grep -E
configure:3182: checking whether cc needs -traditional
configure:3219: termio.h: No such file or directory
configure:3226: result: no
configure:3245: checking for a BSD-compatible install
configure:3299: result: /usr/bin/install -c -o root -g wheel
configure:3318: checking build system type
configure:3336: result: i386-portbld-freebsd5.2.1
configure:3344: checking host system type
configure:3358: result: i386-portbld-freebsd5.2.1
configure:3392: checking for ld used by GCC
configure:3455: result: /usr/bin/ld
configure:3464: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:3476: result: yes
configure:3482: checking for shared library path variable
configure:3495: result: LD_LIBRARY_PATH
configure:3500: checking whether to activate relocatable installation
configure:3515: result: no
configure:3634: checking for ranlib
configure:3650: found /usr/bin/ranlib
configure:3661: result: ranlib
configure:3673: checking how to copy files
configure:3689: result: cp -p
configure:3693: checking how to make hard links
configure:3709: result: ln
configure:3713: checking whether ln -s works
configure:3717: result: yes
configure:3733: checking for AIX
configure:3756: result: no
configure:3762: checking for ANSI C header files
configure:3788: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3791: $? = 0
configure:3794: test -s conftest.o
configure:3797: $? = 0
configure:3889: cc -o conftest -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3892: $? = 0
configure:3894: ./conftest
configure:3897: $? = 0
configure:3912: result: yes
configure:3936: checking for sys/types.h
configure:3953: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3956: $? = 0
configure:3959: test -s conftest.o
configure:3962: $? = 0
configure:3973: result: yes
configure:3936: checking for sys/stat.h
configure:3953: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3956: $? = 0
configure:3959: test -s conftest.o
configure:3962: $? = 0
configure:3973: result: yes
configure:3936: checking for stdlib.h
configure:3953: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3956: $? = 0
configure:3959: test -s conftest.o
configure:3962: $? = 0
configure:3973: result: yes
configure:3936: checking for string.h
configure:3953: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3956: $? = 0
configure:3959: test -s conftest.o
configure:3962: $? = 0
configure:3973: result: yes
configure:3936: checking for memory.h
configure:3953: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3956: $? = 0
configure:3959: test -s conftest.o
configure:3962: $? = 0
configure:3973: result: yes
configure:3936: checking for strings.h
configure:3953: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3956: $? = 0
configure:3959: test -s conftest.o
configure:3962: $? = 0
configure:3973: result: yes
configure:3936: checking for inttypes.h
configure:3953: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3956: $? = 0
configure:3959: test -s conftest.o
configure:3962: $? = 0
configure:3973: result: yes
configure:3936: checking for stdint.h
configure:3953: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3956: $? = 0
configure:3959: test -s conftest.o
configure:3962: $? = 0
configure:3973: result: yes
configure:3936: checking for unistd.h
configure:3953: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3956: $? = 0
configure:3959: test -s conftest.o
configure:3962: $? = 0
configure:3973: result: yes
configure:3995: checking minix/config.h usability
configure:4008: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:4055:26: minix/config.h: No such file or directory
configure:4011: $? = 1
configure: failed program was:
| #line 3998 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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:4027: result: no
configure:4031: checking minix/config.h presence
configure:4042: cc -E -traditional-cpp conftest.c
configure:4057: minix/config.h: No such file or directory
configure:4048: $? = 1
configure: failed program was:
| #line 4034 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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:4067: result: no
configure:4103: checking for minix/config.h
configure:4110: result: no
configure:4140: checking for strerror in -lcposix
configure:4171: cc -o conftest -O -pipe -mcpu=pentiumpro conftest.c -lcposix >&5
/usr/bin/ld: cannot find -lcposix
configure:4174: $? = 1
configure: failed program was:
| #line 4148 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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:4192: result: no
configure:4281: checking for a sed that does not truncate output
configure:4335: result: /usr/bin/sed
configure:4349: checking for ld used by cc
configure:4416: result: /usr/bin/ld
configure:4425: checking if the linker (/usr/bin/ld) is GNU ld
configure:4440: result: yes
configure:4445: checking for /usr/bin/ld option to reload object files
configure:4452: result: -r
configure:4461: checking for BSD-compatible nm
configure:4503: result: /usr/bin/nm -B
configure:4507: checking how to recognise dependent libraries
configure:4707: result: pass_all
configure:5159: checking dlfcn.h usability
configure:5172: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:5175: $? = 0
configure:5178: test -s conftest.o
configure:5181: $? = 0
configure:5191: result: yes
configure:5195: checking dlfcn.h presence
configure:5206: cc -E -traditional-cpp conftest.c
configure:5212: $? = 0
configure:5231: result: yes
configure:5267: checking for dlfcn.h
configure:5274: result: yes
configure:5381: checking for C++ compiler version
configure:5384: c++ --version </dev/null >&5
c++ (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 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:5387: $? = 0
configure:5389: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:5392: $? = 0
configure:5394: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:5397: $? = 1
configure:5400: checking whether we are using the GNU C++ compiler
configure:5425: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure:5428: $? = 0
configure:5431: test -s conftest.o
configure:5434: $? = 0
configure:5447: result: yes
configure:5453: checking whether c++ accepts -g
configure:5475: c++ -c -g conftest.cc >&5
configure:5478: $? = 0
configure:5481: test -s conftest.o
configure:5484: $? = 0
configure:5495: result: yes
configure:5539: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure:5542: $? = 0
configure:5545: test -s conftest.o
configure:5548: $? = 0
configure:5575: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure: In function `int main()':
configure:5587: error: `exit' undeclared (first use this function)
configure:5587: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:5578: $? = 1
configure: failed program was:
| #line 5559 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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 ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5539: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure:5542: $? = 0
configure:5545: test -s conftest.o
configure:5548: $? = 0
configure:5575: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure:5578: $? = 0
configure:5581: test -s conftest.o
configure:5584: $? = 0
configure:5609: checking dependency style of c++
configure:5677: result: none
configure:5699: checking how to run the C++ preprocessor
configure:5731: c++ -E conftest.cc
In file included from /usr/include/limits.h:128,
from configure:5746:
/usr/include/sys/limits.h:40:29: /usr/include/machine/_limits.h: Input/output error
configure:5737: $? = 1
configure: failed program was:
| #line 5718 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5731: c++ -E conftest.cc
In file included from /usr/include/limits.h:128,
from configure:5746:
/usr/include/sys/limits.h:40:29: /usr/include/machine/_limits.h: Input/output error
configure:5737: $? = 1
configure: failed program was:
| #line 5718 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5731: /lib/cpp conftest.cc
eval: /lib/cpp: not found
configure:5737: $? = 2
configure: failed program was:
| #line 5718 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5731: /lib/cpp conftest.cc
eval: /lib/cpp: not found
configure:5737: $? = 2
configure: failed program was:
| #line 5718 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5813: result: /lib/cpp
configure:5838: /lib/cpp conftest.cc
eval: /lib/cpp: not found
configure:5844: $? = 2
configure: failed program was:
| #line 5825 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5838: /lib/cpp conftest.cc
eval: /lib/cpp: not found
configure:5844: $? = 2
configure: failed program was:
| #line 5825 "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 "/usr/local"
| #define ENABLE_EXTRA 1
| #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
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5911: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
acl_cv_libpath=LD_LIBRARY_PATH
am_cv_CC_dependencies_compiler_type=none
ac_cv_prog_CXXCPP=/lib/cpp
cl_cv_prog_LN=ln
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_F77_value=
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_header_stdlib_h=yes
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
acl_cv_path_LD=/usr/bin/ld
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_header_minix_config_h=no
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_env_host_alias_set=
ac_cv_prog_gcc_traditional=no
lt_cv_ld_reload_flag=-r
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
cl_cv_prog_cp='cp -p'
acl_cv_shlibpath_var=LD_LIBRARY_PATH
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd5.2.1
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_strings_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_env_FFLAGS_value=
lt_cv_path_LD=/usr/bin/ld
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd5.2.1
ac_cv_env_CPPFLAGS_value=
ac_cv_header_memory_h=yes
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_host=i386-portbld-freebsd5.2.1
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
lt_cv_file_magic_test_file=
am_cv_CXX_dependencies_compiler_type=none
ac_cv_build=i386-portbld-freebsd5.2.1
ac_cv_prog_CPP='cc -E -traditional-cpp'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.2.1
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
acl_cv_prog_gnu_ld=yes
ac_cv_objext=o
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.9.1/autoconf/missing --run aclocal-1.7'
ALLOCA=''
ALLOCA_H=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.9.1/autoconf/missing --run tar'
AR=''
AS=''
AUTOCONF='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.9.1/autoconf/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.9.1/autoconf/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.9.1/autoconf/missing --run automake-1.7'
AWK='nawk'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CP='cp -p'
CPP='cc -E -traditional-cpp'
CPPFLAGS=''
CXX='c++'
CXXCPP='/lib/cpp'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O -pipe -mcpu=pentiumpro'
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 -o root -g wheel -m 444'
INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN='ln'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/converters/libiconv/work/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='yes'
USE_NLS=''
VERSION='1.9'
XGETTEXT=''
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC='cc'
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='i386-portbld-freebsd5.2.1'
build_alias='i386-portbld-freebsd5.2.1'
build_cpu='i386'
build_os='freebsd5.2.1'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd5.2.1'
host_alias=''
host_cpu='i386'
host_os='freebsd5.2.1'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/converters/libiconv/work/libiconv-1.9.1/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define ENABLE_EXTRA 1
#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 "/usr/local"
#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
#include <stdlib.h>
configure: exit 1
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008b01c3fe2d$52748fe0$6502a8c0>
