blackrussian has asked for the wisdom of the Perl Monks concerning the following question:
/Users/Shared/programmes/Programming/DBD-mysql-3.0002/blib/arch/auto/D +BD/mysql/mysql.bundle undefined reference to _mysql_stmt_errno expect +ed to be defined in a dynamic image /Users/Shared/programmes/Programming/DBD-mysql-3.0002/blib/arch/auto/D +BD/mysql/mysql.bundle undefined reference to _mysql_stmt_error expect +ed to be defined in a dynamic image /Users/Shared/programmes/Programming/DBD-mysql-3.0002/blib/arch/auto/D +BD/mysql/mysql.bundle undefined reference to _mysql_stmt_execute expe +cted to be defined in a dynamic image /Users/Shared/programmes/Programming/DBD-mysql-3.0002/blib/arch/auto/D +BD/mysql/mysql.bundle undefined reference to _mysql_stmt_fetch expect +ed to be defined in a dynamic image /Users/Shared/programmes/Programming/DBD-mysql-3.0002/blib/arch/auto/D +BD/mysql/mysql.bundle undefined reference to _mysql_stmt_fetch_column + expected to be defined in a dynamic image
I tried just installing the Msql-Mysql-modules-1.2219, but was getting errors already at the Makefile.pl stage.
With the package DBD-mysql-3.0002, the Makefile.PL and the make itself run without any errors after a bit of tweaking here and there.
My Perl is the Mac standard
revision 5.0 version 8 subversion 1 RC3 with multilevel threading
If anyone can help, I would be very grateful: I have seen this question in a few different forums but noone seems to have got any answers to this.
Regards, Blackrussian
Edit: g0n - added code tags
2005-10-19 Retitled by g0n, as per Monastery guidelines
Original title: 'Installing MySQL::DBD on Mac OS X - Problems'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing DBD::MySQL on Mac OS X - Problems
by marto (Cardinal) on Oct 19, 2005 at 09:11 UTC | |
by blackrussian (Initiate) on Oct 19, 2005 at 14:21 UTC | |
by marto (Cardinal) on Oct 19, 2005 at 14:38 UTC | |
|
Re: Installing DBD::MySQL on Mac OS X - Problems
by Fang (Pilgrim) on Oct 19, 2005 at 11:03 UTC | |
by blackrussian (Initiate) on Oct 19, 2005 at 14:24 UTC |