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

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: configure crashes trying to include "conftest.sh" if current dir is not in PATH
Date: 1999-02-12 13:54:02
Message-ID: 199902121354.IAA74697@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Mark Solomon
Your email address : msolomon(at)seva(dot)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

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

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-02-12 13:57:15 Port Bug Report: configure script creates errored gcc statements - no compilation
Previous Message Thomas G. Lockhart 1999-02-11 14:50:04 Re: [PORTS] Port Bug Report: select of array columns