Re:

From: "Kardos, Dr(dot) Andreas" <kardos(at)repas-aeg(dot)de>
To: <phd2(at)earthling(dot)net>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "PostgreSQL-bugs" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re:
Date: 2000-04-12 13:27:05
Message-ID: 007a01bfa482$cc4ec000$99301eac@Dr.repas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)sss(dot)pgh(dot)pa(dot)us>
An: <phd2(at)earthling(dot)net>
Cc: PostgreSQL-bugs <pgsql-bugs(at)postgresql(dot)org>
Gesendet: Dienstag, 11. April 2000 16:28
Betreff: Re: [BUGS]

> Oleg Broytmann <phd(at)sun(dot)med(dot)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
>

In response to

  • Re: at 2000-04-11 14:28:59 from Tom Lane

Responses

  • Re: at 2000-04-12 13:39:34 from Oleg Broytmann

Browse pgsql-bugs by date

  From Date Subject
Next Message Oleg Broytmann 2000-04-12 13:39:34 Re:
Previous Message Jan Wieck 2000-04-12 12:25:49 Re: [SQL] Foreign keys breaks tables permissions