The following line in:

libguile Makefile target: install-data-hook during a “make install” call

results in a "sed -e file not found" error and stops installation.

$(INSTANTIATE) "$(DESTDIR)$(libdir)/$$libname-gdb.scm”

When it is removed from the Makefile, Guile can be installed and 

“make checkinstall” passes successfully.

The actual file installed is:

libguile-3.0.a-gdb.scm, not libguile-3.0-gdb.scm, which is in build/libguile

wlh





  • bug#40954: Guil... Bug reports for GUILE, GNU's Ubiquitous Extension Language

Reply via email to