| www.delorie.com/archives/browse.cgi | search |
| 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 <daveroth AT acm DOT org> |
| Subject: | Re: [PATCH] subversion-1.5.3 source: add aprutil lib to target |
| In-reply-to: | <be6fef0d0810182251qe1504b9t4c25935fec7aa3e4@mail.gmail.com> |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Message-id: | <48FCE176.70607@acm.org> |
| MIME-version: | 1.0 |
| References: | <be6fef0d0810182251qe1504b9t4c25935fec7aa3e4 AT mail DOT gmail DOT com> |
| 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 |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |