fedora 17
Norman Goldstein <[email protected]> Fri, 23 Nov 2012 12:23:38 -0800
| Newsgroups | gmane.comp.lib.daixtrose.port |
|---|---|
| Message-ID | <[email protected]> |
I have installed daixtrose-0.0.3/ on fedora 17 x86 (32-bit). Did the following three changes for "make check" to succeed: ## Used -std=3Dc++0x instead of -ansi ../daixtrose-0.0.3/configure \ CPPFLAGS=3D"-g -std=3Dc++0x" \ --prefix=3D$HOME/local \ --with-loki=3D/usr/include/loki \ --with-boost=3D/usr/include/boost ## Comment out "mutable" keyword ../daixtrose-0.0.3/src/daixtrose/PrettyPrinter.h:386:25: error: = reference =91os_=92 cannot be declared =91mutable=92 [-fpermissive] ## Comment out definition of copy_if to remove ambiguity. (use std = version). ../daixtrose-0.0.3/src/demos/quicktour/PoorMansLambda.C I noticed that the latest CVS (23-NOv-2012) is slightly different, but does not have the above changes that I needed for my system. 1. How would you like to incorporate the above changes? 2. Is there a way to automatically run the tests/demos that are created = by "make check"? Thank you ---------------------------------------------------------------------------= --- Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov