Re: GNUCASH



On Tue, 2001-11-06 at 12:31, Malcolm Tredinnick wrote:
> On Tue, Nov 06, 2001 at 01:21:07PM +0000, Jim George wrote:
> > thanks for that Malcolm I got past that problem and now have on from
> > libguppi...any ideas?
> > 
> <snip> 

> The last few lines, complaining about missing files are the problem
> here. My first guess would be that you don't have the gnome-libs-devel
> package installed (which is required for building apps, since it has the
> header files; whereas the gnome-libs package provides the libraries
> required for running them).
> 
> Cheers,
> Malcolm
> 
> -- 
<snip>
Malcolm,

	thanks for your continued help, I hope I can prevail on you again.

	I installed gnome-libs and gnome-libs-devel and gtk+-devel (a
dependency) but I still get the problem re-libguppi.  I checked to see
that it is installed and it is however I had installed a Mandrake
version and I'm on a SuSE distro.  Would this explain why it can't find
libguppi?  I also have Guppi.rpm and Guppi-devel for ximian (I'm running
Ximian Gnome) so is there a conflict here do you think?

	All the header files that are required are in the system but can't be
found.

	I'm really pushing my luck and attaching the config.log in the hope
that you can take a quick look and point me in the right direction.

TIA,

Jim

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

