build psqlodbc-08.00.0102' with pgsql 8.0.4

From: "Johann ROTURIER" <rhotule(at)hotmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: build psqlodbc-08.00.0102' with pgsql 8.0.4
Date: 2005-12-09 21:46:32
Message-ID: BAY105-F386B71031E2A961ED22318B2450@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

I have recently installed pgsql 8.0.4 on a suse linux 10.0 system (with
unixODBC 2.2.11-2 installed). I am now trying to build the psql-odbc driver,
but running make won't work for me. Here's the end of a long list of
warnings and errors I am getting. Could anyone help?

========================
info.c:4816: warning: data definition has no type or storage class
info.c:4817: warning: parameter names (without types) in function
declaration
info.c:4817: error: conflicting types for 'QR_Destructor'
qresult.h:159: error: previous declaration of 'QR_Destructor' was here
info.c:4817: warning: data definition has no type or storage class
info.c:4818: warning: parameter names (without types) in function
declaration
info.c:4818: error: conflicting types for 'QR_Destructor'
qresult.h:159: error: previous declaration of 'QR_Destructor' was here
info.c:4818: warning: data definition has no type or storage class
info.c:4819: error: syntax error before 'return'
make[1]: *** [info.lo] Error 1
make[1]: Leaving directory `/usr/local/pgsql/psqlodbc-08.00.0102'
make: *** [all] Error 2
=========================

Many thanks in advance from a newbie

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2005-12-09 21:58:26 Re: build psqlodbc-08.00.0102' with pgsql 8.0.4
Previous Message noreply 2005-12-09 14:51:10 [ psqlodbc-Bugs-1000478 ] Cannot create DNS using odbcconf.exe utility in Windows