From: Warren Young Date: March 29 2006 11:16pm Subject: Re: problem with building mysql++ List-Archive: http://lists.mysql.com/plusplus/5597 Message-Id: <442B1544.9060806@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit George13p wrote: > > linux:~/mysql++/mysql++-2.1.0 # grep AC_INIT configure.ac > AC_INIT(mysql++, 2.1.0, plusplus@stripped, mysql++) > > it means something?? Yes. It means that for some reason, querydef.h isn't being regenerated correctly. Go into the lib subdir and say ./querydef.pl That should fix the 'con' problem.