gnc 1.4.12 compile problem

Phillip J Shelton shelton11@dingoblue.net.au
Sun, 03 Jun 2001 21:06:50 +1000


My guess, and it it only a guess is that you guile instalation did not work as expected.

Thomas Spahni wrote:

> Hello everyone,
>
> sorry to bother you with this but I ran into some deadlock. I have
> compiled gnc 1.4.12 successfully on a SuSE 6.4 linux box before after
> upgrading all relevant GNU packages.
> ...
> make[3]: Entering directory `/home/tsp/gnucash/gnucash-1.4.12/src/guile'
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..   -I../engine   -I../gnome   -I../register    -g -O2 -Wall -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -I/usr/include -c gnc.c
> gnc.c:50: parse error before `POINTER_TOKEN_smob'
> gnc.c:50: warning: type defaults to `int' in declaration of `POINTER_TOKEN_smob'
> gnc.c:51: warning: initialization makes integer from pointer without a cast
> gnc.c:51: warning: excess elements in scalar initializer
> gnc.c:51: warning: (near initialization for `POINTER_TOKEN_smob')
> gnc.c:51: warning: excess elements in scalar initializer
> gnc.c:51: warning: (near initialization for `POINTER_TOKEN_smob')
> gnc.c:53: warning: excess elements in scalar initializer
> gnc.c:53: warning: (near initialization for `POINTER_TOKEN_smob')
> gnc.c:53: warning: data definition has no type or storage class
> gnc.c:56: parse error before `POINTER_ARRAY_smob'
> gnc.c:56: warning: type defaults to `int' in declaration of `POINTER_ARRAY_smob'
> gnc.c:57: warning: initialization makes integer from pointer without a cast
> gnc.c:57: warning: excess elements in scalar initializer
> gnc.c:57: warning: (near initialization for `POINTER_ARRAY_smob')
> gnc.c:57: warning: excess elements in scalar initializer
> gnc.c:57: warning: (near initialization for `POINTER_ARRAY_smob')
> gnc.c:59: warning: excess elements in scalar initializer
> gnc.c:59: warning: (near initialization for `POINTER_ARRAY_smob')
> gnc.c:59: warning: data definition has no type or storage class
> gnc.c: In function `gwrap_gnc_print_session_text':
> gnc.c:5922: warning: passing arg 2 of `gnc_print_session_text' discards qualifiers from pointer target type
> gnc.c: In function `init_gnc':
> gnc.c:7246: warning: implicit declaration of function `scm_newsmob'
> make[3]: *** [gnc.o] Error 1
> make[3]: Leaving directory `/home/tsp/gnucash/gnucash-1.4.12/src/guile'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/tsp/gnucash/gnucash-1.4.12/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/tsp/gnucash/gnucash-1.4.12'
> make: *** [all-recursive-am] Error 2
>
> _______________________________________________
> gnucash-user mailing list
> gnucash-user@lists.gnumatic.com
> http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-user