From: Warren Young Date: March 29 2006 11:17pm Subject: Re: problem with building mysql++ List-Archive: http://lists.mysql.com/plusplus/5598 Message-Id: <442B157E.1080903@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Giles wrote: >> I don't see why you need to run bootstrap > > We dont until we want to build the RPM. > Where you have now hard-coded a call to bootstrap. Yes, I wasn't happy about having to do that, but I don't see an easy way around it. If we don't re-generate the Makefiles within the RPM build script, there's a danger that I will have customized them here on my development machine and those customized ones will be distributed in the RPMs I generate. I welcome alternatives. > I resorted to this because I couldn't get bakefile to install. If you don't want to take it up on the Bakefile mailing list, send me private email about your problem and I'll see if it's something I need to take up with them on your behalf. I'm tangentially involved with the Bakefile development effort. (By necessity...)