1 Dec 2004 01:50
Can't compile psqlodbc on Solaris 8
Celeste Suliin Burris <csburris <at> ci.tacoma.wa.us>
2004-12-01 00:50:16 GMT
2004-12-01 00:50:16 GMT
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(Continue reading)
RSS Feed