| From: | BETTON Nicolas <nico_bet(at)yahoo(dot)fr> |
|---|---|
| To: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Installing PsqlODBC 8.00.0.1001 with libiodbc3-52.2 on Linux Fedora Core 1 |
| Date: | 2005-03-22 11:31:09 |
| Message-ID: | 20050322113109.37215.qmail@web26908.mail.ukl.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Goeke, Tobias | 2005-03-24 14:12:01 | Ignoring the limited user-rights by using ODBC |
| Previous Message | Szűcs Gábor | 2005-03-22 10:13:36 | can't set client_encoding in 7.3.2.9 - crlf bug? |