missing file

Terry Boldt tboldt@attglobal.net
Mon, 28 Oct 2002 20:36:19 -0500


In compiling gnucash 1.6.8, I get the following error:

gnc.c:15:34: g-wrap-runtime-guile.h: No such file or directorygnc.c:15:34:=
=20
g-wrap-runtime-guile.h: No such file or directory

I then get an humongous list of errors of the form:

gnc.c:1832: implicit declaration of function `gw_wcp_get_ptr'
gnc.c:1832: warning: assignment makes pointer from integer without a cast

whuic are probably due to the missing file. gcc then stops after a while,=
=20
since it probably hit the limit on the number of allowed errors:

make[3]: *** [gnc.o] Error 1


Where is the missing file?

Thanks