[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:16:42 +0200 |
30 jul 2012 kl. 08:06 skrev Jan Djärv <address@hidden>:
> 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?
>
Forget that. The sh -x shall not be there. In my case mkdir was not used but
install-sh. I will fix it.
Thanks.
Jan D.