Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 11:08:32 -0000
From:      John Parr <parrjohn@bellsouth.net>
To:        gnome@Freebsd.org
Subject:   Errors in gnucash compile
Message-ID:  <opr1ns8iezisxpec@mail.bellsouth.net>

next in thread | raw e-mail | index | archive | help
------------b6B2JgB0laNSFSdyzOjGLw
Content-Type: text/plain; format=flowed; charset=iso-8859-1
Content-Transfer-Encoding: 8bit


Hello all: I hope that I have included all the info to help with this 
error. I hope you find the following attachments: the work "config.log": a 
copy of the error report at the time of install; and a ls /var/db/pkg. 
------------b6B2JgB0laNSFSdyzOjGLw
Content-Disposition: attachment; filename=config.log
Content-Type: application/octet-stream; name=config.log
Content-Transfer-Encoding: Quoted-Printable

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

configure:841: checking for non-GNU ld
configure:876: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:897: checking for gcc
configure:1010: checking whether the C compiler (cc -O -pipe -mcpu=3Dpen=
tiumpro ) works
configure:1026: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:1052: checking whether the C compiler (cc -O -pipe -mcpu=3Dpen=
tiumpro ) is a cross-compiler
configure:1057: checking whether we are using GNU C
configure:1066: cc -E conftest.c
configure:1085: checking whether cc accepts -g
configure:1157: checking for a BSD compatible install
configure:1210: checking whether build environment is sane
configure:1267: checking whether gmake sets ${MAKE}
configure:1313: checking for working aclocal
configure:1326: checking for working autoconf
configure:1339: checking for working automake
configure:1352: checking for working autoheader
configure:1365: checking for working makeinfo
configure:1436: checking for perl
configure:1506: checking how to run the C preprocessor
configure:1527: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:1587: checking for inttypes.h
configure:1600: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:1622: checking for stdint.h
configure:1635: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:1657: checking for unsigned long long
configure:1670: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:1708: checking for shared library run path origin
configure:1757: checking host system type
configure:1780: checking for ranlib
configure:1809: checking for strerror in -lcposix
configure:1828: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -lcposix  -L/usr/local/lib -L/u=
sr/X11R6/lib -lintl 1>&5
/usr/bin/ld: cannot find -lcposix
configure: failed program was:
#line 1817 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* 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:1851: checking for ANSI C header files
configure:1864: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:1931: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:1955: checking for working const
configure:2009: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:2030: checking for inline
configure:2044: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:2070: checking for off_t
configure:2103: checking for size_t
configure:2138: checking for working alloca.h
configure:2150: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:2144:20: alloca.h: No such file or directory
configure: failed program was:
#line 2143 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p =3D alloca(2 * sizeof(int));
; return 0; }
configure:2171: checking for alloca
configure:2204: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:2373: checking for stdlib.h
configure:2383: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:2373: checking for unistd.h
configure:2383: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:2373: checking for sys/stat.h
configure:2383: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:2373: checking for sys/types.h
configure:2383: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:2412: checking for getpagesize
configure:2440: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:2465: checking for working mmap
configure:2626: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:2557: conflicting types for `malloc'
/usr/include/stdlib.h:100: previous declaration of `malloc'
configure: failed program was:
#line 2473 "configure"
#include "confdefs.h"

/* Thanks to Mike Haertel and Jim Avera for this test.
   Here is a matrix of mmap possibilities:
	mmap private not fixed
	mmap private fixed at somewhere currently unmapped
	mmap private fixed at somewhere already mapped
	mmap shared not fixed
	mmap shared fixed at somewhere currently unmapped
	mmap shared fixed at somewhere already mapped
   For private mappings, we should verify that changes cannot be read()
   back from the file, nor mmap's back from the file at a different
   address.  (There have been systems where private was not correctly
   implemented like the infamous i386 svr4.0, and systems where the
   VM page cache was not coherent with the filesystem buffer cache
   like early versions of FreeBSD and possibly contemporary NetBSD.)
   For shared mappings, we should conversely verify that changes get
   propogated back to all the places they're supposed to be.

   Grep wants private fixed already mapped.
   The main things grep needs to know about mmap are:
   * does it exist and is it safe to write into the mmap'd area
   * how to use it (BSD variants)  */
#include <sys/types.h>
#include <fcntl.h>
#include <sys/mman.h>

#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif

#if HAVE_STDLIB_H
# include <stdlib.h>
#endif

#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif

#if HAVE_UNISTD_H
# include <unistd.h>
#endif

/* This mess was copied from the GNU getpagesize.h.  */
#ifndef HAVE_GETPAGESIZE

/* Assume that all systems that can run configure have sys/param.h.  */
# ifndef HAVE_SYS_PARAM_H
#  define HAVE_SYS_PARAM_H 1
# endif

# ifdef _SC_PAGESIZE
#  define getpagesize() sysconf(_SC_PAGESIZE)
# else /* no _SC_PAGESIZE */
#  ifdef HAVE_SYS_PARAM_H
#   include <sys/param.h>
#   ifdef EXEC_PAGESIZE
#    define getpagesize() EXEC_PAGESIZE
#   else /* no EXEC_PAGESIZE */
#    ifdef NBPG
#     define getpagesize() NBPG * CLSIZE
#     ifndef CLSIZE
#      define CLSIZE 1
#     endif /* no CLSIZE */
#    else /* no NBPG */
#     ifdef NBPC
#      define getpagesize() NBPC
#     else /* no NBPC */
#      ifdef PAGESIZE
#       define getpagesize() PAGESIZE
#      endif /* PAGESIZE */
#     endif /* no NBPC */
#    endif /* no NBPG */
#   endif /* no EXEC_PAGESIZE */
#  else /* no HAVE_SYS_PARAM_H */
#   define getpagesize() 8192	/* punt totally */
#  endif /* no HAVE_SYS_PARAM_H */
# endif /* no _SC_PAGESIZE */

