[CM] snd-8 make install fails

Orm Finnendahl finnendahl at folkwang-hochschule.de
Mon Apr 10 11:44:01 PDT 2006


thanks for the information. Good to know...

--
Orm

Am 10. April 2006, 18:45 Uhr (+0200) schrieb Michael Scholz:
> 
> Orm, if you call configure with the full path, this doesn't appear
> (e.g. `pwd`/configure ...).
> 
> Bill, you can safely replace in snd/po/Makefile.in.in, line 30:
> 
>   mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
> 
> by
> 
>   mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
> 
> This is what I found in fth/po/Makefile.in.in.  $(MKINSTALLDIRS)
> contains the correct path to mkinstalldirs, so the case-esac isn't
> needed.
> 
> Mike
> 
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist




More information about the Cmdist mailing list