Re: - Mailing list pgsql-bugs

From Kardos, Dr. Andreas
Subject Re:
Date
Msg-id 007a01bfa482$cc4ec000$99301eac@Dr.repas.de
Whole thread Raw
In response to ...  (Oleg Broytmann <phd@sun.med.ru>)
Responses Re:  (Oleg Broytmann <phd@phd.russ.ru>)
List pgsql-bugs
This seems to be a Sun Sparc (-fPIC).

On mine (SunOS 5.4/ Solaris 2.4) isn't any <string>. Therefore libpq++ is
not compilable on this machine (native compilers).

configure sets HAVE_CXX_STRING_HEADER correctly (no).

Andreas Kardos

-----Ursprüngliche Nachricht-----
Von: Tom Lane <tgl@sss.pgh.pa.us>
An: <phd2@earthling.net>
Cc: PostgreSQL-bugs <pgsql-bugs@postgresql.org>
Gesendet: Dienstag, 11. April 2000 16:28
Betreff: Re: [BUGS]


> Oleg Broytmann <phd@sun.med.ru> writes:
> >
c -O2  -I../../backend -I../../include -I../../interfaces/libpq -fPIC   -c
pgconnection.cc
> > In file included from pgconnection.cc:18:
> > pgconnection.h:76: syntax error before `('
>
> Hmm.  Something broken about "string"?
>
> My guess is that configure didn't think it should define
> HAVE_CXX_STRING_HEADER, but that is actually necessary on your
> machine.  Please look into it.
>
> regards, tom lane
>

pgsql-bugs by date:

Previous
From: "Hindu"
Date:
Subject: Indians Unite
Next
From: Oleg Broytmann
Date:
Subject: Re: