> Date: Sun, 18 Mar 2001 18:42:31 -0800 (PST)
> From: Mingshey <[EMAIL PROTECTED]>
> 
> Er... another question:
> I'm doing this job having and-let*.scm removed from the target list from
> ice-9/Makefile. Because I get following error messages:
> ----
> Making all in ice-9
> make[1]: Entering directory `/home/mingshey/guile-1.4/ice-9'
> make[1]: *** No rule to make target `and-let*.scm', needed by `all-am'. 
> Stop.
> make[1]: Leaving directory `/home/mingshey/guile-1.4/ice-9'
> make: *** [all-recursive] Error 1
> ----
> Any magic to get around this?

No, you'll just have to edit the Makefile for now (or Makefile.in
before running configure.)  It has already been fixed in the CVS
version.

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to