Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '[DBD::mysql-make test] mysql.bundle-error' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
[DBD::mysql-make test] mysql.bundle-error
Authored by: Zetetes on Nov 28, '03 06:10:53PM

hi there
got my powerbook one week ago, i want to use it mainly for webdev with perl/mysql/XML. since i never worked on unix it took me quite some time to get used to getting the right cpan-modules and installing them, until now i'm ok with that. but then, yesterday, i run into a problem using the DBI-module.

i had the same problems as described in the thread (with the 'make' and setting parameters for the makefile-thingy, etc.). but then, doing the 'make test' failed with the following error-msg:

[code]mysql.bundle undefined reference to _mysql_real_query expected to be defined in a dynamic image[/code]
got this for lots of _mysql_...-things. in the end, 5.56% were ok of the test, tried to install, which went through, but then trying to get some data over the browser got me a 500-error. in the error_log i got the same errors again:
[code]mysql.bundle undefined reference to _mysql_real_query expected to be defined in a dynamic image[/code]

tried the DBD-package-installer as well, which did not solve any problems...

anybody may help me? i know, i'm not very precise in describing the errors and what's going on, guess that's because i'm new to all this stuff and do not know what is important and what isn't. but i'm willing to learn. :)

thank you all!
Ze



[ Reply to This | # ]