Sam Geeraerts wrote: > Op Thu, 27 Aug 2015 15:59:25 -0700 > schreef David Rothenberger <[email protected]>: > >> I may or may not try to debug this and fix it in Subversion, but >> hopefully this will provide you with a reasonable work-around. > > I'm not sure what the right way is to build a package from source. I > downloaded the -src file, unpacked it, and ran ./configure and make.
Are you unpack it, run "cygport *.cygport all". This will create a package in subversion*/dist folder. You can untar that at / or add it to your own local package repository (if you have one). If you look at the subversion*.cygport file, you should see a section that's commented out to make debugging easier. If you uncomment that, it will turn off compiler optimizations. -- David Rothenberger ---- [email protected] job Placement, n.: Telling your boss what he can do with your job. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

