Fails to compile.

Phillip J Shelton shelton11@dingoblue.net.au
Thu, 31 May 2001 22:38:44 +1000


The following is in the output from ./configure  in g-wrap-0.9.12  but
it compiles fine.


checking for guile-config... (cached) /usr/bin/guile-config
checking for scm_boot_guile in -lguile... (cached) no
configure: warning: Can not find Guile on the system
checking for scm_puts in -lguile... (cached) no





configure for gnucash-1.4.12 runs fine but make fails with this.

Making all in guile
make[3]: Entering directory
`/home/redhat/redhat/BUILD/gnucash-1.4.12/src/guile'
FLAVOR=gnome g-wrap --api c --target guile gnc.gwp
ERROR: In procedure execlp:
ERROR: No such file or directory
make[3]: *** [gnc.c] Error 2
make[3]: Leaving directory
`/home/redhat/redhat/BUILD/gnucash-1.4.12/src/guile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/redhat/redhat/BUILD/gnucash-1.4.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/redhat/redhat/BUILD/gnucash-1.4.12'
make: *** [all-recursive-am] Error 2
[root@frodo gnucash-1.4.12]#


I am not sure what is wrong here.  Could I ask for some help?

Thank you.