#endif /* no HAVE_GETPAGESIZE */

#ifdef __cplusplus
extern "C" { void *malloc(unsigned); }
#else
char *malloc();
#endif

int
main()
{
	char *data, *data2, *data3;
	int i, pagesize;
	int fd;

	pagesize =3D getpagesize();

	/*
	 * First, make a file with some known garbage in it.
	 */
	data =3D malloc(pagesize);
	if (!data)
		exit(1);
	for (i =3D 0; i < pagesize; ++i)
		*(data + i) =3D rand();
	umask(0);
	fd =3D creat("conftestmmap", 0600);
	if (fd < 0)
		exit(1);
	if (write(fd, data, pagesize) !=3D pagesize)
		exit(1);
	close(fd);

	/*
	 * Next, try to mmap the file at a fixed address which
	 * already has something else allocated at it.  If we can,
	 * also make sure that we see the same garbage.
	 */
	fd =3D open("conftestmmap", O_RDWR);
	if (fd < 0)
		exit(1);
	data2 =3D malloc(2 * pagesize);
	if (!data2)
		exit(1);
	data2 +=3D (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1)=
;
	if (data2 !=3D mmap(data2, pagesize, PROT_READ | PROT_WRITE,
	    MAP_PRIVATE | MAP_FIXED, fd, 0L))
		exit(1);
	for (i =3D 0; i < pagesize; ++i)
		if (*(data + i) !=3D *(data2 + i))
			exit(1);

	/*
	 * Finally, make sure that changes to the mapped area
	 * do not percolate back to the file as seen by read().
	 * (This is a bug on some variants of i386 svr4.0.)
	 */
	for (i =3D 0; i < pagesize; ++i)
		*(data2 + i) =3D *(data2 + i) + 1;
	data3 =3D malloc(pagesize);
	if (!data3)
		exit(1);
	if (read(fd, data3, pagesize) !=3D pagesize)
		exit(1);
	for (i =3D 0; i < pagesize; ++i)
		if (*(data + i) !=3D *(data3 + i))
			exit(1);
	close(fd);
	unlink("conftestmmap");
	exit(0);
}

configure:2650: checking whether we are using the GNU C Library 2.1 or n=
ewer
configure:2657:22: features.h: No such file or directory
configure:2688: checking whether integer division by zero raises SIGFPE
configure:2745: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:2786: checking for inttypes.h
configure:2800: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:2825: checking whether the inttypes.h PRIxNN macros are broken=

configure:2842: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:3253: checking for msgfmt
configure:3288: checking for gmsgfmt
configure:3325: checking for xgettext
configure:3362: checking for msgmerge
configure:3425: checking for argz.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:3431:18: argz.h: No such file or directory
configure: failed program was:
#line 3430 "configure"
#include "confdefs.h"
#include <argz.h>
configure:3425: checking for limits.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:3425: checking for locale.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:3425: checking for nl_types.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:3425: checking for malloc.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
In file included from configure:3431:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdl=
ib.h>"
configure: failed program was:
#line 3430 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:3425: checking for stddef.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:3425: checking for stdlib.h
configure:3425: checking for string.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:3425: checking for unistd.h
configure:3425: checking for sys/param.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:3466: checking for feof_unlocked
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
/var/tmp//ccUfAULa.o: In function `main':
/var/tmp//ccUfAULa.o(.text+0xa): undefined reference to `feof_unlocked'
configure: failed program was:
#line 3471 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char feof_unlocked(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char feof_unlocked();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked)
choke me
#else
feof_unlocked();
#endif

; return 0; }
configure:3466: checking for fgets_unlocked
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
/var/tmp//cc2z2i8P.o: In function `main':
/var/tmp//cc2z2i8P.o(.text+0xa): undefined reference to `fgets_unlocked'=

configure: failed program was:
#line 3471 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fgets_unlocked(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fgets_unlocked();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked)=

choke me
#else
fgets_unlocked();
#endif

; return 0; }
configure:3466: checking for getc_unlocked
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
/var/tmp//ccBoxOso.o: In function `main':
/var/tmp//ccBoxOso.o(.text+0xa): undefined reference to `getc_unlocked'
configure: failed program was:
#line 3471 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getc_unlocked(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getc_unlocked();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getc_unlocked) || defined (__stub___getc_unlocked)
choke me
#else
getc_unlocked();
#endif

; return 0; }
configure:3466: checking for getcwd
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for getegid
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for geteuid
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for getgid
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for getuid
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for mempcpy
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
/var/tmp//cclE0pyv.o: In function `main':
/var/tmp//cclE0pyv.o(.text+0xa): undefined reference to `mempcpy'
configure: failed program was:
#line 3471 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char mempcpy(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char mempcpy();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_mempcpy) || defined (__stub___mempcpy)
choke me
#else
mempcpy();
#endif

; return 0; }
configure:3466: checking for munmap
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for putenv
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for setenv
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for setlocale
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for stpcpy
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for strcasecmp
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for strdup
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for strtoul
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for tsearch
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3466: checking for __argz_count
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
/var/tmp//ccxAHqhU.o: In function `main':
/var/tmp//ccxAHqhU.o(.text+0xa): undefined reference to `__argz_count'
configure: failed program was:
#line 3471 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_count(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_count();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_count) || defined (__stub_____argz_count)
choke me
#else
__argz_count();
#endif

