MySQL Forums
Forum List  »  Connector/Python

Re: MySQLdb problem: undefined symbol: __pure_virtual
Posted by: yonghi choi
Date: May 10, 2007 02:17AM

You should check this article.

http://sourceforge.net/forum/forum.php?thread_id=1518728&forum_id=70461

The point is that your installed MySQL or python are compiled with gcc of different version. Ths solution is you should compile one of them with same gcc.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQLdb problem: undefined symbol: __pure_virtual
May 10, 2007 02:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.