Linux - make failed in odbc section

From: Pat McGuinness <pjm(at)udsl(dot)sps(dot)mot(dot)com>
To: pgsql-ports(at)postgresql(dot)org, pjm(at)udsl(dot)sps(dot)mot(dot)com
Subject: Linux - make failed in odbc section
Date: 1999-03-04 04:57:51
Message-ID: 36DE12CE.23682A0A@udsl.sps.mot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi -

I am failing to install postgreSQL due to, it seems, some C++-style
comments
in odbc code (interface/odbc/info.c). I get:

info.c:92: unterminated character constant

Whe I try to "fix" the makefile to use g++ instead of gcc, it still
croaks,
due to:

info.c:2303: warning: ANSI C++ forbids implicit conversion from `void *'
in argument passing

So to my system, it looks like C files with C++ comments.
Am I missing something obvious?

N.B. Up until ODBC, it compiled cleanly with no warnings on gcc.

My system - linux 3.0.35, gcc 2.7.2, libc5.4.23.

Any clues?

Patrick

Browse pgsql-ports by date

  From Date Subject
Next Message Kihyun Yoon 1999-03-04 10:02:32 psql front-end tool, unsetenv failed in solaris
Previous Message Unprivileged user 1999-03-04 04:14:40 Port Bug Report: Postmaster hangs on SQL statement error