; return 0; }
configure:3466: checking for __argz_stringify
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
/var/tmp//ccLNRWNN.o: In function `main':
/var/tmp//ccLNRWNN.o(.text+0xa): undefined reference to `__argz_stringif=
y'
configure: failed program was:
#line 3471 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_stringify(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_stringify();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_stringify) || defined (__stub_____argz_string=
ify)
choke me
#else
__argz_stringify();
#endif

; return 0; }
configure:3466: checking for __argz_next
configure:3494: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
/var/tmp//cc3l9yKL.o: In function `main':
/var/tmp//cc3l9yKL.o(.text+0xa): undefined reference to `__argz_next'
configure: failed program was:
#line 3471 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_next(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_next();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_next) || defined (__stub_____argz_next)
choke me
#else
__argz_next();
#endif

; return 0; }
configure:3550: checking for iconv
configure:3568: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3625: checking for iconv declaration
configure:3650: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:3640: conflicting types for `libiconv'
/usr/local/include/iconv.h:82: previous declaration of `libiconv'
configure: failed program was:
#line 3631 "configure"
#include "confdefs.h"

#include <stdlib.h>
#include <iconv.h>
extern
#ifdef __cplusplus
"C"
#endif
#if defined(__STDC__) || defined(__cplusplus)
size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *ou=
tbuf, size_t *outbytesleft);
#else
size_t iconv();
#endif

int main() {

; return 0; }
configure:3674: checking for nl_langinfo and CODESET
configure:3686: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3710: checking for LC_MESSAGES
configure:3722: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:3749: checking for bison
configure:3782: checking version of bison
configure:3811: checking whether NLS is requested
configure:3835: checking whether included gettext is requested
configure:3855: checking for GNU gettext in libc
configure:3870: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:4457: checking whether to enable maintainer-specific portions =
of Makefiles
configure:4507: checking for a BSD compatible install
configure:4596: checking for Cygwin environment
configure:4612: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:4608: `__CYGWIN32__' undeclared (first use in this function)
configure:4608: (Each undeclared identifier is reported only once
configure:4608: for each function it appears in.)
configure: failed program was:
#line 4601 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:4629: checking for mingw32 environment
configure:4641: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:4637: `__MINGW32__' undeclared (first use in this function)
configure:4637: (Each undeclared identifier is reported only once
configure:4637: for each function it appears in.)
configure: failed program was:
#line 4634 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:4704: checking build system type
configure:4733: checking for ld used by GCC
configure:4801: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:4818: checking for /usr/bin/ld option to reload object files
configure:4830: checking for BSD-compatible nm
configure:4868: checking whether ln -s works
configure:4889: checking how to recognise dependant libraries
configure:5072: checking for object suffix
configure:5078: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:5098: checking for executable suffix
configure:5108: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:5139: checking command to parse /usr/bin/nm -B output
configure:5219: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:5222: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGI=
STW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' >=
 conftest.nm
configure:5273: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c conftstm.o 1>&5
configure:5322: checking for dlfcn.h
configure:5332: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:5500: checking for ranlib
configure:5567: checking for strip
configure:5810: checking for objdir
configure:5837: checking for cc option to produce PIC
configure:5989: checking if cc PIC flag -fPIC works
configure:6003: cc -c -O -pipe -mcpu=3Dpentiumpro -fPIC -DPIC -I/usr/loc=
al/include -I/usr/X11R6/include conftest.c 1>&5
configure:6055: checking if cc static flag -static works
configure:6070: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  -static conftest.c -L/usr/local/lib -L/usr=
/X11R6/lib -lintl 1>&5
configure:6097: checking if cc supports -c -o file.o
configure:6116: cc -c -O -pipe -mcpu=3Dpentiumpro -o out/conftest2.o -I/=
usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:6145: checking if cc supports -c -o file.lo
configure:6163: cc -c -O -pipe -mcpu=3Dpentiumpro -c -o conftest.lo -I/u=
sr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:6213: checking if cc supports -fno-rtti -fno-exceptions
configure:6226: cc -c -O -pipe -mcpu=3Dpentiumpro -fno-rtti -fno-excepti=
ons -c conftest.c -I/usr/local/include -I/usr/X11R6/include conftest.c 1=
>&5
configure:6253: checking whether the linker (/usr/bin/ld) supports share=
d libraries
configure:6937: checking how to hardcode library paths into programs
configure:6965: checking whether stripping libraries is possible
configure:6979: checking dynamic linker characteristics
configure:7376: checking if libtool supports shared libraries
configure:7380: checking whether to build shared libraries
configure:7403: checking whether to build static libraries
configure:7444: checking for shl_load
configure:7472: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
/var/tmp//ccg809gV.o: In function `main':
/var/tmp//ccg809gV.o(.text+0xa): undefined reference to `shl_load'
configure: failed program was:
#line 7449 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char shl_load(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char shl_load();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_shl_load) || defined (__stub___shl_load)
choke me
#else
shl_load();
#endif

; return 0; }
configure:7490: checking for shl_load in -ldld
configure:7509: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -ldld  -L/usr/local/lib -L/usr/=
X11R6/lib -lintl 1>&5
/usr/bin/ld: cannot find -ldld
configure: failed program was:
#line 7498 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char shl_load();

