GNU bug report logs -
#40954
Guile 3.0.2 Fails to compile on macOS Catalina
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 5 years and 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.