[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Whitespace in `${srcdir}' during `configure'
From: |
Eli Zaretskii |
Subject: |
Re: Whitespace in `${srcdir}' during `configure' |
Date: |
Mon, 10 Nov 2014 18:27:12 +0200 |
> Date: Mon, 10 Nov 2014 17:03:12 +0100
> From: Alexander Shukaev <address@hidden>
> Cc: Yuri Khan <address@hidden>, Glenn Morris <address@hidden>,
> address@hidden,
> emacs-devel <address@hidden>
>
> This all is true, but it is not really relevant, since these
> directories are rarely if ever seen in Emacs build process on Windows
> (because we use MSYS for that, which has different ideas about these
> directories.
>
> It is relevant. Yesterday I've tried to build it in a directory
> "C:\Users\Haroogan\Projects\Bitbucket\Emacs for Windows", where name
> corresponds to the name of the project on Bitbucket.
All I said is that the claim that almost every Windows user will have
these problems because Windows puts HOME in a directory with
whitespace is not relevant to the issue at hand.
I didn't say that directories with whitespace cannot happen. I just
said that if they happen, they do because the _user_ have chosen to
build in such a directory, not because Windows did that behind the
user's back. IOW, there's no difference between Windows and Unix in
this regard.
> My patch at least prevents:
>
> configure: line 3557: ...: No such file or directory
>
> And leads to the official error:
>
> checking whether build environment is sane... configure: error: unsafe
> srcdir value: ...
>
> and this limitation might be gone someday. So it is still worth applying I
> believe.
I don't think your patch was rejected. I think Paul encouraged you to
submit a more radical patch, so as to solve this problem in a more
complete way.
- Whitespace in `${srcdir}' during `configure', Alexander Shukaev, 2014/11/09
- Re: Whitespace in `${srcdir}' during `configure', Glenn Morris, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure', Paul Eggert, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure', Glenn Morris, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure', Yuri Khan, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure', Eli Zaretskii, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure', Alexander Shukaev, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure',
Eli Zaretskii <=
- Re: Whitespace in `${srcdir}' during `configure', Glenn Morris, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure', Alexander Shukaev, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure', Glenn Morris, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure', Glenn Morris, 2014/11/10
- Re: Whitespace in `${srcdir}' during `configure', Glenn Morris, 2014/11/16
- Re: Whitespace in `${srcdir}' during `configure', Eli Zaretskii, 2014/11/10
Re: Whitespace in `${srcdir}' during `configure', Paul Eggert, 2014/11/10