Re: make fails if path has spaces

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: make fails if path has spaces
Дата
Msg-id 4110E7AA.4010309@dunslane.net
обсуждение исходный текст
Ответ на Re: make fails if path has spaces  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-hackers-win32

Andreas Pflug wrote:

> Bruce Momjian wrote:
>
>>
>> Yes, the executable has to be quoted.  Where is it being referenced
>> unquoted?
>
>
> In this case, $(PERL) is referenced for building psql's doc. PERL is
> set in Makefile.global unquoted, as all paths.
>
> For others, the same problem might arise with bison or flex.
>
>

Generally I think we expect all the build tools to be installed under
MSys - maybe you need to install MSysDTK?

An alternative would be to quote $(PERL) in psql's Makefile, but that
might not solve the general problem, as you observe.

cheers

andrew

В списке pgsql-hackers-win32 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Point in Time Recovery
Следующее
От: Florian TRAVERSE
Дата:
Сообщение: pginstaller beta& NT4