From: Warren Young Date: February 28 2008 11:41pm Subject: Re: RELEASE CANDIDATE: v3.0.0 rc5 (final, for really real this time?) List-Archive: http://lists.mysql.com/plusplus/7482 Message-Id: <47C746C4.5000209@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Remi Collet wrote: > gcc43 patch attached (last missing include i think) Applied. > spec patch attached (remove test_* from "all" target) Applied, with one small change. You removed the removal of -I/usr/include/mysql, which is probably correct as it's needed for use with official MySQL RPMs at least, but we probably still want to remove -Ilib. It should be harmless, but I don't see how it could be useful. Thanks!