int main() {
shl_load()
; return 0; }
configure:7528: checking for dlopen
configure:7556: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:7725: checking whether a program can dlopen itself
configure:7796: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include -DHAVE_DLFCN_H  -Wl,--export-dynamic confte=
st.c  -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7819: checking whether a statically linked program can dlopen =
itself
configure:7890: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include -DHAVE_DLFCN_H  -Wl,--export-dynamic -stati=
c conftest.c  -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7939: checking whether -lc should be explicitly linked in
configure:7946: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:7959: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o co=
nftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:8545: checking for strerror in -lcposix
configure:8587: checking whether byte ordering is bigendian
configure:8605: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure:8620: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:8615: syntax error before "big"
configure: failed program was:
#line 8609 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
int main() {

#if BYTE_ORDER !=3D BIG_ENDIAN
 not big endian
#endif
; return 0; }
configure:8677: checking whether gmake sets ${MAKE}
configure:8704: checking for ANSI C header files
configure:8812: checking for limits.h
configure:8851: checking for stpcpy
configure:8851: checking for memcpy
configure:8879: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:8863: warning: conflicting types for built-in function `memcpy=
'
configure:8851: checking for timegm
configure:8879: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:8851: checking for towupper
configure:8879: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:8906: checking for the tm_gmtoff member of struct tm
configure:8923: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:8946: checking if scanf supports %lld conversions
configure:8972: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:8999: checking for ltdl.h
configure:9009: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:9092: checking for glib-config
configure:9127: checking for GLIB - version >=3D 0.99.7
configure:9226: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/=
usr/local/lib -lglib12 -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9318: checking for dlfcn.h
configure:9318: checking for dl.h
configure:9328: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:9324:16: dl.h: No such file or directory
configure: failed program was:
#line 9323 "configure"
#include "confdefs.h"
#include <dl.h>
configure:9318: checking for ghttp_ssl.h
configure:9328: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:9324:23: ghttp_ssl.h: No such file or directory
configure: failed program was:
#line 9323 "configure"
#include "confdefs.h"
#include <ghttp_ssl.h>
configure:9318: checking for utmp.h
configure:9328: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:9318: checking for locale.h
configure:9318: checking for mcheck.h
configure:9328: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:9324:20: mcheck.h: No such file or directory
configure: failed program was:
#line 9323 "configure"
#include "confdefs.h"
#include <mcheck.h>
configure:9318: checking for unistd.h
configure:9318: checking for wctype.h
configure:9328: cc -E -I/usr/local/include -I/usr/X11R6/include conftest=
.c >/dev/null 2>conftest.out
configure:9359: checking for dlopen
configure:9558: checking for dlerror
configure:9586: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl  1>&5
configure:9619: checking for library containing gettext
configure:9637: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/l=
ib -lintl 1>&5
configure:9682: checking for darwin
configure:9715: checking for qt_null in -lqthreads
configure:9734: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include   conftest.c -lqthreads -L/usr/local/lib -L=
/usr/X11R6/lib -lintl -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9801: checking for main in -ltermcap
configure:9816: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include   conftest.c -ltermcap  -L/usr/local/lib -L=
/usr/X11R6/lib -lintl 1>&5
configure:9837: checking for main in -lreadline
configure:9852: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include   conftest.c -lreadline -ltermcap -L/usr/lo=
cal/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9885: checking for guile-config
configure:9915: checking whether guile-config works
configure:9972: checking for sin in -lm
configure:9991: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include   conftest.c -lm  -L/usr/local/lib -L/usr/X=
11R6/lib -lintl 1>&5
configure:9984: warning: conflicting types for built-in function `sin'
configure:10021: checking for guile libraries
configure:10025: checking for guile headers
configure:10238: checking whether guile works
configure:10253: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local=
/include -I/usr/X11R6/include -I/usr/local/include   conftest.c -lm -L/u=
sr/local/lib -L/usr/X11R6/lib -lintl -L/usr/local/lib -lguile -lguile-lt=
dl -L/usr/local/lib -lqthreads -lcrypt -lm 1>&5
/usr/local/lib/libguile.so: warning: tmpnam() possibly used unsafely; co=
nsider using mkstemp()
configure:10321: checking for guile
configure:10361: checking for guile - 1.3.4 <=3D version < 99.99.99
configure:10481: checking for g-wrap-config
configure:10533: checking for g-wrap - 1.3.3 <=3D version < 99.99.99
configure:10595: checking for g-wrap compile args
configure:10600: checking for g-wrap link args
configure:10605: checking for g-wrap module directory
configure:10652: checking if g-wrap works
configure:10681: checking if guile long_long is at least as big as gint6=
4
configure:10698: cc -o conftest  -I/usr/local/include -O -pipe -mcpu=3Dp=
entiumpro -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/=
include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:10703: checking for scm_long_long2num in -lguile
configure:10722: cc -o conftest  -I/usr/local/include -O -pipe -mcpu=3Dp=
entiumpro -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/=
include  conftest.c -lguile  -lm -L/usr/local/lib -L/usr/X11R6/lib -lint=
l 1>&5
/usr/local/lib/libguile.so: warning: tmpnam() possibly used unsafely; co=
nsider using mkstemp()
configure:10763: checking if unsigned long is at least as big as guint32=

