Date: Mon, 10 Nov 2003 16:11:00 +0100 From: 520010045593-0001@t-online.de (Udo Mueller) To: ports@FreeBSD.org Subject: cofigure error at ibofx-0.6.4 Message-ID: <3FAFAA84.5090200@blinx.de>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------010704080900030500040103 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit configure: error: unable to link a test program, is OpenSP installed? ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/finance/libofx/work/libofx-0.6.4/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/finance/libofx. *** Error code 1 Stop in /usr/ports/finance/gnucash. --------------010704080900030500040103 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.log" 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 --with-opensp-includes=/usr/local/include/OpenSP --with-opensp-libs=/usr/local/lib --prefix=/usr/local i386-portbld-freebsd5.1 ## --------- ## ## Platform. ## ## --------- ## hostname = i18n.be-rliner.de uname -m = i386 uname -r = 5.1-RELEASE uname -s = FreeBSD uname -v = FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 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:1494: checking for i386-portbld-freebsd5.1-gcc configure:1520: result: cc configure:1802: checking for C compiler version configure:1805: cc --version </dev/null >&5 cc (GCC) 3.2.2 [FreeBSD] 20030205 (release) 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:1808: $? = 0 configure:1810: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.2 [FreeBSD] 20030205 (release) configure:1813: $? = 0 configure:1815: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:1818: $? = 1 configure:1842: checking for C compiler default output configure:1845: cc -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:1848: $? = 0 configure:1894: result: a.out configure:1899: checking whether the C compiler works configure:1905: ./a.out configure:1908: $? = 0 configure:1925: result: yes configure:1932: checking whether we are cross compiling configure:1934: result: no configure:1937: checking for suffix of executables configure:1939: cc -o conftest -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:1942: $? = 0 configure:1967: result: configure:1973: checking for suffix of object files configure:1995: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:1998: $? = 0 configure:2020: result: o configure:2024: checking whether we are using the GNU C compiler configure:2049: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:2052: $? = 0 configure:2055: test -s conftest.o configure:2058: $? = 0 configure:2071: result: yes configure:2077: checking whether cc accepts -g configure:2099: cc -c -g conftest.c >&5 configure:2102: $? = 0 configure:2105: test -s conftest.o configure:2108: $? = 0 configure:2119: result: yes configure:2136: checking for cc option to accept ANSI C configure:2197: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:2200: $? = 0 configure:2203: test -s conftest.o configure:2206: $? = 0 configure:2224: result: none needed configure:2242: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 conftest.c:2: syntax error before "me" configure:2245: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2364: checking for i386-portbld-freebsd5.1-g++ configure:2390: result: c++ configure:2448: checking for C++ compiler version configure:2451: c++ --version </dev/null >&5 c++ (GCC) 3.2.2 [FreeBSD] 20030205 (release) 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:2454: $? = 0 configure:2456: c++ -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.2 [FreeBSD] 20030205 (release) configure:2459: $? = 0 configure:2461: c++ -V </dev/null >&5 c++: argument to `-V' missing configure:2464: $? = 1 configure:2467: checking whether we are using the GNU C++ compiler configure:2492: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5 configure:2495: $? = 0 configure:2498: test -s conftest.o configure:2501: $? = 0 configure:2514: result: yes configure:2520: checking whether c++ accepts -g configure:2542: c++ -c -g conftest.cc >&5 configure:2545: $? = 0 configure:2548: test -s conftest.o configure:2551: $? = 0 configure:2562: result: yes configure:2606: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5 configure:2609: $? = 0 configure:2612: test -s conftest.o configure:2615: $? = 0 configure:2642: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5 configure: In function `int main()': configure:2638: `exit' undeclared (first use this function) configure:2638: (Each undeclared identifier is reported only once for each function it appears in.) configure:2645: $? = 1 configure: failed program was: | #line 2626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2606: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5 configure:2609: $? = 0 configure:2612: test -s conftest.o configure:2615: $? = 0 configure:2642: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5 configure:2645: $? = 0 configure:2648: test -s conftest.o configure:2651: $? = 0 configure:2698: checking for a BSD-compatible install configure:2752: result: /usr/bin/install -c -o root -g wheel configure:2763: checking whether build environment is sane configure:2806: result: yes configure:2839: checking for gawk configure:2855: found /usr/local/bin/gawk configure:2865: result: gawk configure:2875: checking whether make sets $(MAKE) configure:2895: result: yes configure:2924: checking for style of include used by make configure:2952: result: GNU configure:3124: checking dependency style of cc configure:3186: result: gcc3 configure:3205: checking dependency style of c++ configure:3267: result: gcc3 configure:3289: checking whether to enable maintainer-specific portions of Makefiles configure:3298: result: no configure:3326: checking for a BSD-compatible install configure:3380: result: /usr/bin/install -c -o root -g wheel configure:3465: checking build system type configure:3483: result: i386-portbld-freebsd5.1 configure:3491: checking host system type configure:3505: result: i386-portbld-freebsd5.1 configure:3535: checking for ld used by GCC configure:3598: result: /usr/bin/ld configure:3607: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.13.2 [FreeBSD] 2002-11-27 configure:3619: result: yes configure:3624: checking for /usr/bin/ld option to reload object files configure:3631: result: -r configure:3636: checking for BSD-compatible nm configure:3672: result: nm configure:3675: checking for a sed that does not truncate output configure:3757: result: /usr/bin/sed configure:3760: checking whether ln -s works configure:3764: result: yes configure:3771: checking how to recognise dependent libraries configure:3952: result: pass_all configure:3965: checking command to parse nm output configure:4049: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4052: $? = 0 configure:4056: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4059: $? = 0 configure:4111: cc -o conftest -O -pipe -mcpu=pentiumpro conftest.c conftstm.o >&5 configure:4114: $? = 0 configure:4158: result: ok configure:4167: checking how to run the C preprocessor configure:4203: cc -E conftest.c configure:4209: $? = 0 configure:4241: cc -E conftest.c configure:4246:28: ac_nonexistent.h: No such file or directory configure:4247: $? = 1 configure: failed program was: | #line 4233 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include <stdlib.h> | #endif | #define PACKAGE "libofx" | #define VERSION "0.6.4" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4285: result: cc -E configure:4310: cc -E conftest.c configure:4316: $? = 0 configure:4348: cc -E conftest.c configure:4353:28: ac_nonexistent.h: No such file or directory configure:4354: $? = 1 configure: failed program was: | #line 4340 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include <stdlib.h> | #endif | #define PACKAGE "libofx" | #define VERSION "0.6.4" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4397: checking for egrep configure:4407: result: grep -E configure:4412: checking for ANSI C header files configure:4438: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4441: $? = 0 configure:4444: test -s conftest.o configure:4447: $? = 0 configure:4539: cc -o conftest -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4542: $? = 0 configure:4544: ./conftest configure:4547: $? = 0 configure:4562: result: yes configure:4586: checking for sys/types.h configure:4603: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4606: $? = 0 configure:4609: test -s conftest.o configure:4612: $? = 0 configure:4623: result: yes configure:4586: checking for sys/stat.h configure:4603: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4606: $? = 0 configure:4609: test -s conftest.o configure:4612: $? = 0 configure:4623: result: yes configure:4586: checking for stdlib.h configure:4603: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4606: $? = 0 configure:4609: test -s conftest.o configure:4612: $? = 0 configure:4623: result: yes configure:4586: checking for string.h configure:4603: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4606: $? = 0 configure:4609: test -s conftest.o configure:4612: $? = 0 configure:4623: result: yes configure:4586: checking for memory.h configure:4603: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4606: $? = 0 configure:4609: test -s conftest.o configure:4612: $? = 0 configure:4623: result: yes configure:4586: checking for strings.h configure:4603: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4606: $? = 0 configure:4609: test -s conftest.o configure:4612: $? = 0 configure:4623: result: yes configure:4586: checking for inttypes.h configure:4603: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4606: $? = 0 configure:4609: test -s conftest.o configure:4612: $? = 0 configure:4623: result: yes configure:4586: checking for stdint.h configure:4603: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4606: $? = 0 configure:4609: test -s conftest.o configure:4612: $? = 0 configure:4623: result: yes configure:4586: checking for unistd.h configure:4603: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4606: $? = 0 configure:4609: test -s conftest.o configure:4612: $? = 0 configure:4623: result: yes configure:4649: checking dlfcn.h usability configure:4662: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:4665: $? = 0 configure:4668: test -s conftest.o configure:4671: $? = 0 configure:4681: result: yes configure:4685: checking dlfcn.h presence configure:4696: cc -E conftest.c configure:4702: $? = 0 configure:4721: result: yes configure:4757: checking for dlfcn.h configure:4764: result: yes configure:4924: checking for i386-portbld-freebsd5.1-ranlib configure:4953: result: no configure:4962: checking for ranlib configure:4978: found /usr/bin/ranlib configure:4989: result: ranlib configure:5004: checking for i386-portbld-freebsd5.1-strip configure:5033: result: no configure:5042: checking for strip configure:5058: found /usr/bin/strip configure:5069: result: strip configure:5297: checking for objdir configure:5308: result: .libs configure:5325: checking for cc option to produce PIC configure:5471: result: -fPIC configure:5475: checking if cc PIC flag -fPIC works configure:5499: cc -c -O -pipe -mcpu=pentiumpro -fPIC -DPIC conftest.c >&5 configure:5502: $? = 0 configure:5505: test -s conftest.o configure:5508: $? = 0 configure:5546: result: yes configure:5562: checking if cc static flag -static works configure:5587: cc -o conftest -O -pipe -mcpu=pentiumpro -static conftest.c >&5 configure:5590: $? = 0 configure:5593: test -s conftest configure:5596: $? = 0 configure:5612: result: yes configure:5624: checking if cc supports -c -o file.o configure:5644: cc -c -O -pipe -mcpu=pentiumpro -o out/conftest2.o conftest.c >&5 configure:5668: result: yes configure:5673: checking if cc supports -c -o file.lo configure:5701: cc -c -O -pipe -mcpu=pentiumpro -c -o conftest.lo conftest.c >&5 configure:5704: $? = 0 configure:5707: test -s conftest.lo configure:5710: $? = 0 configure:5732: result: yes configure:5763: checking if cc supports -fno-rtti -fno-exceptions configure:5786: cc -c -O -pipe -mcpu=pentiumpro -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5789: $? = 0 configure:5792: test -s conftest.o configure:5795: $? = 0 configure:5812: result: yes configure:5823: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6518: result: yes configure:6523: checking how to hardcode library paths into programs configure:6547: result: immediate configure:6552: checking whether stripping libraries is possible configure:6557: result: yes configure:6568: checking dynamic linker characteristics configure:6982: result: freebsd5.1 ld.so configure:6987: checking if libtool supports shared libraries configure:6989: result: yes configure:6992: checking whether to build shared libraries configure:7013: result: yes configure:7016: checking whether to build static libraries configure:7020: result: yes configure:7694: checking whether -lc should be explicitly linked in configure:7702: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:7705: $? = 0 configure:7719: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7722: $? = 1 configure:7735: result: yes configure:8311: checking for strerror in -lcposix configure:8342: cc -o conftest -O -pipe -mcpu=pentiumpro conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix configure:8345: $? = 1 configure: failed program was: | #line 8319 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include <stdlib.h> | #endif | #define PACKAGE "libofx" | #define VERSION "0.6.4" | #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. */ | | /* 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:8363: result: no configure:8371: checking whether byte ordering is bigendian configure:8399: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure:8402: $? = 0 configure:8405: test -s conftest.o configure:8408: $? = 0 configure:8433: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5 configure: In function `main': configure:8443: syntax error before "big" configure:8436: $? = 1 configure: failed program was: | #line 8412 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include <stdlib.h> | #endif | #define PACKAGE "libofx" | #define VERSION "0.6.4" | #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 <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8556: result: no configure:8575: checking whether make sets $(MAKE) configure:8595: result: yes configure:8604: checking for ANSI C header files configure:8754: result: yes configure:8874: checking for ParserEventGeneratorKit.h configure:8891: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/OpenSP conftest.cc >&5 configure:8894: $? = 0 configure:8897: test -s conftest.o configure:8900: $? = 0 configure:8911: result: yes configure:8874: checking for SGMLApplication.h configure:8891: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/OpenSP conftest.cc >&5 configure:8894: $? = 0 configure:8897: test -s conftest.o configure:8900: $? = 0 configure:8911: result: yes configure:8874: checking for EventGenerator.h configure:8891: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include/OpenSP conftest.cc >&5 configure:8894: $? = 0 configure:8897: test -s conftest.o configure:8900: $? = 0 configure:8911: result: yes configure:8931: checking for libosp configure:8972: c++ -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include/OpenSP conftest.cc -L/usr/local/lib -losp >&5 /usr/local/lib/libosp.so: undefined reference to `dgettext' /usr/local/lib/libosp.so: undefined reference to `bindtextdomain' configure:8975: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 8946 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include <stdlib.h> | #endif | #define PACKAGE "libofx" | #define VERSION "0.6.4" | #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 | #define STDC_HEADERS 1 | #define SP_MULTI_BYTE 1 | #define HAVE_PARSEREVENTGENERATORKIT_H 1 | #define HAVE_SGMLAPPLICATION_H 1 | #define HAVE_EVENTGENERATOR_H 1 | /* end confdefs.h. */ | | #include "ParserEventGeneratorKit.h" | using namespace std; | class OutlineApplication : public SGMLApplication { | public: | OutlineApplication() { } | void startElement(const StartElementEvent &event) { | } | void endElement(const EndElementEvent &) { } | | }; | int main(int argc, char **argv) | { | ParserEventGeneratorKit parserKit; | EventGenerator *egp = parserKit.makeEventGenerator(argc - 1, argv + 1); | OutlineApplication app; | } | configure:8990: result: no configure:8992: error: unable to link a test program, is OpenSP installed? ## ---------------- ## ## Cache variables. ## ## ---------------- ## am_cv_CC_dependencies_compiler_type=gcc3 ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro' ac_cv_c_bigendian=no ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set= lt_cv_prog_cc_can_build_shared=yes ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_prog_CXX=c++ ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set= ac_cv_header_ParserEventGeneratorKit_h=yes lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_shlib= ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set lt_cv_prog_cc_static=-static ac_cv_env_host_alias_set=set lt_cv_ld_reload_flag=-r ac_cv_prog_CC=cc lt_cv_archive_cmds_need_lc=yes ac_cv_header_sys_stat_h=yes lt_cv_prog_gnu_ld=yes ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_host_alias=i386-portbld-freebsd5.1 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro' ac_cv_env_CC_set=set lt_cv_prog_cc_wl=-Wl, ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed 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_header_unistd_h=yes ac_cv_header_string_h=yes lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD=/usr/bin/ld ac_cv_build_alias=i386-portbld-freebsd5.1 ac_cv_env_CPPFLAGS_value= ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd5.1 ac_cv_env_host_alias_value=i386-portbld-freebsd5.1 ac_cv_header_SGMLApplication_h=yes lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' ac_cv_prog_cxx_g=yes ac_cv_header_EventGenerator_h=yes lt_cv_compiler_c_o=yes lt_cv_prog_cc_pic_works=yes lt_cv_file_magic_test_file= ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd5.1 am_cv_CXX_dependencies_compiler_type=gcc3 ac_cv_prog_AWK=gawk ac_cv_env_build_alias_value=i386-portbld-freebsd5.1 lt_cv_prog_cc_pic=' -fPIC' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all lt_cv_compiler_o_lo=yes ac_cv_env_target_alias_value=i386-portbld-freebsd5.1 ac_cv_env_CC_value=cc lt_cv_path_NM=nm ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/finance/libofx/work/libofx-0.6.4/config/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/finance/libofx/work/libofx-0.6.4/config/missing --run tar' AUTOCONF='${SHELL} /usr/ports/finance/libofx/work/libofx-0.6.4/config/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/finance/libofx/work/libofx-0.6.4/config/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/finance/libofx/work/libofx-0.6.4/config/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe -mcpu=pentiumpro' CPP='cc -E' CPPFLAGS='-I/usr/local/include/OpenSP ' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe -mcpu=pentiumpro' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOC_FALSE='' DOC_TRUE='' DOT='' DOXYGEN='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_DOXYGEN_FALSE='' ENABLE_DOXYGEN_TRUE='' EXEEXT='' 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' LDFLAGS='' LIBOBJS='' LIBOFX_DTD_DIR='' LIBOFX_MAJOR_VERSION='0' LIBOFX_MICRO_VERSION='4' LIBOFX_MINOR_VERSION='6' LIBOFX_VERSION='0.6.4' LIBS='-L/usr/local/lib -losp ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/finance/libofx/work/libofx-0.6.4/config/missing --run makeinfo' OBJEXT='o' OPENSPINCLUDES='/usr/local/include/OpenSP' OPENSPLIBS='-L/usr/local/lib -losp' PACKAGE='libofx' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.6.4' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.1' build_alias='i386-portbld-freebsd5.1' build_cpu='i386' build_os='freebsd5.1' build_vendor='portbld' datadir='${prefix}/share' enable_dot='' enable_html_docs='' enable_latex_docs='' exec_prefix='NONE' host='i386-portbld-freebsd5.1' host_alias='i386-portbld-freebsd5.1' host_cpu='i386' host_os='freebsd5.1' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/finance/libofx/work/libofx-0.6.4/config/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' sysconfdir='${prefix}/etc' target_alias='i386-portbld-freebsd5.1' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_EVENTGENERATOR_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_PARSEREVENTGENERATORKIT_H 1 #define HAVE_SGMLAPPLICATION_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 PACKAGE "libofx" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SP_MULTI_BYTE 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.6.4" #endif #ifdef __cplusplus #include <stdlib.h> configure: exit 1 --------------010704080900030500040103--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FAFAA84.5090200>