OSX ?

Поиск
Список
Период
Сортировка
От Horacio Samaniego
Тема OSX ?
Дата
Msg-id 3462C06D-E841-49BD-9C04-6606149FFEA5@unm.edu
обсуждение исходный текст
Ответы Re: OSX ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-odbc
Hi,
I 've tried to compile psqlODBC from  ftp://ftp.postgresql.org/pub/
odbc/versions/src/psqlodbc-08.01.0101.tar.gz  with no success... On
OSX (tiger)...

  gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/pgsql/include -g -O2 -
MT bind.lo -MD -MP -MF .deps/bind.Tpo -c bind.c  -fno-common -DPIC -
o .libs/bind.o
bind.c:42: error: conflicting types for 'PGAPI_BindParameter'
pgapifunc.h:263: error: previous declaration of 'PGAPI_BindParameter'
was here
bind.c:144: error: conflicting types for 'PGAPI_BindCol'
pgapifunc.h:30: error: previous declaration of 'PGAPI_BindCol' was here
bind.c:285: error: conflicting types for 'PGAPI_DescribeParam'
pgapifunc.h:174: error: previous declaration of 'PGAPI_DescribeParam'
was here
bind.c:338: error: conflicting types for 'PGAPI_ParamOptions'
pgapifunc.h:212: error: previous declaration of 'PGAPI_ParamOptions'
was here
make[1]: *** [bind.lo] Error 1
make: *** [all] Error 2


any sugestion?

thanks

H

--
Horacio Samaniego
Dep Biology
University of New Mexico
Albuquerque 87106, NM

http://www.unm.edu/~horacio




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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Recommended ODBC version for compilation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: OSX ?