configure:10779: cc -o conftest  -I/usr/local/include -O -pipe -mcpu=3Dp=
entiumpro -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/=
include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:10808: checking if guile needs our copy of srfi-1
configure:10808: checking if guile needs our copy of srfi-11
configure:10808: checking if guile needs our copy of srfi-19
configure:10808: checking if guile needs our copy of srfi-2
configure:10808: checking if guile needs our copy of srfi-8
configure:10808: checking if guile needs our copy of srfi-9
configure:10836: checking if guile needs our copy of (guile www)
configure:10864: checking for gnome-config
configure:10905: checking for xmlNewDoc in -lxml
configure:10924: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local=
/include -I/usr/X11R6/include  conftest.c -lxml -L/usr/local/lib -lxml -=
lz -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:10972: checking for xmlElemDump in -lxml
configure:10991: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local=
/include -I/usr/X11R6/include  conftest.c -lxml  -lm -L/usr/local/lib -L=
/usr/X11R6/lib -lintl -L/usr/local/lib -lxml -lz 1>&5
configure:11303: checking for libofx/libofx.h
configure:11322: cc -E -I/usr/local/include -I/usr/X11R6/include  confte=
st.c >/dev/null 2>conftest.out
configure:11374: checking for libofx
configure:11394: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local=
/include -I/usr/X11R6/include   conftest.c -lm -L/usr/local/lib -L/usr/X=
11R6/lib -lintl  -lofx -lstdc++ 1>&5
configure:11737: checking for nl_langinfo and D_FMT
configure:11749: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local=
/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X1=
1R6/lib -lintl 1>&5
configure:11916: checking for perl
configure:12019: checking for doxygen
configure:12147: checking for dbopen
configure:12175: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local=
/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X1=
1R6/lib -lintl -lm 1>&5
configure:12616: checking for db_185.h
configure:12626: cc -E -I/usr/local/include -I/usr/X11R6/include conftes=
t.c >/dev/null 2>conftest.out
configure:12622:20: db_185.h: No such file or directory
configure: failed program was:
#line 12621 "configure"
#include "confdefs.h"
#include <db_185.h>
configure:12616: checking for db1/db.h
configure:12626: cc -E -I/usr/local/include -I/usr/X11R6/include conftes=
t.c >/dev/null 2>conftest.out
configure:12622:20: db1/db.h: No such file or directory
configure: failed program was:
#line 12621 "configure"
#include "confdefs.h"
#include <db1/db.h>
configure:12616: checking for db41/db_185.h
configure:12626: cc -E -I/usr/local/include -I/usr/X11R6/include conftes=
t.c >/dev/null 2>conftest.out
configure:12712: checking for poptStrippedArgv in -lpopt
configure:12731: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local=
/include -I/usr/X11R6/include  conftest.c -lpopt  -lm -L/usr/local/lib -=
L/usr/X11R6/lib -lintl -lm 1>&5
configure:12851: checking for gnome-config
configure:12888: checking if /usr/X11R6/bin/gnome-config works
configure:12896: checking for orbit-config
configure:12932: checking for orbit-idl
configure:12966: checking for working ORBit environment
configure:13002: checking for gnorba libraries
configure:13118: checking what warning flags to pass to the C compiler
configure:13150: checking what language compliance flags to pass to the =
C compiler
configure:13213: checking for gdk-pixbuf-config
configure:13248: checking for GDK_PIXBUF - version >=3D 0.2.5
configure:13330: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -Wall -Wunus=
ed  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/us=
r/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/=
local/include -I/usr/X11R6/include  conftest.c -lpopt -lm -L/usr/local/l=
ib -L/usr/X11R6/lib -lintl -lm -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R=
6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule=
12 -lglib12 -lintl -lXi -lXext -lX11 -lm 1>&5
configure:13416: checking for gnome-config
configure:13453: checking for GNOME-PRINT - version >=3D 0.21
configure:13535: checking for libglade-config
configure:13569: checking for libglade
configure:13608: checking for main in -lgal
configure:13623: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -Wall -Wunus=
ed  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lgal -Wl,-E -=
L/usr/X11R6/lib -L/usr/local/lib -lgal -lgnomeprint -lfreetype -lglade-g=
nome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff =
-lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -l=
audiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXi =
-lXext -lX11 -lm -lgnomecanvaspixbuf -liconv -lpopt -lm -L/usr/local/lib=
 -L/usr/X11R6/lib -lintl -lm 1>&5
/usr/bin/ld: warning: libintl.so.4, needed by /usr/X11R6/lib/libgnomepri=
nt.so, not found (try using -rpath or -rpath-link)
configure:13646: checking for gtkhtml < 1.1
configure:13663: checking for gtk_html_new in -lgtkhtml
configure:13682: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -Wall -Wunus=
ed  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lgtkhtml-1.1 =
-Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgtkhtml-1.1 -lgal -lgnomeprin=
t -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lg=
pl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesuppor=
t -lesd -laudiofile -lgdk_pixbuf -lgnomecanvaspixbuf -liconv -lgconf-gtk=
-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -l=
gtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -lpopt -=
lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
/usr/bin/ld: warning: libintl.so.4, needed by /usr/X11R6/lib/libgnomepri=
nt.so, not found (try using -rpath or -rpath-link)
configure:13852: checking for ghttp_request_new in -lghttp
configure:13871: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -Wall -Wunus=
ed  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lghttp -L/usr=
/local/lib -lghttp -lpopt -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -=
lm 1>&5
configure:13901: checking for ghttp_enable_ssl in -lghttp
configure:13920: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -Wall -Wunus=
ed  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lghttp -L/usr=
/local/lib -lghttp -lpopt -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -=
lm 1>&5
/var/tmp//ccrKafVC.o: In function `main':
/var/tmp//ccrKafVC.o(.text+0xa): undefined reference to `ghttp_enable_ss=
l'
configure: failed program was:
#line 13909 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char ghttp_enable_ssl();

