Linux - make failed in odbc section

Поиск
Список
Период
Сортировка
От Pat McGuinness
Тема Linux - make failed in odbc section
Дата
Msg-id 36DE12CE.23682A0A@udsl.sps.mot.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: Postmaster hangs on SQL statement error
Следующее
От: Kihyun Yoon
Дата:
Сообщение: psql front-end tool, unsetenv failed in solaris