Compile error PSQLODBC 08.00.0101]

From: Rodrigo Miranda Carvalhaes <rodrigo(at)carvalhaes(dot)net>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Compile error PSQLODBC 08.00.0101]
Date: 2005-06-27 13:36:25
Message-ID: 42C000D9.3050804@carvalhaes.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


Hi Guys!

I am trying to compile the ODBC on a linux machine with kernel 2.6.12,
Slackware 10.1, and after make I get the errors below.

info.c:4785: error: parse error before "return"
info.c:1465: error: register name not specified for `__result'
info.c:1465: error: register name not specified for `__result'
info.c:1475: error: register name not specified for `__result'
info.c:1475: error: register name not specified for `__result'
info.c:1935: error: register name not specified for `__result'
info.c:1935: error: register name not specified for `__result'
info.c:4658: error: register name not specified for `__result'
info.c:4658: error: register name not specified for `__result'
info.c:4700: error: register name not specified for `__result'
info.c:4700: error: register name not specified for `__result'
info.c:4724: error: register name not specified for `__result'
info.c:4724: error: register name not specified for `__result'
info.c:4725: error: register name not specified for `__result'
make[1]: *** [info.lo] Error 1
make[1]: Leaving directory `/usr/local/src/psqlodbc-08.00.0101'
make: *** [all] Error 2
root(at)ouro:/usr/local/src/psqlodbc-08.00.0101#

MY ENVIRONMENT:
root(at)ouro:/usr/local/src/psqlodbc-08.00.0101# autoconf -V
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

root(at)ouro:/usr/local/src/psqlodbc-08.00.0101# automake --version
automake (GNU automake) 1.9.5
Written by Tom Tromey <tromey(at)redhat(dot)com>.

root(at)ouro:/usr/local/src/psqlodbc-08.00.0101# libtool --version
ltmain.sh (GNU libtool) 1.5.14 (1.1220.2.195 2005/02/12 12:12:33)

root(at)ouro:/usr/local/src/psqlodbc-08.00.0101# gcc --version
gcc (GCC) 3.3.5

I attached my config.log.

I searched a lot on the internet BUT without success. Can anyone help me?

Regards,

Rodrigo Carvalhaes

--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.

Attachment Content-Type Size
config.zip application/octet-stream 8.1 KB

Browse pgsql-odbc by date

  From Date Subject
Next Message Shields, Rusty (IMS) 2005-06-29 19:20:31 psqlodbc compile problem on Solaris 9
Previous Message Marko Ristola 2005-06-25 07:35:01 Re: rollback to savepoint support