Port Bug Report: configure crashes trying to include "conftest.sh" if current dir is not in PATH

Поиск
Список
Период
Сортировка
От Unprivileged user
Тема Port Bug Report: configure crashes trying to include "conftest.sh" if current dir is not in PATH
Дата
Msg-id 199902121354.IAA74697@hub.org
обсуждение исходный текст
Список pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Mark Solomon
Your email address    : msolomon@seva.net

Category        : install: compile
Severity        : serious

Summary: configure crashes trying to include "conftest.sh" if current dir is not in PATH

System Configuration
--------------------
  Operating System   : Solaris 2.6

  PostgreSQL version : 6.4.2

  Compiler used      : gcc 2.8.1

Hardware:
---------


Versions of other tools:
------------------------
GNUmake - 3.77
GNUflex - 2.5.4

--------------------------------------------------------------------------

Problem Description:
--------------------
configure crashes trying to include "conftest.sh" if current dir is not in PATH

--------------------------------------------------------------------------

Test Case:
----------
unpack archive, cd src; ./configure

--------------------------------------------------------------------------

Solution:
---------
instead of:
. conftest.sh

use
. ./conftest.sh

--------------------------------------------------------------------------


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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [PORTS] Port Bug Report: select of array columns
Следующее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: configure script creates errored gcc statements - no compilation