This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] subversion-1.5.3 source: add aprutil lib to target


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@acm.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]