Installing PsqlODBC 8.00.0.1001 with libiodbc3-52.2 on Linux Fedora Core 1 - Mailing list pgsql-odbc

From BETTON Nicolas
Subject Installing PsqlODBC 8.00.0.1001 with libiodbc3-52.2 on Linux Fedora Core 1
Date
Msg-id 20050322113109.37215.qmail@web26908.mail.ukl.yahoo.com
Whole thread Raw
Responses Re: Installing PsqlODBC 8.00.0.1001 with libiodbc3-52.2 on
Re: Installing PsqlODBC 8.00.0.1001 with libiodbc3-52.2 on Linux Fedora Core 1
List pgsql-odbc
Hello,
I'm trying to build pgsql ODBC  8.00.0.1001 on a
fedora core.
I actually build from the source :
Postgresql7.4.7 without Jdbc
Iodbc3.52.2

But the mistake came when I built the
psqlODBC8.00.0101
the configure is ok :
./configure --with-iodbc --with-odbcinst=/etc

But the make stop and the end of the message is there
on my screen :

 gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT
odbcapi30w.lo -MD -MP -MF .deps/
odbcapi30w.Tpo -c odbcapi30w.c  -fPIC -DPIC -o
.libs/odbcapi30w.o
odbcapi30w.c:238: error: conflicting types for
`SQLColAttributeW'
/usr/local/include/sqlucode.h:122: error: previous
declaration of `SQLColAtt
ributeW'
make[1]: *** [odbcapi30w.lo] Erreur 1
make[1]: Quitte le répertoire
`/usr/src/psqlodbc-08.00.0101'
make: *** [all] Erreur 2

It seems to be a redundent problem, but I don't know
how to fix it...

Thks for your help
Nicolas.






Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/

pgsql-odbc by date:

Previous
From: "Goeke, Tobias"
Date:
Subject: Ignoring the limited user-rights by using ODBC
Next
From: lothar.behrens@lollisoft.de (Lothar Behrens)
Date:
Subject: SQL_CHAR, SQL_INTEGER or SQL_BIT datatype problem