Compile problems on 1.5.1
Charles M. Gagnon
charlesg@unixrealm.com
Mon, 18 Sep 2000 13:49:46 -0400
I get errors compiling 1.5.1 on the same environment I
successfully compiled all the other releases. It's a 32 bit
Solaris 8 box properly patched and gtkhtml-0.4, g-wrap-0.9.4
and guile-1.3.4.
### OUTPUT of make ###
[...]
rm -f .libs/util.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -g -O2 -Wall
-Wunused -Wall -Werror-implicit-function-declaration
-I/usr/local/lib/glib/include -I/usr/local/include -c util.c
-fPIC -DPIC -o .libs/util.lo
util.c: In function `gnc_strisnum':
util.c:376: warning: subscript has type `char'
util.c:380: warning: subscript has type `char'
util.c:382: warning: subscript has type `char'
util.c:387: warning: subscript has type `char'
util.c: In function `PrintAmt':
util.c:524: implicit declaration of function `finite'
util.c: In function `xaccParseAmount':
util.c:951: warning: subscript has type `char'
util.c:957: warning: subscript has type `char'
util.c:975: warning: subscript has type `char'
util.c:980: warning: subscript has type `char'
util.c:993: warning: subscript has type `char'
util.c:1018: warning: subscript has type `char'
util.c:1031: warning: subscript has type `char'
util.c:1031: warning: subscript has type `char'
util.c:1041: warning: subscript has type `char'
util.c:1052: warning: subscript has type `char'
util.c:1075: warning: subscript has type `char'
util.c:1084: warning: subscript has type `char'
util.c:1094: warning: subscript has type `char'
make[4]: *** [util.lo] Error 1
make[4]: Leaving directory `/usr/local/src/gnucash-1.5.1/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/gnucash-1.5.1/src/engine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/gnucash-1.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnucash-1.5.1'
make: *** [all-recursive-am] Error 2
--
Charles Gagnon | My views are my views and they
http://unixrealm.com | do not represent those of anybody
charlesg@unixrealm.com | but me.
You aren't a friend if you installed Win95 on their machine.