Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Nov 2003 15:25:02 +0100
From:      Emmanuel <eba@upsylon.com>
To:        ports@FreeBSD.org
Subject:   GNU Cash port problem
Message-ID:  <1068387900.55203.19.camel@freebsd.upsylon.com>

next in thread | raw e-mail | index | archive | help
Dear Sir,

Thank your for the great job you did with FreeBSD. I use it every day
and I love it. 

I recently convince my mom to use it. When I tried to build GNUCash, the
port failed. I tried at home and it worked. On both machines I have
FreeBSD 4.9 and a very recent update of the port collection. However the
port that seem to cause the problem is not the same version. I have
OpenSP-1.5_2 while the machine that has the problem has OpenSP-1.5_3
installed.

You'll find a copy of the error message, a copy of
/usr/ports/finance/libofx/work/libofx-0.6.4/config.log and a list of all
packages installed at the end of this mail. 

Thanx

Emmanel Brun d'Aubignosc

************************************************************************************

/usr/local/lib
checking for ParserEventGeneratorKit.h... yes
checking for SGMLApplication.h... yes
checking for EventGenerator.h... yes
checking for libosp... no
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.


************************************************************************************
/usr/ports/finance/libofx/work/libofx-0.6.4/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-freebsd4.9

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

hostname = elisa
uname -m = i386
uname -r = 4.9-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.9-RELEASE #0: Sat Nov  8 17:33:02 CET 2003    
root@elisa:/usr/obj/usr/src/sys/MYKERN 

