2009/6/3 Chris Rees <utis...@googlemail.com>: > 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 >
Great, first post is noise. Sorry, I realised that since I've recycled the Makefile from /u/p/print/lyx15, it's actually the FreeBSD ports system doing this. I've still no idea why though! 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?