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 ---- [EMAIL PROTECTED]
"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/