Please post the output of makeifle.pl and all of make. I believe it's not properly picking up the unixODBC headers.
regards, Jeff > -----Original Message----- > From: Janarthanan, Prasanna [mailto:[EMAIL PROTECTED]] > Sent: Saturday, September 21, 2002 5:09 AM > To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' > Subject: Problem installing DBD:ODBC(UnixODBC). > > > hi, > > I now installed the unixODBC Driver manager and tested with isql. Its > working fine. Still get problem when running 'make' after makeFile.PL of > DBD:ODBC. > > A piece of that error: > > "dbdimp.c", line 1232: warning: improper pointer/integer > combination: arg #1 > "dbdimp.c", line 1244: warning: improper pointer/integer > combination: arg #1 > "dbdimp.c", line 1259: undefined symbol: SQL_AM_STATEMENT > "dbdimp.c", line 1261: undefined symbol: SQL_ATTR_ASYNC_ENABLE > "dbdimp.c", line 1264: undefined symbol: SQL_IS_UINTEGER > "dbdimp.c", line 1310: undefined symbol: SQL_TYPE_DATE > "dbdimp.c", line 1310: integral constant expression expected > "dbdimp.c", line 1310: duplicate case in switch: 1 > "dbdimp.c", line 1312: undefined symbol: SQL_TYPE_TIME > "dbdimp.c", line 1312: integral constant expression expected > "dbdimp.c", line 1312: duplicate case in switch: 1 > "dbdimp.c", line 1314: undefined symbol: SQL_TYPE_TIMESTAMP > "dbdimp.c", line 1314: integral constant expression expected > "dbdimp.c", line 1314: duplicate case in switch: 1 > "dbdimp.c", line 1345: undefined symbol: SQL_C_TYPE_DATE > "dbdimp.c", line 1345: integral constant expression expected > "dbdimp.c", line 1345: duplicate case in switch: 1 > "dbdimp.c", line 1346: undefined symbol: SQL_C_TYPE_TIME > "dbdimp.c", line 1346: integral constant expression expected > "dbdimp.c", line 1346: duplicate case in switch: 1 > "dbdimp.c", line 1347: undefined symbol: SQL_C_TYPE_TIMESTAMP > "dbdimp.c", line 1347: integral constant expression expected > "dbdimp.c", line 1347: duplicate case in switch: 1 > > i installed > janarthp@sys1:/u/janarthp/ODBC/unixODBC/bin> odbcinst --version > unixODBC 2.2.3 > > > support! > > thanks > Prassana > >
