installing 1.6.5

Joseph M Carmon carmonj@tm.net
Mon, 11 Mar 2002 17:34:21 -0500


This is a multi-part message in MIME format.
--------------8AED5B6D1234FCB797E2F4E0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I am attempting to compile gnucash 1.6.5 ona redhat linux 7.2 box. The
problem is the it is looking for gtkhtml and fails. However gtkhtml is
installed in /usr/share. I have attached the config.log file. any help
is appreciated.

--------------8AED5B6D1234FCB797E2F4E0
Content-Type: text/plain; charset=us-ascii;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="config.log"

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

configure:795: checking for a BSD compatible install
configure:848: checking whether build environment is sane
configure:905: checking whether make sets ${MAKE}
configure:951: checking for working aclocal
configure:964: checking for working autoconf
configure:977: checking for working automake
configure:990: checking for working autoheader
configure:1003: checking for working makeinfo
configure:1027: checking host system type
configure:1048: checking whether to enable maintainer-specific portions of Makefiles
configure:1098: checking for a BSD compatible install
configure:1153: checking for gcc
configure:1266: checking whether the C compiler (gcc  ) works
configure:1282: gcc -o conftest    conftest.c  1>&5
configure:1308: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1313: checking whether we are using GNU C
configure:1322: gcc -E conftest.c
configure:1341: checking whether gcc accepts -g
configure:1373: checking for Cygwin environment
configure:1389: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:1385: `__CYGWIN32__' undeclared (first use in this function)
configure:1385: (Each undeclared identifier is reported only once
configure:1385: for each function it appears in.)
configure: failed program was:
#line 1378 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1406: checking for mingw32 environment
configure:1418: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:1414: `__MINGW32__' undeclared (first use in this function)
configure:1414: (Each undeclared identifier is reported only once
configure:1414: for each function it appears in.)
configure: failed program was:
#line 1411 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1435: checking how to run the C preprocessor
configure:1456: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1584: checking build system type
configure:1613: checking for ld used by GCC
configure:1681: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)
configure:1698: checking for /usr/bin/ld option to reload object files
configure:1710: checking for BSD-compatible nm
configure:1748: checking whether ln -s works
configure:1769: checking how to recognise dependant libraries
configure:1942: checking for object suffix
configure:1948: gcc -c -g -O2  conftest.c 1>&5
configure:1968: checking for executable suffix
configure:1978: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2009: checking command to parse /usr/bin/nm -B output
configure:2085: gcc -c -g -O2  conftest.c 1>&5
configure:2088: /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:2139: gcc -o conftest -g -O2   conftest.c conftstm.o 1>&5
configure:2185: checking for dlfcn.h
configure:2195: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2363: checking for ranlib
configure:2430: checking for strip
configure:2666: checking for objdir
configure:2693: checking for gcc option to produce PIC
configure:2845: checking if gcc PIC flag -fPIC works
configure:2859: gcc -c -g -O2 -fPIC -DPIC  conftest.c 1>&5
configure:2911: checking if gcc static flag -static works
configure:2926: gcc -o conftest -g -O2   -static conftest.c  1>&5
configure:2953: checking if gcc supports -c -o file.o
configure:2972: gcc -c -g -O2 -o out/conftest2.o  conftest.c 1>&5
configure:3001: checking if gcc supports -c -o file.lo
configure:3017: gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5
configure:3066: checking if gcc supports -fno-rtti -fno-exceptions
configure:3079: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
configure:3106: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:3722: checking how to hardcode library paths into programs
configure:3750: checking whether stripping libraries is possible
configure:3764: checking dynamic linker characteristics
configure:4150: checking if libtool supports shared libraries
configure:4643: checking whether -lc should be explicitly linked in
configure:4650: gcc -c -g -O2  conftest.c 1>&5
configure:4663: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:5263: checking for strerror in -lcposix
configure:5282: gcc -o conftest -g -O2   conftest.c -lcposix   1>&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure: failed program was:
#line 5271 "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:5305: checking whether byte ordering is bigendian
configure:5323: gcc -c -g -O2  conftest.c 1>&5
configure:5338: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:5333: `not' undeclared (first use in this function)
configure:5333: (Each undeclared identifier is reported only once
configure:5333: for each function it appears in.)
configure:5333: parse error before `big'
configure: failed program was:
#line 5327 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
int main() {

#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif
; return 0; }
configure:5395: checking whether make sets ${MAKE}
configure:5422: checking for ANSI C header files
configure:5435: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5502: gcc -o conftest -g -O2   conftest.c  1>&5
configure:5530: checking for limits.h
configure:5540: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5569: checking for stpcpy
configure:5597: gcc -o conftest -g -O2   conftest.c  1>&5
configure:5569: checking for memcpy
configure:5597: gcc -o conftest -g -O2   conftest.c  1>&5
configure:5581: warning: conflicting types for built-in function `memcpy'
configure:5569: checking for timegm
configure:5597: gcc -o conftest -g -O2   conftest.c  1>&5
configure:5569: checking for towupper
configure:5597: gcc -o conftest -g -O2   conftest.c  1>&5
configure:5624: checking for the tm_gmtoff member of struct tm
configure:5641: gcc -o conftest -g -O2   conftest.c  1>&5
configure:5664: checking if scanf supports %lld conversions
configure:5690: gcc -o conftest -g -O2   conftest.c  1>&5
configure:5766: checking for glib-config
configure:5801: checking for GLIB - version >= 0.99.7
configure:5900: gcc -o conftest -g -O2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include   conftest.c -L/usr/lib -lglib  1>&5
configure:5992: checking for dlfcn.h
configure:5992: checking for dl.h
configure:6002: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5998:16: dl.h: No such file or directory
configure: failed program was:
#line 5997 "configure"
#include "confdefs.h"
#include <dl.h>
configure:5992: checking for ghttp_ssl.h
configure:6002: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5998:23: ghttp_ssl.h: No such file or directory
configure: failed program was:
#line 5997 "configure"
#include "confdefs.h"
#include <ghttp_ssl.h>
configure:5992: checking for utmp.h
configure:6002: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5992: checking for locale.h
configure:6002: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5992: checking for mcheck.h
configure:6002: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5992: checking for unistd.h
configure:6002: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5992: checking for wctype.h
configure:6002: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:6033: checking for dlopen
configure:6061: gcc -o conftest -g -O2   conftest.c  1>&5
/tmp/ccaKmvJO.o: In function `main':
/root/gnucash-1.6.5/configure:6055: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6038 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dlopen(); 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 dlopen();

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_dlopen) || defined (__stub___dlopen)
choke me
#else
dlopen();
#endif

