Luigi, On 25 May 2007 at 15:14, Dirk Eddelbuettel wrote: | | On 25 May 2007 at 22:04, Luigi Ballabio wrote: | | | | Hi Dirk, | | | | On May 25, 2007, at 6:28 PM, Dirk Eddelbuettel wrote: | | > | checking for Boost development files... yes | | > | checking Boost version... yes | | > | checking for Boost unit-test framework... no | | > | configure: WARNING: Boost unit-test framework not found | | > | configure: WARNING: The test suite will be disabled | | > | | > And I see the same with the 0.8.0 (pre-)release snapshot of May 25. | | > | | > Luigi -- looks like configure needs some help. Are you still | | > developing on | | > Debian? | | | | Almost. I switched to Ubuntu a few months ago when I got a new laptop. | | Sure, I use Ubuntu too on several machines at work. I built my boost 1.34 | there as I wanted to play with something from the boost sandbox... | | | > Do you have our Boost 1.34 installed? | | | | Not yet. The Boost 1.34 release was exceptionally bad timing for us, | | since we were finalizing release 0.8.0 when it was made. Instead of | | installing 1.34 and restarting the tests (which I did suspect would | | fail---see <http://thread.gmane.org/gmane.comp.lib.boost.devel/159278>) | | I chose not to further delay 0.8.0. In fact, the release notes suggest | | to use 1.33.1 on Linux systems. If this makes things difficult for you, | | I'll try and make a 0.8.1 release to add Boost 1.34 compatibility; but | | at this point 0.8.0 is frozen.
It looks like I need that -- as Boost 1.34 is now in Debian unstable, QuantLib 0.4.0 and 0.8.0 do no longer build. So to keep QuantLib in unstable, we need to make it build with Boost 1.34. What is the best way to do that? As a very cheap and ugly alternative, I could turn Boost tests off. As I'd have to alter the package setup, I could introduce some silly bugs at that end. But if that is easier that redoing QL for Boost, I could go that way. Let me know. Regards, Dirk | I think we simply need to work the configure script. From my casual glance | at it, boost doesn't seem to have change file locations so I am confused as | to what could have caused this to break. | | [ Oh, and while I have you here: we have a really weird build bug with | QL-Swig on a few more obscure arches. I didn't bug you with that as it build | on all other version -- but see how 0.4.0 failed on a view. From the errors I | see on the failed attempts, it looks to me as if gcc et al are to | blame. We'll see. Source URLs are | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419742 and | http://buildd.debian.org/build.php?pkg=quantlib-swig ] | | Any thought on configure.ac for boost though ? | | Dirk | | -- | Hell, there are no rules here - we're trying to accomplish something. | -- Thomas A. Edison -- Hell, there are no rules here - we're trying to accomplish something. -- Thomas A. Edison -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]