Dear Lyx Team, I am attempting to port LyX 1.6 to FreeBSD. It compiles cleanly, apart from one aspect that puzzles me.
The file src/support/filetools.cpp has the line #include <boost/regex.hpp> in it, which at some point during the Make becomes: #include <boost/cregex.hpp> breaking the compile. I've searched around the Makefiles and Google etc for what causes this, but can't find it. Could anyone please elaborate? Fantastic software, by the way, Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in a mailing list?