While you're at it, I had to add $opts{LIBS} = "-lrt";
at exactly the same place to be able to compile DBD::ODBCD with SAPDB on Solaris 8 without errors. Not sure if this is a problem on other platforms. Regards, Jeroen Boomgaardt On Wednesday, January 23, 2002 at 12:20:32 PM, Jeff wrote: > Flemming, > > I'll take care of it. Do you want to only do it for non Win32? > > Thanks, > > Jeff > >> -----Original Message----- >> From: ff [mailto:ff]On Behalf Of Flemming Frandsen >> Sent: Tuesday, January 22, 2002 11:46 AM >> To: [EMAIL PROTECTED] >> Cc: Jeff Urlwin >> Subject: Re: SAPDB support for DBD::ODBC 0.30 >> >> >> schoen wrote: >> >> > Unless I add this at line 294 in DBD-ODBC-0.31 Makefile.PL: >> > print SQLH "#define DBD_ODBC_NO_DATASOURCES\n" >> > I get this error when I call DBI->data_sources('ODBC'): >> > "panic: dbd_error on bad handle type..." >> >> Don't do that then:) >> >> >> > I use SAPDB 7.3.0.18, Red Hat 7.2, DBI 1.20 and DBD-ODBC 0.31. >> > Defining DBD_ODBC_NO_DATASOURCES is probably a good idea! >> >> Probably, hey Jeff, wanna roll that into your version or should I make >> up a patch for you? >> >> -- >> Regards Flemming Frandsen aka. Dion/Swamp http://dion.swamp.dk >>