From: Warren Young Date: July 5 2007 11:58pm Subject: Re: how to compile and link List-Archive: http://lists.mysql.com/plusplus/6740 Message-Id: <468D85B1.9080205@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jonathan Wakely wrote: > You haven't linked to mysql++, only to mysqlclient_r. They're > different libraries, you need both. Also, he's not linking to the util module, which defines the connect_to_db() function, specific to the MySQL++ examples.