/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-freebsd4.9-gcc
configure:1520: result: cc
configure:1802: checking for C compiler version
configure:1805: cc --version </dev/null >&5
2.95.4
configure:1808: $? = 0
configure:1810: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
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    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    conftest.c  >&5
configure:1942: $? = 0
configure:1967: result: 
configure:1973: checking for suffix of object files
configure:1995: cc -c -O -pipe   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   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   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   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-freebsd4.9-g++
configure:2390: result: c++
configure:2448: checking for C++ compiler version
configure:2451: c++ --version </dev/null >&5
2.95.4
configure:2454: $? = 0
configure:2456: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
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   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   conftest.cc >&5
configure:2609: $? = 0
configure:2612: test -s conftest.o
configure:2615: $? = 0
configure:2642: c++ -c  -O -pipe   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:2868: result: no
configure:2839: checking for mawk
configure:2868: result: no
configure:2839: checking for nawk
configure:2855: found /usr/bin/nawk
configure:2865: result: nawk
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: gcc
configure:3205: checking dependency style of c++
configure:3267: result: gcc
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-freebsd4.9
configure:3491: checking host system type
configure:3505: result: i386-portbld-freebsd4.9
configure:3535: checking for ld used by GCC
configure:3598: result: /usr/libexec/elf/ld
configure:3607: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:3619: result: yes
configure:3624: checking for /usr/libexec/elf/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   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    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:4243: 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 ""
| #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:4350: 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 ""
| #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   conftest.c >&5
configure:4441: $? = 0
configure:4444: test -s conftest.o
configure:4447: $? = 0
configure:4539: cc -o conftest -O -pipe    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   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   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   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   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   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   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   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   conftest.c >&5
configure:4645: stdint.h: No such file or directory
configure:4606: $? = 1
configure: failed program was:
| #line 4592 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4623: result: no
configure:4586: checking for unistd.h
configure:4603: cc -c -O -pipe   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   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-freebsd4.9-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-freebsd4.9-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  -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    -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  -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  -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  -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/libexec/elf/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: freebsd4.9 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   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    conftest.c -lcposix   >&5
/usr/libexec/elf/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 ""
| #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_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   conftest.c >&5
configure:8402: $? = 0
configure:8405: test -s conftest.o
configure:8408: $? = 0
configure:8433: cc -c -O -pipe   conftest.c >&5
configure: In function `main':
configure:8439: 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 ""
| #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_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  -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  -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  -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  -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 ""
| #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_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=gcc
ac_cv_env_CXXFLAGS_value=' -O -pipe '
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-freebsd4.9
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
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=no
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/libexec/elf/ld
ac_cv_build_alias=i386-portbld-freebsd4.9
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-freebsd4.9
ac_cv_env_host_alias_value=i386-portbld-freebsd4.9
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-freebsd4.9
am_cv_CXX_dependencies_compiler_type=gcc
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.9
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-freebsd4.9
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='nawk'
CC='cc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O -pipe '
CPP='cc -E'
CPPFLAGS='-I/usr/local/include/OpenSP '
CXX='c++'
CXXDEPMODE='depmode=gcc'
CXXFLAGS=' -O -pipe '
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 -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -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-freebsd4.9'
build_alias='i386-portbld-freebsd4.9'
build_cpu='i386'
build_os='freebsd4.9'
build_vendor='portbld'
datadir='${prefix}/share'
enable_dot=''
enable_html_docs=''
enable_latex_docs=''
exec_prefix='NONE'
host='i386-portbld-freebsd4.9'
host_alias='i386-portbld-freebsd4.9'
host_cpu='i386'
host_os='freebsd4.9'
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-freebsd4.9'

## ----------- ##
## 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_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"

configure: exit 1

************************************************************************************

ls /var/db/pkg


AbiWord2-1.99.6                         jpeg-6b_1
Hermes-1.3.3                            kde-3.1.4
ImageMagick-5.5.6_3                     kdeaddons-3.1.4
Mesa-3.4.2_2                            kdeadmin-3.1.4
ORBit-0.5.17_1                          kdeartwork-3.1.4
ORBit2-2.8.1                            kdebase-3.1.4
OpenSP-1.5_3                            kdeedu-3.1.4
XFree86-4.3.0,1                         kdegames-3.1.4
XFree86-FontServer-4.3.0_2              kdegraphics-3.1.4
XFree86-Server-4.3.0_10                 kdelibs-3.1.4
XFree86-clients-4.3.0_3                 kdemultimedia-3.1.4
XFree86-documents-4.3.0                 kdenetwork-3.1.4
XFree86-font100dpi-4.3.0                kdepim-3.1.4
XFree86-font75dpi-4.3.0                 kdesdk-3.1.4
XFree86-fontCyrillic-4.3.0              kdetoys-3.1.4
XFree86-fontDefaultBitmaps-4.3.0        kdeutils-3.1.4
XFree86-fontEncodings-4.3.0             kdevelop-2.1.5
XFree86-fontScalable-4.3.0              koffice-1.2.1_1,1
XFree86-libraries-4.3.0_6               lame-3.93.1
Xaw3d-1.5                               lcms-1.09,1
Xft-2.1.2                               lha-1.14i_1
aalib-1.4.r5_1                          libIDL-0.8.2
acme-2.4.0                              libao-esound-0.8.4_1
acroread-5.08                           libart_lgpl2-2.3.16
apache-ant-1.5.4_1                      libaudiofile-0.2.3
arts-1.1.4,1                            libbonobo-2.4.0
aspell-0.50.3_1                         libbonoboui-2.4.0
at-spi-1.3.7                            libcapplet-1.4.0.5_1
atk-1.4.0                               libesmtp-1.0_1,1
autoconf-2.13.000227_5                  libexif-0.5.12_1
autoconf-2.53_1                         libfpx-1.2.0.9
automake-1.4.5_9                        libgail-gnome-1.0.2_2
autotrace-0.31.1                        libgda-0.2.96_1
bison-1.75_1                            libghttp-1.0.9
bitstream-vera-1.10                     libglade-0.17_2
bonobo-1.0.22                           libglade2-2.0.1_1
bugbuddy2-2.4.0                         libgnome-2.4.0
cdparanoia-3.9.8_5                      libgnomecanvas-2.4.0
cdrtools-2.0.3                          libgnomecups-0.1.5
crafty-19.1                             libgnomeprint-2.3.1
cscope-15.4                             libgnomeprintui-2.3.1
cups-base-1.1.19.0                      libgnomeui-2.4.0.1_1
cups-pstoraster-7.07                    libgnugetopt-1.2
cvsup-16.1h                             libgphoto2-2.1.3
db41-4.1.25_1                           libgsf-1.8.1
digikam-0.5.1                           libgtkhtml-2.4.0
docbook-sk-4.1.2                        libgtop2-2.0.5
docbook-xml-4.2_1                       libiconv-1.9.1_1
docbook-xsl-1.61.3_1                    libijs-0.34
eel2-2.4.0                              libltdl-1.5
emacs-21.3                              libmikmod-3.1.10_1
eog2-2.4.0                              libmng-1.0.5_1
epiphany-1.0                            libmpeg2-0.3.1_1
esound-0.2.32                           libogg-1.0_1,3
etherape-0.9.0_1                        librsvg2-2.4.0
ethereal-0.9.14                         libsamplerate-0.0.15
evolution-1.4.4_1                       libsndfile-1.0.5
expat-1.95.6_1                          libsoup-1.99.23
faces-1.7.7_4                           libtool-1.3.5_1
fam-2.6.9_3                             libtool-1.4.3_2
fftw-2.1.5_1                            libungif-4.1.0b1_1
fileroller-2.4.0.1,1                    libunicode-0.4_3
fontconfig-2.2.90_3                     libusb-0.1.7
fprobe-1.0.p5                           libvorbis-1.0_1,3
freetype2-2.1.4_1                       libwmf-0.2.8
fribidi-0.10.4_1                        libwnck-2.4.0.1
gail-1.4.0                              libwww-5.4.0
gaim-0.72                               libxml-1.8.17_1
gal-0.24                                libxml2-2.5.11
gal2-1.99.9                             libxslt-1.0.33
gcalctool-4.3.3_1                       linc-1.0.3
gcc-3.3.2                               linux-esound-0.2.22_1
gconf-1.0.9_5                           linux-gtk-1.2_2
gconf-editor-2.4.0,1                    linux-libaudiofile-0.1.11_2
gconf2-2.4.0.1                          linux-realplayer-8.cs2_4
gdbm-1.8.3                              linux-sun-jdk-1.4.2.01_3
gdk-pixbuf-0.22.0                       linux_base-7.1_5
gdm2-2.4.4.1_1                          lua-5.0
gedit2-2.4.0                            lzo-1.08_1
gettext-0.12.1                          lzop-1.01
ggv2-2.4.0.1                            m4-1.4_1
ghostscript-gnu-7.07_3                  mad-esound-0.14.2b_3
gimp-1.2.5,1                            metacity-2.6.1
gimp-1.3.19_1,1                         ming-0.2a_1
gimp-print-4.2.5_1                      mkisofs-2.0.3
gle-3.0.3                               mozilla-gtk2-1.4
glib-1.2.10_10                          nasm-0.98.35,1
glib-2.2.3                              nautilus-cd-burner-0.5.3
glibwww-0.2_1                           nautilus-media-0.3.3.1
gmake-3.80_1                            nautilus2-2.4.0_1
gnome-commander-0.9.7                   net-snmp-5.0.9
gnome-cups-manager-0.17                 netscape7-7.1
gnome-icon-theme-1.0.9                  nspr-4.3_2
gnome-themes-2.4.0                      oaf-0.6.10_1
gnome2-2.4.0                            open-motif-2.2.2_1
gnomeapplets2-2.4.1_1                   openldap-client-2.0.27
gnomeaudio2-2.0.0                       pango-1.2.5
gnomebreakout-0.5.2                     pcre-4.3
gnomecanvas-0.22.0                      pilot-link-0.11.7_2
gnomechess-0.3.3                        pkgconfig-0.15.0
gnomecontrolcenter2-2.4.0               plotutils-2.4.1
gnomedb-0.2.96_1                        png-1.2.5_2
gnomedesktop-2.4.0                      popt-1.6.4_1
gnomegames2-2.4.0                       portsentry-1.1
gnomehier-1.0_8                         pstoedit-3.33
gnomelibs-1.4.2_1                       py23-expat-2.3_2
gnomemag-0.10.3                         python-2.3_1
gnomemedia2-2.4.0                       qt-3.2.1
gnomemeeting-0.98.5                     quanta-3.1.4,2
gnomemimedata-2.4.0                     rc_subr-1.16
gnomepanel-2.4.0_1                      rplay-3.3.2_1
gnomepilot2-2.0.10                      rpm-3.0.6_8
gnomeprint-0.37                         samba-libsmbclient-3.0.0.r4
gnomesession-2.4.0                      scribus-1.0.1
gnomespeech-0.2.7                       scrollkeeper-0.3.12_2,1
gnomespell-1.0.5                        sdl-1.2.5_2
gnomesystemmonitor-2.4.0                sdl_gfx-2.0.9
gnometerminal-2.4.0.1                   sdl_image-1.2.2_1
gnomeuserdocs2-2.4.0                    sdl_mixer-1.2.5
gnomeutils2-2.4.0,1                     sdocbook-xml-4.1.2.5_1
gnomevfs-1.0.5_4                        smpeg-0.4.4_1
gnomevfs2-2.4.0                         snort-2.0.2
gnopernicus-0.7.0                       soup-0.7.11
gok-0.8.2                               sox-12.17.4
gpdf-0.110                              speex-1.0.2,1
gsm-1.0.10                              startup-notification-0.5_1
gstreamer-0.6.3                         svgalib-1.4.3
gstreamer-plugins-0.6.3                 sweep-0.8.2_2
gtk-1.2.10_10                           tcl-8.3.5_2
gtk-2.2.4                               tdb-1.0.6_1
gtk-engines2-2.2.0                      tiff-3.5.7_1
gtkhtml-1.1.10                          tk-8.3.5_2
gtkhtml3-3.0.8                          unzip-5.50_2
gtksourceview-0.6.0                     urwfonts-1.0
gtkspell2-2.0.4                         uulib-0.5.18
gucharmap-gnome-1.0.0                   vim-6.2.72
guile-1.6.4_2                           vte-0.11.10
guppi-0.40.3_3                          wrapper-1.0_3
hdf-4.1r5                               xanim-2.92.0
help2man-1.29                           xemacs-21.4.14
imake-4.3.0_1                           xemacs-packages-9.0
imlib-1.9.14_1                          xmlcatmgr-0.2_1
imwheel-0.9.9                           xmms-esound-1.2.8_1
intltool-0.27.2                         xscreensaver-gnome-4.13
jasper-1.700.2                          yelp-2.4.0
javavmwrapper-1.4                       zenity-1.6
jbigkit-1.5                             zip-2.3_1
jdk-1.4.1p4_1                           zoo-2.10.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1068387900.55203.19.camel>