Port Bug Report: Cant compile on platform due to string class problem - Mailing list pgsql-ports

From Unprivileged user
Subject Port Bug Report: Cant compile on platform due to string class problem
Date
Msg-id 199904292131.RAA37727@hub.org
Whole thread Raw
List pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name               : Sarah Officer
Your email address      : officers@aries.tucson.saic.com

Category                : install: compile
Severity                : serious

Summary: Cant compile on platform due to string class problem

System Configuration
--------------------
  Operating System   :

  PostgreSQL version : 6.4.2

  Compiler used      : MIPSpro Compilers: Version 7.2.1

Hardware:
---------
IRIX64 octopus 6.5 with R10000 processor
MIPSpro Compilers: Version 7.2.1
-DEFAULT:abi=n32:isa=mips4:proc=r10k -show -n32

1. First the compiler choked on the string class.  I
got past this by adding the following line after
the #include <string>
22d21
< using std::string;



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


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

Problem Description:
--------------------
1. First the compiler choked on the string class.  I
got past this by adding the following line after
the #include <string>
22d21
< using std::string;



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

Test Case:
----------


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

Solution:
---------


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


pgsql-ports by date:

Previous
From: Gerd Moellmann
Date:
Subject: FreeBSD 2.2.7
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: regression-test failed in some issues