[EMAIL PROTECTED] writes:
 > Making install in guile
 > make[4]: Entering directory `/usr/local/godel/src/GnuCash/gnucash/lib/g-wrap/guile'
 > make[5]: Entering directory `/usr/local/godel/src/GnuCash/gnucash/lib/g-wrap/guile'
 > /bin/sh ../mkinstalldirs /usr/local/godel/src/GnuCash/gnucash/lib/g-wrap-install/lib
 > mkdir /usr/local/godel/src/GnuCash/gnucash/lib/g-wrap-install/lib
 > /bin/sh ../libtool  --mode=install /usr/bin/install -c libgwrapguile.la 
 >/usr/local/godel/src/GnuCash/gnucash/lib/g-wrap-install/lib/libgwrapguile.la

 > Hopefully some portion of this may be illuminating.

Aha!  configure is busted:

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

And the config.log says:

configure:1729: gcc -o conftest -g -O2 -I/usr/include   conftest.c -lguile -L/us
r/lib -lguile -lqthreads -ldl -lreadline -lm  1>&5
ld: cannot open -lreadline: No such file or directory

configure is NOT my friend.

-- 
-russ nelson <[EMAIL PROTECTED]>  http://russnelson.com
Crynwr sells support for free software  | PGPok | Government schools are so
521 Pleasant Valley Rd. | +1 315 268 1925 voice | bad that any rank amateur
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | can outdo them. Homeschool!
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to