This is the mail archive of the cygwin-apps 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]

monotone package closer to existing [Was: Proposal for Boost 1.33.0package]


Vaclav Haisman wrote:

> This is actually why I am making the package. Unfortunatelly, it is
> not possible to build monotone with it. For some reason I am not able
> to build Boost 1.33.0 with Boost.Test enabled. The build dies no
> matter what options I use, so the package is built --without-test. And
> monotone uses Boost.Test.

Ahh-ha! You may want to check the latest upstream commits ;-)

http://viewmtn.angrygoats.net/revision.psp?id=a3feaba5a7bf0cdac1a4667f48c39cebf84fd451
2005-10-16 Matthew Gregan <kinetik@orcon.net.nz>
* configure.ac: Don't add boost_unit_test_framework to global LIBS, we
will link against it directly when needed.
* Makefile.am: Only allow unit_tests to be built if
boost_unit_test_framework was available at configure time.

http://viewmtn.angrygoats.net/revision.psp?id=65f85490cb920bc9f9e2886b48b5a00f38d37fea
2005-10-15 Matthew Gregan <kinetik@orcon.net.nz>
* configure.ac: Use boost_filesystem as the library to test for when
trying to guess a suitable BOOST_SUFFIX. Make a missing
boost_unit_test_framework library a non-fatal error.

Unfortunately it seems to crash at once, but I guess on that we can help
a bit, given enough strace, GDB and free time =)
http://article.gmane.org/gmane.comp.version-control.monotone.devel/5113

-- 
Lapo Luchini
lapo@lapo.it (OpenPGP & X.509)
www.lapo.it (ICQ UIN: 529796)


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