From: Warren Young Date: March 27 2006 9:24pm Subject: Re: problem with building mysql++ List-Archive: http://lists.mysql.com/plusplus/5584 Message-Id: <442857F6.8020603@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 # ./bootstrap > + ./rebake > + bakefilize > ./rebake: line 3: bakefilize: command not found I don't see why you need to run bootstrap, but if you really do, just install Bakefile. If it's not part of SuSE, get it here: http://bakefile.sf.net/ The release version of v2.1.0 will also fix the "'con' was not declared in this scope" error that you got. You appear to be using a test version.