; return 0; }
configure:6083: checking for dlopen in -ldl
configure:6102: gcc -o conftest -g -O2   conftest.c -ldl   1>&5
configure:6232: checking for dlerror
configure:6260: gcc -o conftest -g -O2   conftest.c  -ldl 1>&5
configure:6342: checking for gnome-config
configure:6379: checking if /usr/bin/gnome-config works
configure:6387: checking for orbit-config
configure:6423: checking for orbit-idl
configure:6457: checking for working ORBit environment
configure:6493: checking for gnorba libraries
configure:6610: checking what warning flags to pass to the C compiler
configure:6642: checking what language compliance flags to pass to the C compiler
configure:6705: checking for gdk-pixbuf-config
configure:6740: checking for GDK_PIXBUF - version >= 0.2.5
configure:6822: gcc -o conftest -g -O2 -Wall -Wunused  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include   -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c  -L/usr/lib -lgdk_pixbuf -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 1>&5
configure:6905: checking for qt_null in -lqthreads
configure:6924: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share -rdynamic -L/usr/lib -L/usr/X11R6/lib conftest.c -lqthreads   1>&5
/usr/bin/ld: cannot find -lqthreads
collect2: ld returned 1 exit status
configure: failed program was:
#line 6913 "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 qt_null();

int main() {
qt_null()
; return 0; }
configure:6946: checking for qt_null in -lqt
configure:6965: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share -rdynamic -L/usr/lib -L/usr/X11R6/lib conftest.c -lqt   1>&5
/usr/bin/ld: cannot find -lqt
collect2: ld returned 1 exit status
configure: failed program was:
#line 6954 "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 qt_null();

