X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 20 Oct 2008 12:52:22 -0700 From: David Rothenberger Subject: Re: [PATCH] subversion-1.5.3 source: add aprutil lib to target In-reply-to: To: cygwin Message-id: <48FCE176.70607@acm.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080914 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666 X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 10/18/2008 10:51 PM, Ray Chuan wrote: > I'm referring to the latest subversion-1.5.3 source file. > > Looking at build.conf, the subversion/libsvn_fs/libsvn_fs-1.la target > in build-outputs.mk should have the $(SVN_APRUTIL_LIBS) path for the > linker, but it doesn't. applying the below patch fixes this. (although > running gen-make.py could re-generate build-outputs.mk, i'm not sure > what parameters were used to generate the original, so imo one should > just make that one modification) > > (libsvn_fs uses aprutil, without this modification the build process fails.) How are you building the source package? It builds just fine for me using "cygport subversion-1.5.3-1.cygport all" as the README instructs. This command does run gen-make.py. The source package I provide patches build.conf to add the required extra libraries for libsvn_fs linking (as well as other required modifications). I explicitly exclude build-outputs.mk from my *.src.patch file because that is generated by the build process when using cygport. -- David Rothenberger ---- daveroth AT acm DOT org "Elves and Dragons!" I says to him. "Cabbages and potatoes are better for you and me." -- J. R. R. Tolkien -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/