Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Oct 2003 02:35:46 +0800
From:      Khairil Yusof <kaeru@pd.jaring.my>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: Problem building gnucash 1.8.7
Message-ID:  <1065292543.87195.73.camel@wolverine.home.net>
In-Reply-To: <1065292272.87195.69.camel@wolverine.home.net>
References:  <1065261634.87195.27.camel@wolverine.home.net> <1065286545.27243.2.camel@shumai.marcuscom.com> <1065292272.87195.69.camel@wolverine.home.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-zZr49T20FzNkZvvwzh0k
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sun, 2003-10-05 at 02:31, Khairil Yusof wrote:

> > Read the whole error message, and do like it says: send the config.log.

Hmm.. it seems that attachment was stripped, or something wrong with my
evolution when dealing with attachments.

config.log

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
-mfpmath=3Dsse -fexpensive-optimizations -march=3Dpentium3 ) works
configure:1026: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:1052: checking whether the C compiler (cc -O -pipe
-mfpmath=3Dsse -fexpensive-optimizations -march=3Dpentium3 ) 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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -I/usr/local/include -I/usr/X11R6/include conftest.c
1>&5
configure:1622: checking for stdint.h
configure:1635: cc -c -O -pipe -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -lcposix  -L/usr/local/lib
-L/usr/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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:1955: checking for working const
configure:2009: cc -c -O -pipe -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -I/usr/local/include -I/usr/X11R6/include conftest.c
1>&5
configure:2030: checking for inline
configure:2044: cc -c -O -pipe -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:2465: checking for working mmap
configure:2626: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:2557: error: conflicting types for `malloc'
/usr/include/stdlib.h:100: error: 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
newer
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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:2724: warning: built-in function `nan' declared as
non-function
configure:2786: checking for inttypes.h
configure:2800: cc -c -O -pipe -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -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
<stdlib.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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for fgets_unlocked
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
/var/tmp//ccmp2JND.o: In function `main':
/var/tmp//ccmp2JND.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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for getcwd
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for getegid
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for geteuid
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for getgid
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for getuid
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for mempcpy
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
/var/tmp//ccyhjTtp.o: In function `main':
/var/tmp//ccyhjTtp.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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for putenv
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for setenv
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for setlocale
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for stpcpy
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for strcasecmp
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for strdup
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for strtoul
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for tsearch
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3466: checking for __argz_count
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
/var/tmp//cccL43jK.o: In function `main':
/var/tmp//cccL43jK.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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
/var/tmp//ccepMiJZ.o: In function `main':
/var/tmp//ccepMiJZ.o(.text+0xa): undefined reference to
`__argz_stringify'
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_stringify)
choke me
#else
__argz_stringify();
#endif

; return 0; }
configure:3466: checking for __argz_next
configure:3494: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
/var/tmp//ccI6iiGi.o: In function `main':
/var/tmp//ccI6iiGi.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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3625: checking for iconv declaration
configure:3650: cc -c -O -pipe -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -I/usr/local/include -I/usr/X11R6/include conftest.c
1>&5
configure:3640: error: conflicting types for `libiconv'
/usr/local/include/iconv.h:82: error: 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 *
*outbuf, 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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:3710: checking for LC_MESSAGES
configure:3722: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -I/usr/local/include -I/usr/X11R6/include conftest.c
1>&5
configure: In function `main':
configure:4608: error: `__CYGWIN32__' undeclared (first use in this
function)
configure:4608: error: (Each undeclared identifier is reported only once
configure:4608: error: 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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -I/usr/local/include -I/usr/X11R6/include conftest.c
1>&5
configure: In function `main':
configure:4637: error: `__MINGW32__' undeclared (first use in this
function)
configure:4637: error: (Each undeclared identifier is reported only once
configure:4637: error: 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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:5139: checking command to parse /usr/bin/nm -B output
configure:5219: cc -c -O -pipe -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -I/usr/local/include -I/usr/X11R6/include conftest.c
1>&5
configure:5222: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[
]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1
\2\3 \3/p' > conftest.nm
configure:5273: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -fPIC -DPIC -I/usr/local/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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -c -o conftest.lo -I/usr/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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -fno-rtti -fno-exceptions -c conftest.c
-I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:6253: checking whether the linker (/usr/bin/ld) supports
shared 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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
/var/tmp//ccSEMlRO.o: In function `main':
/var/tmp//ccSEMlRO.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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:7725: checking whether a program can dlopen itself
configure:7796: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c=20
-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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include -DHAVE_DLFCN_H  -Wl,--export-dynamic -static
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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -I/usr/local/include -I/usr/X11R6/include conftest.c
1>&5
configure:7959: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
conftest 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 -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -I/usr/local/include -I/usr/X11R6/include conftest.c
1>&5
configure:8620: cc -c -O -pipe -mfpmath=3Dsse -fexpensive-optimizations
-march=3Dpentium3 -I/usr/local/include -I/usr/X11R6/include conftest.c
1>&5
configure: In function `main':
configure:8615: error: 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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:8851: checking for towupper
configure:8879: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:8906: checking for the tm_gmtoff member of struct tm
configure:8923: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:8946: checking if scanf supports %lld conversions
configure:8972: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure: In function `main':
configure:8964: warning: integer constant is too large for "long" type
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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl  1>&5
configure:9619: checking for library containing gettext
configure:9637: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib
-lintl 1>&5
configure:9682: checking for darwin
configure:9715: checking for qt_null in -lqthreads
configure:9734: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include   conftest.c -lreadline -ltermcap -L/usr/local/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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include   conftest.c -lm  -L/usr/local/lib -L/usr/X11R6/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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include -I/usr/local/include   conftest.c -lm
-L/usr/local/lib -L/usr/X11R6/lib -lintl -L/usr/local/lib -lguile
-lguile-ltdl -L/usr/local/lib -lqthreads -lcrypt -lm 1>&5
/usr/local/lib/libguile.so: warning: tmpnam() possibly used unsafely;
consider 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
gint64
configure:10698: cc -o conftest  -I/usr/local/include -O -pipe
-mfpmath=3Dsse -fexpensive-optimizations -march=3Dpentium3
-I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include=20
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
-mfpmath=3Dsse -fexpensive-optimizations -march=3Dpentium3
-I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include=20
conftest.c -lguile  -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/usr/local/lib/libguile.so: warning: tmpnam() possibly used unsafely;
consider 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
-mfpmath=3Dsse -fexpensive-optimizations -march=3Dpentium3
-I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include=20
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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -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=20
conftest.c >/dev/null 2>conftest.out
configure:11374: checking for libofx
configure:11394: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include   conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib
-lintl  -lofx -lstdc++ 1>&5
configure:11737: checking for nl_langinfo and D_FMT
configure:11749: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -I/usr/local/include
-I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib
-lintl -lm 1>&5
configure:12616: checking for db_185.h
configure:12626: cc -E -I/usr/local/include -I/usr/X11R6/include
conftest.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
conftest.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
conftest.c >/dev/null 2>conftest.out
configure:12712: checking for poptStrippedArgv in -lpopt
configure:12731: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -Wall -Wunused=20
-I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12
-I/usr/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/lib -L/usr/X11R6/lib -lintl -lm -L/usr/X11R6/lib
-lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12
-L/usr/local/lib -Wl,-E -lgmodule12 -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -Wall -Wunused=20
-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-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl
-lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport
-lesd -lgnugetopt -laudiofile -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/libgal.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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -Wall -Wunused=20
-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
-lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg
-lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE
-lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf
-lgnomecanvaspixbuf -liconv -lgconf-gtk-1 -lgconf-1 -loaf
-lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk12 -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/libgal.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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -Wall -Wunused=20
-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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -Wall -Wunused=20
-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//ccbBvYSz.o: In function `main':
/var/tmp//ccbBvYSz.o(.text+0xa): undefined reference to
`ghttp_enable_ssl'
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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -Wall -Wunused=20
-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
-ltiff -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 -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz
-lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf
-lgnomecanvaspixbuf -liconv -lgconf-gtk-1 -lgconf-1 -loaf
-lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk12 -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/libgal.so,
not found (try using -rpath or -rpath-link)
configure:14052: checking for main in -loaf
configure:14067: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -Wall -Wunused=20
-I/usr/local/include -I/usr/X11R6/include  conftest.c -loaf
-L/usr/X11R6/lib -L/usr/local/lib -loaf -lORBitCosNaming -lORBit -lIIOP
-lORBitutil -lglib12 -lwrap -lm -lpopt -lm -L/usr/local/lib
-L/usr/X11R6/lib -lintl -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 -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -Wall -Wunused=20
-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/gnome-libs/include -I/usr/local/include/orbit-1.0
-I/usr/local/include/gnome-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/include  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 -lutil -lglade-gnome -lglade
-lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap
-lbonobox -lbonobo-print -lgnomeprint -lXpm -ljpeg -lgnomeui -lgdk_imlib
-ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt
-laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl
-lXi -lXext -lX11 -lart_lgpl -lm -lxml -lz -lfreetype -lc_r 1>&5
/usr/bin/ld: warning: libintl.so.4, needed by
/usr/X11R6/lib/libglade-gnome.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;
 =20
  if (str)
    {
      new_str =3D malloc ((strlen (str) + 1) * sizeof(char));
      strcpy (new_str, str);
    }
  else
    new_str =3D NULL;
 =20
  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,
but 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;
   }=09

   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
correct, 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
variable GNOME_CONFIG\n");
      printf("*** to point to the correct copy of gnome-config, and
remove the file\n");
      printf("*** config.cache before re-running configure\n");
      return 1;
    }
}


configure:14326: cc -o conftest -O -pipe -mfpmath=3Dsse
-fexpensive-optimizations -march=3Dpentium3 -Wall -Wunused=20
-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/gnome-libs/include -I/usr/local/include/orbit-1.0
-I/usr/local/include/gnome-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/include  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 -lutil -lglade-gnome -lglade
-lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap
-lbonobox -lbonobo-print -lgnomeprint -lXpm -ljpeg -lgnomeui -lgdk_imlib
-ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt
-laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl
-lXi -lXext -lX11 -lart_lgpl -lm -lxml -lz -lfreetype -lc_r 1>&5
/usr/bin/ld: warning: libintl.so.4, needed by
/usr/X11R6/lib/libglade-gnome.so, not found (try using -rpath or
-rpath-link)


--
"Optimized, readable, on time; Pick any two."=20

FreeBSD 5.1-CURRENT i386=20
2:33AM up 3 days, 19:14, 2 users, load averages: 0.30, 0.26, 0.20

--=-zZr49T20FzNkZvvwzh0k
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/fxL+DAqnLW/+/X8RAjFpAKDDG6syN7w3SRZTjHzxV0e2Is77nACg2IRW
RA+fJ0pUvp6SbFY5Vp50txQ=
=nYpS
-----END PGP SIGNATURE-----

--=-zZr49T20FzNkZvvwzh0k--



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