From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 11 Mar 2011 23:11:20 +0100 Subject: [Buildroot] Samba build problem In-Reply-To: (Martin Hicks's message of "Fri, 11 Mar 2011 14:34:41 -0500") References: Message-ID: <877hc5pat3.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Martin" == Martin Hicks writes: Martin> Hi, Martin> When I recently merged the 2011-02 changes into my tree samba Martin> started to fail to compile. Has anyone else seen this? I did Martin> look into the git logs and it seems like the LIBTOOL patch and Martin> a recent CVE are the only things that have touched Martin> package/samba lately. I guess you mean post-2011.02 changes, as the CVE 2011 fix was only added on the 4th - But yes, that's the reason why the build is breaking. The problem is the patch logic in AUTOTARGET doesn't apply the other patches when it sees a samba-$VERSION-*.patch file, so the fix is simply to remove the version number from the patch file name like I have done in git. -- Bye, Peter Korsgaard