[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make install errors out:
From: |
Jan Djärv |
Subject: |
Re: make install errors out: |
Date: |
Mon, 30 Jul 2012 08:06:08 +0200 |
Hello.
30 jul 2012 kl. 05:34 skrev T. V. Raman:
> This is after a git update:
>
> umask 022 ; \
> eval sh -x /bin/mkdir -p \
> "'`echo
> /usr/local/share/emacs/24.1.50/site-lisp:/usr/local/share/emacs/site-lisp|sed
> \"s,:,' ',g\"`'"
> /bin/mkdir: 1: Syntax error: "(" unexpected
> make: *** [install-arch-indep] Error 2
> 20:33:58 labrador emacs $
Hmm, there is no ( in that line. What shell are you using?
Jan D.