./configure returns errors

Поиск
Список
Период
Сортировка
От Joyce Gaoiran
Тема ./configure returns errors
Дата
Msg-id NEBBIMDNIGOEGKMJGHHLMEBICAAA.joycegaoiran@alumni.calpoly.edu
обсуждение исходный текст
Ответы Re: ./configure returns errors  (Jason Tishler <Jason.Tishler@dothill.com>)
Список pgsql-ports
When I use the ./configure command from cygwin (for NT), it doesn't finish
and returns the following error when checking whether make sets ${MAKE}...:
    eval: 1: Syntax error: Unterminated quoted string

I put various echo statements in the configure file for debugging.  It
doesn't get past this line:
    eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`

I echoed the above: eval `${MAKE-make} -f conftestmake 2>/dev/null | grep
temp=`  and it returned the following:
    ac_maketemp=\make"

Is that the unterminated quote string?  I can't find where it is set.  Seems
like all quotes have a closing quote for each open quote.  Can somebody help
me?

Thanks.

Joyce


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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: PostgreSQL for NT
Следующее
От: "Éric Prévost-Dansereau"
Дата:
Сообщение: Run postmaster as a NT service with invoker 1.53