It would be helpful if I knew which ODBC driver manager you are linking to. If you are NOT linking to a driver manager and linking directly to a database, please link to a driver manager. If you can't, then let me know which driver you are linking with and I'm sure we can find a work-around.
Jeff -----Original Message----- From: Jacques Lareau [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 2:48 PM To: [EMAIL PROTECTED] Subject: what is the problem? Hi, I'm trying to install DBD::ODBC so i can use it but the make command exit for a reason, I hope, you will tell me. Thank you. i have run perl Makefile.PL output: dieselfournier# make -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -DVE RSION=\"0.39\" -DXS_VERSION=\"0.39\" -DPIC -fpic - I/usr/libdata/perl/5.00503/mach/CORE -I/usr/local/include dbdimp.c dbdimp.c: In function `odbc_db_login6': dbdimp.c:211: `SQL_ATTR_ODBC_VERSION' undeclared (first use in this function) dbdimp.c:211: (Each undeclared identifier is reported only once dbdimp.c:211: for each function it appears in.) dbdimp.c:211: `SQL_IS_INTEGER' undeclared (first use in this function) dbdimp.c: At top level: dbdimp.c:1644: warning: `_dbd_rebind_ph' was declared implicitly `extern' and later `static' dbdimp.c:1190: warning: previous declaration of `_dbd_rebind_ph' *** Error code 1 Stop in /usr/home/cub1c/DBD-ODBC-0.39. it seems to be an error in the code. but why i'm the only one getting this if your program is distributed everywhere? thanks in advance. Jacques Lareau IT Director