configure:635: checking for a BSD compatible install
configure:688: checking whether build environment is sane
configure:745: checking whether make sets ${MAKE}
configure:791: checking for working aclocal
configure:804: checking for working autoconf
configure:817: checking for working automake
configure:830: checking for working autoheader
configure:843: checking for working makeinfo
configure:867: checking host system type
configure:888: checking whether to enable maintainer-specific portions of Makefiles
configure:938: checking for a BSD compatible install
configure:993: checking for gcc
configure:1106: checking whether the C compiler (gcc  ) works
configure:1122: gcc -o conftest    conftest.c  1>&5
configure:1148: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1153: checking whether we are using GNU C
configure:1162: gcc -E conftest.c
configure:1181: checking whether gcc accepts -g
configure:1282: checking build system type
configure:1302: checking for ranlib
configure:1341: checking for ld used by GCC
configure:1403: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
GNU ld version 2.10.91 (with BFD 2.10.0.33)
configure:1419: checking for BSD-compatible nm
configure:1455: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -g -O2  conftest.c 1>&5
ltconfig:629: checking for executable suffix
ltconfig:630: gcc -o conftest -g -O2   conftest.c  1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2 -fPIC -DPIC  conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2 -o out/conftest2.o  conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2   -static conftest.c  1>&5
GNU ld version 2.10.91 (with BFD 2.10.0.33)
ltconfig:1653: checking if global_symbol_pipe works
ltconfig:1654: gcc -c -g -O2  conftest.c 1>&5
ltconfig:1657: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ 	]\([ABCDGISTW]\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1709: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions   conftest.c conftstm.o 1>&5
configure:1667: checking for strerror in -lcposix
configure:1686: gcc -o conftest -g -O2   conftest.c -lcposix   1>&5
/usr/i486-suse-linux/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure: failed program was:
#line 1675 "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:1709: checking whether byte ordering is bigendian
configure:1727: gcc -c -g -O2  conftest.c 1>&5
configure:1742: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:1737: `not' undeclared (first use in this function)
configure:1737: (Each undeclared identifier is reported only once
configure:1737: for each function it appears in.)
configure:1737: parse error before `big'
configure: failed program was:
#line 1731 "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:1799: checking whether make sets ${MAKE}
configure:1826: checking how to run the C preprocessor
configure:1847: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1906: checking for ANSI C header files
configure:1919: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1986: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2014: checking for limits.h
configure:2024: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2053: checking for stpcpy
configure:2081: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2053: checking for memcpy
configure:2081: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2065: warning: conflicting types for built-in function `memcpy'
configure:2053: checking for timegm
configure:2081: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2053: checking for towupper
configure:2081: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2108: checking for the tm_gmtoff member of struct tm
configure:2125: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2148: checking if scanf supports %lld conversions
configure:2174: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2250: checking for glib-config
configure:2285: checking for GLIB - version >= 0.99.7
configure:2384: 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:2476: checking for dlfcn.h
configure:2486: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2476: checking for dl.h
configure:2486: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2482: dl.h: No such file or directory
configure: failed program was:
#line 2481 "configure"
#include "confdefs.h"
#include <dl.h>
configure:2476: checking for ghttp_ssl.h
configure:2486: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2482: ghttp_ssl.h: No such file or directory
configure: failed program was:
#line 2481 "configure"
#include "confdefs.h"
#include <ghttp_ssl.h>
configure:2476: checking for utmp.h
configure:2486: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2476: checking for locale.h
configure:2486: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2476: checking for mcheck.h
configure:2486: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2476: checking for unistd.h
configure:2486: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2476: checking for wctype.h
configure:2486: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2517: checking for dlopen
configure:2545: gcc -o conftest -g -O2   conftest.c  1>&5
/tmp/ccfZkwDQ.o: In function `main':
/home/jgeorge/tmp/gnucash-1.6.4/configure:2539: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 2522 "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:2567: checking for dlopen in -ldl
configure:2586: gcc -o conftest -g -O2   conftest.c -ldl   1>&5
configure:2716: checking for dlerror
configure:2744: gcc -o conftest -g -O2   conftest.c  -ldl 1>&5
configure:2826: checking for gnome-config
configure:2863: checking if /opt/gnome/bin/gnome-config works
configure:2871: checking for orbit-config
configure:2907: checking for orbit-idl
configure:2941: checking for working ORBit environment
configure:2977: checking for gnorba libraries
configure:3094: checking what warning flags to pass to the C compiler
configure:3126: checking what language compliance flags to pass to the C compiler
configure:3189: checking for gdk-pixbuf-config
configure:3224: checking for GDK_PIXBUF - version >= 0.2.5
configure:3306: gcc -o conftest -g -O2 -Wall -Wunused  -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include   conftest.c  -L/opt/gnome/lib -lgdk_pixbuf -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -L/usr/lib -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 1>&5
configure:3389: checking for qt_null in -lqthreads
configure:3408: gcc -o conftest -g -O2 -Wall -Wunused    -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -lqthreads   1>&5
configure:3475: checking for main in -ltermcap
configure:3490: gcc -o conftest -g -O2 -Wall -Wunused    -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -ltermcap   1>&5
/usr/i486-suse-linux/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status
configure: failed program was:
#line 3483 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:3511: checking for main in -lreadline
configure:3526: gcc -o conftest -g -O2 -Wall -Wunused    -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -lreadline   1>&5
/usr/lib/libreadline.so: undefined reference to `tgetnum'
/usr/lib/libreadline.so: undefined reference to `tgoto'
/usr/lib/libreadline.so: undefined reference to `tgetflag'
/usr/lib/libreadline.so: undefined reference to `BC'
/usr/lib/libreadline.so: undefined reference to `tputs'
/usr/lib/libreadline.so: undefined reference to `PC'
/usr/lib/libreadline.so: undefined reference to `tgetent'
/usr/lib/libreadline.so: undefined reference to `UP'
/usr/lib/libreadline.so: undefined reference to `tgetstr'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3519 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:3559: checking for guile-config
configure:3589: checking whether guile-config works
configure:3646: checking for sin in -lm
configure:3665: gcc -o conftest -g -O2 -Wall -Wunused    -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -lm   1>&5
configure:3658: warning: conflicting types for built-in function `sin'
configure:3695: checking for guile libraries
configure:3699: checking for guile headers
configure:3912: checking whether guile works
configure:3927: gcc -o conftest -g -O2 -Wall -Wunused   -I/usr/include  -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -lm  -L/usr/lib -lguile -lqthreads -lpthread -lm 1>&5
configure:3981: checking for gnome-config
configure:4018: checking for GNOME-PRINT - version >= 0.21
configure:4063: checking for gnome-config
configure:4104: checking for xmlNewDoc in -lxml
configure:4123: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lxml -L/opt/gnome/lib -lxml -lz -lm  1>&5
configure:4162: checking for working const
configure:4216: gcc -c -g -O2 -Wall -Wunused   conftest.c 1>&5
configure: In function `main':
configure:4190: warning: unused variable `s'
configure:4210: warning: unused variable `foo'
configure:4178: warning: unused variable `zero'
configure:4172: warning: unused variable `x'
configure:4189: warning: `t' might be used uninitialized in this function
configure:4207: warning: `b' might be used uninitialized in this function
configure:4237: checking for inline
configure:4251: gcc -c -g -O2 -Wall -Wunused   conftest.c 1>&5
configure: In function `main':
configure:4247: warning: control reaches end of non-void function
configure: At top level:
configure:4247: warning: return-type defaults to `int'
configure:4277: checking for off_t
configure:4310: checking for size_t
configure:4345: checking for working alloca.h
configure:4357: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure: In function `main':
configure:4353: warning: unused variable `p'
configure:4378: checking for alloca
configure:4411: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure: In function `main':
configure:4407: warning: unused variable `p'
configure:4580: checking for unistd.h
configure:4619: checking for getpagesize
configure:4647: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4672: checking for working mmap
configure:4820: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure: In function `main':
configure:4761: warning: implicit declaration of function `getpagesize'
configure:4770: warning: implicit declaration of function `rand'
configure:4771: warning: implicit declaration of function `umask'
configure:4775: warning: implicit declaration of function `write'
configure:4777: warning: implicit declaration of function `close'
configure:4808: warning: implicit declaration of function `read'
configure:4814: warning: implicit declaration of function `unlink'
configure:4844: checking whether we are using the GNU C Library 2.1 or newer
configure:4885: checking for argz.h
configure:4895: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4885: checking for limits.h
configure:4885: checking for locale.h
configure:4885: checking for nl_types.h
configure:4895: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4885: checking for malloc.h
configure:4895: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4885: checking for stddef.h
configure:4895: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4885: checking for stdlib.h
configure:4895: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4885: checking for string.h
configure:4895: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4885: checking for unistd.h
configure:4885: checking for sys/param.h
configure:4895: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4926: checking for feof_unlocked
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for fgets_unlocked
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for getcwd
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for getegid
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for geteuid
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for getgid
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for getuid
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for mempcpy
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for munmap
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for putenv
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for setenv
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for setlocale
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for stpcpy
configure:4926: checking for strchr
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for strcasecmp
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for strdup
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for strtoul
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for tsearch
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for __argz_count
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for __argz_stringify
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4926: checking for __argz_next
configure:4954: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:4994: checking for iconv
configure:5012: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:5055: checking for iconv declaration
configure:5080: gcc -c -g -O2 -Wall -Wunused   conftest.c 1>&5
configure:5109: checking for nl_langinfo and CODESET
configure:5121: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure: In function `main':
configure:5117: warning: unused variable `cs'
configure:5144: checking for LC_MESSAGES
configure:5156: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:5177: checking whether NLS is requested
configure:5199: checking whether included gettext is requested
configure:5219: checking for libintl.h
configure:5229: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5246: checking for GNU gettext in libc
configure:5260: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm  1>&5
configure:5325: checking for dcgettext
configure:5353: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lm   1>&5
configure:5382: checking for msgfmt
configure:5416: checking for gmsgfmt
configure:5454: checking for xgettext
configure:5636: checking for bison
configure:5669: checking version of bison
configure:5716: checking for catalogs to be installed
configure:6005: checking for nl_langinfo and D_FMT
configure:6017: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lm  1>&5
configure:6118: checking for glade_init in -lglade
configure:6137: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lglade -rdynamic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -lm  1>&5
configure:6184: checking for perl
configure:6265: checking for dbopen
configure:6293: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lm  -lm 1>&5
/tmp/ccL6GWBG.o: In function `main':
/home/jgeorge/tmp/gnucash-1.6.4/configure:6287: undefined reference to `dbopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6270 "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:6312: checking for dbopen in -ldb1
configure:6331: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -ldb1  -lm  -lm 1>&5
configure:6570: checking for db_185.h
configure:6580: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:6570: checking for db1/db.h
configure:6580: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:6672: checking for xmlElemDump in -lxml
configure:6691: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lxml  -lm  -lm -L/opt/gnome/lib -lxml -lz 1>&5
configure:6722: checking for main in -lgal
configure:6737: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lgal -rdynamic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -lgal -lgnomeprint -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf -lm  -lm 1>&5
configure:6762: checking for gtk_html_new in -lgtkhtml
configure:6781: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lgtkhtml -rdynamic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -lgtkhtml -lgal -lgnomeprint -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf -lm  -lm 1>&5
configure:6812: checking for ghttp_request_new in -lghttp
configure:6831: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lghttp -L/opt/gnome/lib -lghttp -lm  -lm 1>&5
configure:6861: checking for ghttp_enable_ssl in -lghttp
configure:6880: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lghttp -L/opt/gnome/lib -lghttp -lm  -lm 1>&5
/tmp/ccYtvph2.o: In function `main':
/home/jgeorge/tmp/gnucash-1.6.4/configure:6876: undefined reference to `ghttp_enable_ssl'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6869 "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:6959: checking for main in -lzvt
configure:6974: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lzvt -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -L/usr/lib -lzvt -lutil -lgtkhtml -lgal -lgnomeprint -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf -lm  -lm 1>&5
configure:6997: checking for main in -lbonobo
configure:7012: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lbonobo -rdynamic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -lm  -lm 1>&5
configure:7036: checking for main in -loaf
configure:7051: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -loaf -L/opt/gnome/lib -L/usr/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -lm  -lm 1>&5
configure:7074: checking for main in -lglade
configure:7089: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration   conftest.c -lglade -rdynamic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -lm  -lm 1>&5
configure:7158: checking for gnome-config
configure:7193: checking for libguppi - version >= 0.35.1
configure:7285: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/opt/gnome/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -I/usr/include/libguppi -I/usr/include/libguppitank -I/usr/include/python1.5 -I/usr/include/gtk-1.2 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gnome-xml   conftest.c -lm  -lm -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -L/usr/lib -lguppiuseful -lguppispecfns -lguppidata -lguppidataui -lguppimath -lguppistat -lguppiplot -lguppitank -lgnomecanvaspixbuf -lgnorba -lzvt -lutil -lglade-gnome -lglade -lguile -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lnsl -lbonobox -lbonobo-print -lgnomeprint -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lxml -lz -lreadline -ltermcap 1>&5
In file included from /usr/include/libguppi/guppi-version.h:33,
                 from configure:7223:
/usr/include/libguppi/guppi-defs.h:29: libgnome/gnome-defs.h: No such file or directory
configure: failed program was:
#line 7218 "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 = malloc ((strlen (str) + 1) * sizeof(char));
      strcpy (new_str, str);
    }
  else
    new_str = 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 = my_strdup("0.35.1");
  if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
     printf("%s, bad version string\n", "0.35.1");
     exit(1);
   }

   if ((0 != guppi_version_major()) ||
       (35 != guppi_version_minor()) ||
       (5 != guppi_version_micro())) {
	printf("\n*** 'gnome-config --modversion libguppi' returned %d.%d.%d, but the installed\n", 0, 35, 5);
	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 == major) && (35 > minor)) ||
      ((0 == major) && (35 == minor) && (5 >= micro)))
    {
      return 0;
    }
  else
    {
      printf("\n*** 'gnome-config --modversion libguppi' returned %d.%d.%d, but the minimum version\n", 0, 35, 5);
      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:7329: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/opt/gnome/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -I/usr/include/libguppi -I/usr/include/libguppitank -I/usr/include/python1.5 -I/usr/include/gtk-1.2 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gnome-xml   conftest.c -lm  -lm -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -L/usr/lib -lguppiuseful -lguppispecfns -lguppidata -lguppidataui -lguppimath -lguppistat -lguppiplot -lguppitank -lgnomecanvaspixbuf -lgnorba -lzvt -lutil -lglade-gnome -lglade -lguile -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lnsl -lbonobox -lbonobo-print -lgnomeprint -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lxml -lz -lreadline -ltermcap 1>&5
In file included from /usr/include/libguppi/guppi-memory.h:36,
                 from /usr/include/libguppi/guppi-convenient.h:31,
                 from /usr/include/libguppi/guppi-useful.h:30,
                 from configure:7322:
/usr/include/libguppi/guppi-defs.h:29: libgnome/gnome-defs.h: No such file or directory
In file included from /usr/include/libguppi/guppi-useful.h:33,
                 from configure:7322:
/usr/include/libguppi/guppi-defaults.h:31: libgnomeprint/gnome-font.h: No such file or directory
In file included from /usr/include/libguppi/guppi-useful.h:44,
                 from configure:7322:
/usr/include/libguppi/guppi-rgb.h:32: libgnomeui/gnome-canvas.h: No such file or directory
/usr/include/libguppi/guppi-rgb.h:33: libart_lgpl/art_vpath.h: No such file or directory
configure: failed program was:
#line 7319 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <libguppi/guppi-useful.h>

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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]