int main() {
qt_null()
; return 0; }
configure:6991: checking for main in -ltermcap
configure:7006: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share -rdynamic -L/usr/lib -L/usr/X11R6/lib conftest.c -ltermcap   1>&5
configure:7027: checking for main in -lreadline
configure:7042: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share -rdynamic -L/usr/lib -L/usr/X11R6/lib conftest.c -lreadline -ltermcap  1>&5
configure:7075: checking for guile-config
configure:7105: checking whether guile-config works
configure:7162: checking for sin in -lm
configure:7181: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share -rdynamic -L/usr/lib -L/usr/X11R6/lib conftest.c -lm   1>&5
configure:7174: warning: conflicting types for built-in function `sin'
configure:7211: checking for guile libraries
configure:7215: checking for guile headers
configure:7428: checking whether guile works
configure:7443: gcc -o conftest -g -O2 -Wall -Wunused   -I/usr/include  -L/usr/share/gtkhtml--with-gnome-config=/usr/share -rdynamic -L/usr/lib -L/usr/X11R6/lib conftest.c -lm  -L/usr/lib -lguile -lm 1>&5
configure:7497: checking for gnome-config
configure:7534: checking for GNOME-PRINT - version >= 0.21
configure:7579: checking for gnome-config
configure:7620: checking for xmlNewDoc in -lxml
configure:7639: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lxml -L/usr/lib -lxml -lz -lm  1>&5
configure:7680: checking for ranlib
configure:7708: checking for working const
configure:7762: gcc -c -g -O2 -Wall -Wunused   conftest.c 1>&5
configure: In function `main':
configure:7736: warning: unused variable `s'
configure:7756: warning: unused variable `foo'
configure:7724: warning: unused variable `zero'
configure:7718: warning: unused variable `x'
configure:7735: warning: `t' might be used uninitialized in this function
configure:7753: warning: `b' might be used uninitialized in this function
configure:7783: checking for inline
configure:7797: gcc -c -g -O2 -Wall -Wunused   conftest.c 1>&5
configure: In function `main':
configure:7793: warning: control reaches end of non-void function
configure: At top level:
configure:7793: warning: return type defaults to `int'
configure:7823: checking for off_t
configure:7856: checking for size_t
configure:7891: checking for working alloca.h
configure:7903: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure: In function `main':
configure:7899: warning: unused variable `p'
configure:7924: checking for alloca
configure:7957: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure: In function `main':
configure:7953: warning: unused variable `p'
configure:8126: checking for stdlib.h
configure:8136: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8126: checking for unistd.h
configure:8126: checking for sys/stat.h
configure:8136: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8126: checking for sys/types.h
configure:8136: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8165: checking for getpagesize
configure:8193: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8218: checking for working mmap
configure:8379: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8403: checking whether we are using the GNU C Library 2.1 or newer
configure:8444: checking for argz.h
configure:8454: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8444: checking for limits.h
configure:8444: checking for locale.h
configure:8444: checking for nl_types.h
configure:8454: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8444: checking for malloc.h
configure:8454: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8444: checking for stddef.h
configure:8454: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8444: checking for stdlib.h
configure:8444: checking for string.h
configure:8454: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8444: checking for unistd.h
configure:8444: checking for sys/param.h
configure:8454: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8485: checking for feof_unlocked
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for fgets_unlocked
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for getcwd
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for getegid
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for geteuid
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for getgid
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for getuid
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for mempcpy
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for munmap
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for putenv
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for setenv
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for setlocale
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for stpcpy
configure:8485: checking for strchr
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for strcasecmp
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for strdup
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for strtoul
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for tsearch
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for __argz_count
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for __argz_stringify
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8485: checking for __argz_next
configure:8513: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8553: checking for iconv
configure:8571: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8614: checking for iconv declaration
configure:8639: gcc -c -g -O2 -Wall -Wunused   conftest.c 1>&5
configure:8668: checking for nl_langinfo and CODESET
configure:8680: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure: In function `main':
configure:8676: warning: unused variable `cs'
configure:8703: checking for LC_MESSAGES
configure:8715: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8736: checking whether NLS is requested
configure:8758: checking whether included gettext is requested
configure:8778: checking for libintl.h
configure:8788: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8805: checking for GNU gettext in libc
configure:8819: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:8884: checking for dcgettext
configure:8912: gcc -o conftest -g -O2 -Wall -Wunused    -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm   1>&5
configure:8941: checking for msgfmt
configure:8975: checking for gmsgfmt
configure:9013: checking for xgettext
configure:9195: checking for bison
configure:9228: checking version of bison
configure:9275: checking for catalogs to be installed
configure:9571: checking for nl_langinfo and D_FMT
configure:9583: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  1>&5
configure:9684: checking for glade_init in -lglade
configure:9703: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lglade -rdynamic -L/usr/lib -L/usr/X11R6/lib -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl -lm  1>&5
configure:9750: checking for perl
configure:9831: checking for dbopen
configure:9859: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lm  -lm 1>&5
/tmp/ccC1EWdO.o: In function `main':
/root/gnucash-1.6.5/configure:9853: undefined reference to `dbopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 9836 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dbopen(); 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 dbopen();

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_dbopen) || defined (__stub___dbopen)
choke me
#else
dbopen();
#endif

; return 0; }
configure:9878: checking for dbopen in -ldb1
configure:9897: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -ldb1  -lm  -lm 1>&5
configure:10136: checking for db_185.h
configure:10146: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:10142:20: db_185.h: No such file or directory
configure: failed program was:
#line 10141 "configure"
#include "confdefs.h"
#include <db_185.h>
configure:10136: checking for db1/db.h
configure:10146: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:10238: checking for xmlElemDump in -lxml
configure:10257: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lxml  -lm  -lm -L/usr/lib -lxml -lz 1>&5
configure:10288: checking for main in -lgal
configure:10303: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lgal -rdynamic -L/var/tmp/gal-0.4.1-root/usr/lib -L/usr/lib -L/usr/X11R6/lib -lgal -lgnomeprint -lVFlib2 -lttf -lglade-gnome -lglade -lxml -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lgmodule -lglib -ldl -lgdk_pixbuf -ltiff -ljpeg -lpng -lz -lgnomecanvaspixbuf -lunicode -lm  -lm 1>&5
configure:10328: checking for gtk_html_new in -lgtkhtml
configure:10347: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   -L/usr/share/gtkhtml--with-gnome-config=/usr/share conftest.c -lgtkhtml  -lm  -lm 1>&5
/usr/bin/ld: cannot find -lgtkhtml
collect2: ld returned 1 exit status
configure: failed program was:
#line 10336 "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 gtk_html_new();

int main() {
gtk_html_new()
; return 0; }

--------------8AED5B6D1234FCB797E2F4E0--