I tried a make and got the following messages

Jim Macdonald jimmmac@juno.com
Tue, 19 Nov 2002 18:23:53 -0500


Good evening

Not sure what this means, but this was the end of my 'make'

cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory
FLAVOR=gnome guile -c \
          "(set! %load-path (cons \"\" %load-path)) \
           (primitive-load \"./gnc.gwp\") \
           (gw:generate-module \"gnc\")"
ERROR: no such module (g-wrap)
make[3]: *** [gnc.c] Error 2
make[3]: Leaving directory `/download/gnucash-1.6.8/src/guile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/download/gnucash-1.6.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/download/gnucash-1.6.8'
make: *** [all-recursive-am] Error 2
[root@localhost gnucash-1.6.8]#

Any ideas for a newbie would really appreciate it.  Thank you

jimmmac@attbi.com