Install problem 1.7.6 - Unk Library

John Reynolds gnucash@reynj.fastmail.fm
Thu, 02 Jan 2003 22:45:42 -0500


Here's the setup:
suse 8.1 running gnucash 1.6.6
thought I try installing 1.7.6 from source, since no .rpm existed for 8.1
installed g-wrap 1.3.4 form source, seemed like a clean install.
had all the other dependancies covered, I thought ;-)
./configure the 1.7.6 , got a few different complains, worked through
them (installed devel libs and such).
but now I've got a complaint I can't get through, see below. sorry to
copy it all in but I wan't sure how much you all would want to read.

>>>>>>>>begin<<<<<<<<<

lemur:/opt/gnome/share/gnucash-1.7.6 # ./configure
loading cache ./config.cache
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... missing
checking for working automake... found
checking for working autoheader... missing
checking for working makeinfo... found
checking for perl... /usr/bin/perl
checking how to run the C preprocessor... gcc -E
checking for shared library run path origin... done
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for iconv... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
         *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for a BSD compatible install... /usr/bin/install -c
checking for Cygwin environment... no
checking for mingw32 environment... no
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for strerror in -lcposix... (cached) no
checking whether byte ordering is bigendian... no
checking whether make sets ${MAKE}... (cached) yes
checking for ANSI C header files... (cached) yes
checking for limits.h... (cached) yes
checking for stpcpy... (cached) yes
checking for memcpy... yes
checking for timegm... yes
checking for towupper... yes
checking for the tm_gmtoff member of struct tm... yes
checking if scanf supports %lld conversions... yes
checking for ltdl.h... yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 0.99.7... yes
checking for dlfcn.h... (cached) yes
checking for dl.h... no
checking for ghttp_ssl.h... no
checking for utmp.h... yes
checking for locale.h... (cached) yes
checking for mcheck.h... yes
checking for unistd.h... (cached) yes
checking for wctype.h... yes
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for library containing gettext... none required
checking for darwin... no
checking for qt_null in -lqthreads... yes
checking for main in -ltermcap... no
checking for main in -lreadline... no
checking for guile-config... yes
checking whether guile-config works... yes
checking for sin in -lm... yes
checking for guile libraries... -L/usr/lib -lguile -lqthreads -lpthread
-lm
checking for guile headers...
checking whether guile works... yes
checking for guile... /usr/bin/guile
checking for guile - 1.3.4 <= version < 1.5.0... yes
checking for g-wrap-config... /usr/local/bin/g-wrap-config
checking for g-wrap - 1.3.3 <= version < 99.99.99... yes
checking for g-wrap compile args... -I /usr/local/include/g-wrap
checking for g-wrap link args... -L/usr/local/lib -lgwrap-wct
-lgwrap-glib
checking for g-wrap module directory... /usr/share/guile
checking if guile long_long is at least as big as gint64... yes
checking for scm_long_long2num in -lguile... no
checking if unsigned long is at least as big as guint32... yes
checking if guile needs our copy of srfi-1... yes
checking if guile needs our copy of srfi-11... yes
checking if guile needs our copy of srfi-19... yes
checking if guile needs our copy of srfi-2... yes
checking if guile needs our copy of srfi-8... yes
checking if guile needs our copy of srfi-9... yes
checking if guile needs our copy of (guile www)... yes
checking for gnome-config... /opt/gnome/bin/gnome-config
Unknown library `xml'
checking for xmlNewDoc in -lxml... Unknown library `xml'
no
configure: error: Could not link sample xml program

>>>>>>>end<<<<<<<<<<<<

So... here I am... If you can help "Great" "Thank You", if not... I still
love 1.6.6!

John