int main() {
ghttp_enable_ssl()
; return 0; }
configure:14009: checking for main in -lzvt
configure:14024: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -Wall -Wunus=
ed  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lzvt -Wl,-E -=
L/usr/X11R6/lib -L/usr/local/lib -lzvt -lutil -lSM -lICE -lgdk_imlib -lt=
iff -lungif -lpng -lz -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXi -=
lXext -lX11 -lm -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgtkhtml-1.1 -=
lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -l=
gnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgno=
me -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgnomecanvaspixbuf -li=
conv -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORB=
itutil -lwrap -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXi -lXext -l=
X11 -lm -lpopt -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
/usr/bin/ld: warning: libintl.so.4, needed by /usr/X11R6/lib/libgnomepri=
nt.so, not found (try using -rpath or -rpath-link)
configure:14052: checking for main in -loaf
configure:14067: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -Wall -Wunus=
ed  -I/usr/local/include -I/usr/X11R6/include  conftest.c -loaf -L/usr/X=
11R6/lib -L/usr/local/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitu=
til -lglib12 -lwrap -lm -lpopt -lm -L/usr/local/lib -L/usr/X11R6/lib -li=
ntl -lm 1>&5
configure:14145: checking for gnome-config
configure:14180: checking for libguppi - version >=3D 0.35.1
configure:14282: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -Wall -Wunus=
ed  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/=
include -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6=
/include/gnome-1.0/libguppitank -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/g=
nome-libs/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/gn=
ome-xml -I/usr/X11R6/include/libglade-1.0 -I/usr/local/include/freetype2=
 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include -I/usr/X11R6/i=
nclude  conftest.c -lpopt -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -=
lm -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lguppitank -lguppi -lzvt -l=
util -lglade-gnome -lglade -lbonobo -loaf -lORBitCosNaming -lORBit -lIIO=
P -lORBitutil -lwrap -lbonobox -lbonobo-print -lgnomeprint -lXpm -ljpeg =
-lgnomeui -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesup=
port -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodul=
e12 -lglib12 -lintl -lXi -lXext -lX11 -lart_lgpl -lm -lxml -lz -lfreetyp=
e -lc_r 1>&5
/usr/bin/ld: warning: libintl.so.4, needed by /usr/X11R6/lib/libglade-gn=
ome.so, not found (try using -rpath or -rpath-link)
configure: failed program was:
#line 14215 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <libguppi/guppi-version.h>

static char*
my_strdup (char *str)
{
  char *new_str;
  =

  if (str)
    {
      new_str =3D malloc ((strlen (str) + 1) * sizeof(char));
      strcpy (new_str, str);
    }
  else
    new_str =3D NULL;
  =

  return new_str;
}

