Can't compile psqlodbc on Solaris 8

Поиск
Список
Период
Сортировка
От Celeste Suliin Burris
Тема Can't compile psqlodbc on Solaris 8
Дата
Msg-id F74DCCAE-4332-11D9-A6E6-0030654CE80C@ci.tacoma.wa.us
обсуждение исходный текст
Список pgsql-odbc
When I try to compile psqlodbc on Solaris 8, it fails. I'm not sure
what I'm doing wrong.
  gcc version 3.4.0
  GNU libtool 1.4.2
  GNU Make 3.80
  solaris 8 linker on Solaris 8 sparc.

configured with the options - --enable-shared --with-iodbc
--with-odbcinst=/usr/local/etc

errors look like this -

source='environ.c' object='environ.lo' libtool=yes \
depfile='.deps/environ.Plo' tmpdepfile='.deps/environ.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g
-O2 -c -o environ.lo `test -f 'environ.c' || echo './'`environ.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c environ.c -MT environ.lo -MD
-MP -MF .deps/environ.TPlo  -fPIC -DPIC -o environ.lo
environ.c:233: error: conflicting types for 'PGAPI_StmtError'
pgapifunc.h:78: error: previous declaration of 'PGAPI_StmtError' was
here
environ.c:233: error: conflicting types for 'PGAPI_StmtError'
pgapifunc.h:78: error: previous declaration of 'PGAPI_StmtError' was
here
environ.c:465: error: conflicting types for 'PGAPI_ConnectError'
pgapifunc.h:74: error: previous declaration of 'PGAPI_ConnectError' was
here
environ.c:465: error: conflicting types for 'PGAPI_ConnectError'
pgapifunc.h:74: error: previous declaration of 'PGAPI_ConnectError' was
here
environ.c:598: error: conflicting types for 'PGAPI_EnvError'
pgapifunc.h:70: error: previous declaration of 'PGAPI_EnvError' was here
environ.c:598: error: conflicting types for 'PGAPI_EnvError'
pgapifunc.h:70: error: previous declaration of 'PGAPI_EnvError' was here
environ.c:660: error: conflicting types for 'PGAPI_Error'
pgapifunc.h:65: error: previous declaration of 'PGAPI_Error' was here
environ.c:660: error: conflicting types for 'PGAPI_Error'
pgapifunc.h:65: error: previous declaration of 'PGAPI_Error' was here
gmake[1]: *** [environ.lo] Error 1
gmake[1]: Leaving directory `/tools/database/PostgreSQL/psqlodbc'
gmake: *** [all] Error 2

Celeste Suliin Burris
Systems Administrator
Tacoma Economic Development Department
Phone - 253-591-5093
Email - csburris@ci.tacoma.wa.us


В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: psqlodbc installer
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: psqlodbc installer