Linux - make failed in odbc section - Mailing list pgsql-ports

From Pat McGuinness
Subject Linux - make failed in odbc section
Date
Msg-id 36DE12CE.23682A0A@udsl.sps.mot.com
Whole thread Raw
List 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


pgsql-ports by date:

Previous
From: Unprivileged user
Date:
Subject: Port Bug Report: Postmaster hangs on SQL statement error
Next
From: Kihyun Yoon
Date:
Subject: psql front-end tool, unsetenv failed in solaris