int main ()
{
  int major, minor, micro;
  char *tmp_version;

  system ("touch conf.libguppitest");

  /* HP/UX 9 (%@#!) writes to sscanf strings */
  tmp_version =3D my_strdup("0.35.1");
  if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) !=3D 3) {
     printf("%s, bad version string\n", "0.35.1");
     exit(1);
   }

   if ((0 !=3D guppi_version_major()) ||
       (40 !=3D guppi_version_minor()) ||
       (3 !=3D guppi_version_micro())) {
	printf("\n*** 'gnome-config --modversion libguppi' returned %d.%d.%d, b=
ut the installed\n", 0, 40, 3);
	printf("*** LIBGUPPI reports its own version as %s.\n\n", guppi_version=
());
	printf("*** This probably means that LIBGUPPI is improperly installed.\=
n");
	return 1;
   }	=


   if ((0 > major) ||
      ((0 =3D=3D major) && (40 > minor)) ||
      ((0 =3D=3D major) && (40 =3D=3D minor) && (3 >=3D micro)))
    {
      return 0;
    }
  else
    {
      printf("\n*** 'gnome-config --modversion libguppi' returned %d.%d.=
%d, but the minimum version\n", 0, 40, 3);
      printf("*** of libguppi required is %d.%d.%d. If gnome-config is c=
orrect, then it is\n", major, minor, micro);
      printf("*** best to upgrade to the required version.\n");
      printf("*** If gnome-config was wrong, set the environment variabl=
e GNOME_CONFIG\n");
      printf("*** to point to the correct copy of gnome-config, and remo=
ve the file\n");
      printf("*** config.cache before re-running configure\n");
      return 1;
    }
}


configure:14326: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -Wall -Wunus=
ed  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/=
include -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6=
/include/gnome-1.0/libguppitank -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/g=
nome-libs/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/gn=
ome-xml -I/usr/X11R6/include/libglade-1.0 -I/usr/local/include/freetype2=
 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include -I/usr/X11R6/i=
nclude  conftest.c -lpopt -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -=
lm -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lguppitank -lguppi -lzvt -l=
util -lglade-gnome -lglade -lbonobo -loaf -lORBitCosNaming -lORBit -lIIO=
P -lORBitutil -lwrap -lbonobox -lbonobo-print -lgnomeprint -lXpm -ljpeg =
-lgnomeui -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesup=
port -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodul=
e12 -lglib12 -lintl -lXi -lXext -lX11 -lart_lgpl -lm -lxml -lz -lfreetyp=
e -lc_r 1>&5
/usr/bin/ld: warning: libintl.so.4, needed by /usr/X11R6/lib/libglade-gn=
ome.so, not found (try using -rpath or -rpath-link)

------------b6B2JgB0laNSFSdyzOjGLw
Content-Disposition: attachment; filename=gnucashpkglist
Content-Type: application/octet-stream; name=gnucashpkglist
Content-Transfer-Encoding: 8bit

%ls /var/db/pkg
Hermes-1.3.3                            gedit2-2.4.1                            koffice-1.2.1_1,1                       nautilus-gtkhtml-0.3.2_1
ImageMagick-5.5.7.11_1                  gettext-0.12.1                          lame-3.93.1                             nautilus2-2.4.1
ORBit-0.5.17_1                          gftp-gnome-2.0.16                       lcms-1.09,1                             ncftp1-1.9.5
ORBit2-2.8.2                            ghostscript-gnu-7.05_3                  libIDL-0.8.2                            net-snmp-5.1
OpenSP-1.5_4                            ghostscript-gnu-7.07_4                  liba52-0.7.4                            netpbm-10.17_1
XFree86-4.3.0,1                         gimp-1.2.5,1                            libart_lgpl2-2.3.16                     nspr-4.3_2
XFree86-FontServer-4.3.0_2              gimp-print-4.2.5_1                      libaudiofile-0.2.4                      oaf-0.6.10_1
XFree86-Server-4.3.0_12                 glade2-2.0.1                            libbonobo-2.4.2                         openldap-client-2.1.23
XFree86-clients-4.3.0_5                 gle-3.0.3                               libbonoboui-2.4.1                       openssl-0.9.7c
XFree86-documents-4.3.0                 glib-1.2.10_10                          libcapplet-1.4.0.5_1                    opera-7.23.20031119
XFree86-font100dpi-4.3.0                glib-2.2.3                              libdvdcss-1.2.8                         p5-Authen-SASL-2.06
XFree86-font75dpi-4.3.0                 glibwww-0.2_1                           libdvdread-0.9.4                        p5-Digest-MD5-2.30
XFree86-fontCyrillic-4.3.0              gmake-3.80_1                            libexif-0.5.12_1                        p5-HTML-Parser-3.34
XFree86-fontDefaultBitmaps-4.3.0        gnome-icon-theme-1.0.9                  libexif-gtk-0.3.3                       p5-HTML-Tagset-3.03
XFree86-fontEncodings-4.3.0             gnome-pkgview-1.0.2                     libfpx-1.2.0.9                          p5-MIME-Base64-2.21
XFree86-fontScalable-4.3.0              gnome2-2.0_6                            libgda-0.2.96_1                         p5-Net-1.17,1
XFree86-libraries-4.3.0_6               gnomeapplets2-2.4.1_2                   libgda2-1.0.1_2                         p5-URI-1.27
Xft-2.1.2                               gnomeaudio-1.4.0                        libghttp-1.0.9                          p5-XML-Parser-2.34
a2ps-letterdj-4.13b_1                   gnomecanvas-0.22.0                      libglade-0.17_2                         p5-libwww-5.75
aalib-1.4.r5_1                          gnomecontrolcenter2-2.4.0               libglade2-2.0.1_1                       pango-1.2.5
acroread-5.08                           gnomedb-0.2.96_1                        libglut-5.0.2                           pcre-4.4
apcupsd-3.10.6                          gnomedesktop-2.4.1.1_1                  libgmp-2001.08.07                       perl-5.6.1_14
apsfilter-7.2.5_4                       gnomegames2-2.4.1.1                     libgmp-4.1.2_2                          pilot-link-0.11.7_2
arts-1.1.4,1                            gnomehier-1.0_10                        libgnome-2.4.0_1                        pkgconfig-0.15.0
asclock-1.0                             gnomelibs-1.4.2_1                       libgnomecanvas-2.4.0                    pkgdb.db
aspell-0.50.4.1                         gnomemedia2-2.4.1.1                     libgnomedb-1.0.1                        png-1.2.5_2
atk-1.4.1_1                             gnomemimedata-2.4.0                     libgnomeprint-2.4.1_2                   popt-1.6.4_1
autoconf-2.13.000227_5                  gnomepanel-2.4.1                        libgnomeprintui-2.4.1                   portsentry-1.1
autoconf-2.53_1                         gnomeprint-0.37                         libgnomeui-2.4.0.1_1                    portupgrade-20030723
autoconf-2.57                           gnomesession-2.4.1                      libgnugetopt-1.2                        psutils-letter-1.17_1
automake-1.4.5_9                        gnomesystemmonitor-2.4.0                libgphoto2-2.1.3                        py23-expat-2.3.2_2
automake-1.5,1                          gnometerminal-2.4.2                     libgsf-1.8.2                            python-2.3.2_3
bash-2.05b.007                          gnomeuserdocs2-2.4.1                    libgtkhtml-2.4.1_1                      qt-3.2.1
bison-1.75_1                            gnomeutils2-2.4.1,1                     libgtop2-2.0.7_2                        quanta-3.1.4,2
blender-2.25                            gnomevfs-1.0.5_4                        libiconv-1.9.1_3                        rc_subr-1.16
bonobo-1.0.21_1                         gnomevfs2-2.4.1_1                       libijs-0.34                             rep-gtk2-gnome-0.17_2,1
bugbuddy2-2.4.1.1                       gphoto2-2.1.3                           libltdl-1.5                             rpm-3.0.6_8
cdparanoia-3.9.8_6                      gstreamer-0.6.4                         libmikmod-esound-3.1.10_1               ruby-1.6.8.2003.10.15
chkrootkit-0.42b                        gstreamer-plugins-0.6.4_1               libmng-1.0.5_1                          ruby-bdb1-0.2.1
compat4x-i386-5.0.20030328              gtk-1.2.10_10                           libmpeg2-0.3.1_1                        ruby-rdoc-0.9.0
crack-5.0                               gtk-2.2.4_1                             libofx-0.6.5                            ruby-shim-ruby18-1.8.1.p2
cups-base-1.1.19.0                      gtk-engines2-2.2.0                      libogg-1.0_1,3                          samba-libsmbclient-3.0.0
cups-pstoraster-7.07                    gtkam-0.1.10                            librep-0.16.2_3                         sawfish2-1.3_4,2
cvsup-16.1h                             gtkhtml-1.1.10_2                        librsvg2-2.4.0_1                        scrollkeeper-0.3.12_4,1
cvsup-without-gui-16.1h                 gtksourceview-0.7.0                     libtool-1.3.4_4                         sdl-1.2.5_3
cvsupit-3.1                             guile-1.6.4_2                           libtool-1.3.5_1                         sdocbook-xml-4.1.2.5_1
db3-3.3.11,1                            guile-gtk-0.31                          libtool-1.4.3_2                         slib-3a1_1
db4-4.0.14_1,1                          guppi-0.40.3_3                          libungif-4.1.0b1_1                      slib-guile-3a1
db41-4.1.25_1                           hdf-4.1r5                               libunicode-0.4_3                        smpeg-0.4.4_1
digikam-0.5.1                           help2man-1.29                           libusb-0.1.7_1                          smpeg-xmms-0.3.5
distribfold-0.1.20030425                hpijs-1.5                               libvorbis-1.0_1,3                       soup-0.7.11
djbfft-0.76                             html2ps-letter-1.0_1                    libwmf-0.2.8                            sox-12.17.4
docbook-sk-4.1.2_1                      imake-4.3.0_1                           libwnck-2.4.0.1                         speex-1.0.3,1
docbook-xml-4.2_1                       imlib-1.9.14_1                          libwww-5.4.0                            startup-notification-0.5_1
docbook-xsl-1.62.4                      intltool-0.27.2_1                       libxml-1.8.17_1                         sudo-1.6.7.5
dri-4.3.0,1                             jasper-1.700.2                          libxml2-2.6.2_1                         svgalib-1.4.3_1
eel2-2.4.1                              jbigkit-1.5                             libxslt-1.1.0_1                         tcl-8.3.5_2
eog2-2.4.1                              jhead-2.0                               libzvt-2.0.1_6                          teTeX-2.0.2_2
esound-0.2.32_1                         jpeg-6b_1                               linc-1.0.3                              tiff-3.6.0
ethereal-0.9.14_1                       kbear-3.0.a.1                           linux-gtk-1.2_2                         tk-8.3.5_2
exiftags-0.98                           kde-3.1.4                               linux-mozillafirebird-0.7               transfig-3.2.4_1
expat-1.95.6_1                          kdeaddons-3.1.4                         linux-setiathome-i686-3.08_3            unzip-5.50_2
ezm3-1.1                                kdeadmin-3.1.4                          linux_base-7.1_5                        uulib-0.5.18
fam-2.6.9_3                             kdeartwork-3.1.4_1                      lodju-1.1_1                             vte-0.11.10_1
flac-1.1.0_2                            kdebase-3.1.4                           lynx-2.8.4.1d                           weblint-1.020
fontconfig-2.2.90_3                     kdeedu-3.1.4                            m4-1.4_1                                win32-codecs-2.0.90_1,1
freetype2-2.1.5_1                       kdegames-3.1.4                          mad-esound-0.14.2b_3                    windowmaker-0.80.2_1
g-wrap-1.3.4_5                          kdegraphics-3.1.4                       metacity-2.6.3                          wmicons-1.0
gail-1.4.1                              kdelibs-3.1.4_1                         metacity-setup-0.7.1_1                  wrapper-1.0_3
gal-0.24                                kdemultimedia-3.1.4                     metatheme2-0.9.7_1                      xanim-2.92.0
gconf-1.0.9_6                           kdenetwork-3.1.4                        mkcatalog-1.1                           xmlcatmgr-1.1
gconf-editor-2.4.0,1                    kdepim-3.1.4                            mozilla-1.5_1,2                         xmms-esound-1.2.8_2
gconf2-2.4.0.1                          kdesdk-3.1.4                            mpg123-esound-0.59r_9                   xscreensaver-gnome-4.14
gdbm-1.8.3                              kdetoys-3.1.4                           mplayer-gtk-esound-0.92.0_3             yelp-2.4.2
gdk-pixbuf-0.22.0                       kdeutils-3.1.4                          mplayer-skins-1.1.0                     zip-2.3_1
gdm2-2.4.4.5                            kdevelop-2.1.5                          nasm-0.98.38,1
%
------------b6B2JgB0laNSFSdyzOjGLw
Content-Disposition: attachment; filename=gnucasherror.txt
Content-Type: text/plain; name=gnucasherror.txt
Content-Transfer-Encoding: 8bit

checking for libguppi - version >= 0.35.1... no
*** Could not run libguppi test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding libguppi or finding the wrong
*** version of libguppi. If it is not finding libguppi, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
configure: error: libguppi not found
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/finance/gnucash/work/gnucash-1.8.8/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/gnucash.
# exit
exit

------------b6B2JgB0laNSFSdyzOjGLw--



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