Re: Why is DBD broken?
Marc MacIntyre <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
I ran into this compiling against the alpha on mac osX, and the fix is to grab the declaration for the macro from mysql.h and add it to the constants.h file. The issue is caused by a conditional definition in mysql.h. (I'm not looking at the code right now, so can't paste in what I did, but I think I posted it to the list) On Aug 30, 2004, at 9:23 AM, Dan Bolser wrote: > > I agree. > > Sorry for being so dumb, but how should I undo my current settings and > begin again from 4.0? > > I want to undo my whole DBI / DBD / Mysql install (and possibly perl). > > Most, but not all of these are installed by RPM. > > Cheers, > Dan. > > > On Mon, 30 Aug 2004, Neil Watson wrote: > >> On Mon, Aug 30, 2004 at 03:41:15PM +0100, Dan Bolser wrote: >>> slocate libmysqlclient.so >>> /usr/src/redhat/SOURCES/mysql-4.1.2-alpha/libmysql/.libs/ >>> libmysqlclient.so.14.0.0 >>> /usr/src/redhat/SOURCES/mysql-4.1.2-alpha/libmysql/.libs/ >>> libmysqlclient.so.14 >>> /usr/src/redhat/SOURCES/mysql-4.1.2-alpha/libmysql/.libs/ >>> libmysqlclient.so >> >> Perhaps the problem lies in using an alpha release of Mysql? >> >> > > > -- > MySQL Perl Mailing List > For list archives: http://lists.mysql.com/perl > To unsubscribe: > http://lists.mysql.com/[email protected] > -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]