Hello!
Did you ever resolve this problem with  MySQLda?

....
At the end of the installation, had received the following message

_mysql.c: In function `_mysql_ConnectionObject_shutdown':
_mysql.c:1545: error: too few arguments to function `mysql_shutdown'
error: command 'gcc' failed with exit status 1
....

I'm having the same problem on a linux box.
Perhaps the same question I should ask also:

Jack Jansen Jack.Jansen at cwi.nl :
Have you checked that the version of mysql that you have installed is
actually the same version as what the MySQLdba extension expects? This
looks like the sort of error that could happen if the two don't match:
it appears the function signature of mysql_shutdown() is different from
what MySQLdba expects...

But it would be good to know if you have figured this out!

Thanks

Peter
--
AzByCx DwEvFu GtHsIr JqKpLo MnNmOl PkQjRi ShTgUf VeWdXc YbZa&@

Peter Fraterdeus        http://www.fraterdeus.com  http://www.galenaphotos.com
http://www.dezinecafe.com  - designdigerati (r)
Global Design Community - Free Intercultural Review - now Plone driven!

http://www.semiotx.com  Web Strategy Consulting
"Words that work."(tm)  Communication Design and Typography


_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to