Port Bug Report: cannot install due to file not found

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: cannot install due to file not found
Date: 1999-03-21 15:52:21
Message-ID: 199903211552.KAA13784@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


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

Your name : Philippe Lefevre
Your email address : ph(dot)lefevre(at)wanadoo(dot)fr

Category : unknown
Severity : non-critical

Summary: cannot install due to file not found

System Configuration
--------------------
Operating System : RedHat 5.1 (k 2.0.34)

PostgreSQL version : 6.4

Compiler used : gcc2.7.2.3-11

Hardware:
---------
Pentium 100

Versions of other tools:
------------------------

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

Problem Description:
--------------------
1) doing: ./configure --prefix=/u/postgres/pgsql --with-tcl --with-odbc
--enable-locale is OK

2) doing: make all I've got the following

gmake[2]: Entering directory
`/usr/src/postgresql-v6.4/src/interfaces/libpq++'
c++ -I../../backend -I../../include -I../../interfaces/libpq
-I../../include -I
../../backend -O2 -Wall -Wmissing-prototypes -fpic -c pgenv.cc -o
pgenv.o
In file included from pgenv.cc:23:
pgenv.h:21: string: Aucun fichier ou rpertoire de ce type.
gmake[2]: *** [pgenv.o] Error 1

PS: "Aucun fichier ou rpertoire de ce type" means no such file or
directory

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

Test Case:
----------
See on below

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

Solution:
---------

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

Browse pgsql-ports by date

  From Date Subject
Next Message Silvia_Brown1 1999-03-21 20:17:30 Find Out What The Future Holds For You?
Previous Message Philippe Lefevre 1999-03-20 22:24:43 PostgreSQL failed to compile