psqlodbc compiling problem on solaris 10......

From: "Abdul Aleem Khan" <aaleem(at)kotc(dot)com(dot)kw>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: psqlodbc compiling problem on solaris 10......
Date: 2010-03-21 06:35:17
Message-ID: D50ED549F9F61B47B354899E2A8F4018C1ACB2@KOTCEXCHANGE.kotc.com.kw
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

From: Abdul Aleem Khan
Sent: Sunday, March 21, 2010 9:32 AM
To: 'pgsql-odbc(at)postgresql(dot)org'
Subject: psqlodbc compiling problem on solaris 10......

HI,

I am trying to compile psqlodbc on solaris 10 with sunstudio 12.1 but I
am getting the following error while I am doing make.

"dlg_specific.h", line 272: warning: undefined or missing type for: char

"dlg_specific.h", line 272: member cannot be function: getDSNinfo

"dlg_specific.h", line 273: warning: no explicit type given

"dlg_specific.h", line 273: syntax error before or at: *

"dlg_specific.h", line 273: warning: function prototype parameters must
have types

"dlg_specific.h", line 273: member cannot be function: makeConnectString

"dlg_specific.h", line 274: syntax error before or at: BOOL

"dlg_specific.h", line 274: syntax error before or at: const

"dlg_specific.h", line 274: warning: syntax requires ";" after last
struct/union member

"environ.h", line 35: cannot recover from previous errors

cc: acomp failed for info.c

*** Error code 1

make: Fatal error: Command failed for target `info.lo'

Current working directory /export/home/aleem/psqlodbc-08.02.0500

*** Error code 1

make: Fatal error: Command failed for target `all'

Please let me know the requirements to compile this in solaris 10.

I would really appreciate if someone has made a package of this on
solaris 10 & would like to share it with me.

Regards,

Abdul Aleem Khan

Browse pgsql-odbc by date

  From Date Subject
Next Message Marian Popeanga 2010-03-24 10:14:23 psqlodbc-08.04.0200 unicode
Previous Message Abdul Aleem Khan 2010-03-21 06:31:57 psqlodbc compiling problem on solaris 10......