On 18/04/12 15:28, Plug Gulp wrote: > Is the above build failure the reason why Valgrind configure script > thinks that boost is not available on the system? How do I fix the > configure.in file to help Valgrind detect Boost?
Boost is not used by valgrind itself, so I wouldn't worry too much if configure can't find it. It just means some of the tests won't be able to be built. Tom -- Tom Hughes ([email protected]) http://compton.nu/ ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
