I'm getting compile errors on a Solaris 8 box on the last
gnucash (from CVS):

    Making all in calculation
    make[3]: Entering directory
    `/home/charlesg/src/gnucash/src/calculation'
    gcc -DHAVE_CONFIG_H -I. -I. -I../..     -g -O2 -Wall -c
    expression_parser.c
    In file included from expression_parser.c:333:
    finproto.h:30: parse error before `0x00000004'
    expression_parser.c: In function `next_token':
    expression_parser.c:630: warning: suggest parentheses around
    assignment used as truth value
    expression_parser.c:642: warning: control reaches end of
    non-void function
    make[3]: *** [expression_parser.o] Error 1
    make[3]: Leaving directory
    `/home/charlesg/src/gnucash/src/calculation'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/charlesg/src/gnucash/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/charlesg/src/gnucash'
    make: *** [all-recursive-am] Error 2

-- 
Charles Gagnon                   | My views are my views and they
http://unixrealm.com             | do not represent those of anybody
[EMAIL PROTECTED]           | but me.

   Whatever temperature a room is, it's always room temperature ...
        -- Stephen Wright

_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to