On Oct 6, 2009, at 9:57 AM, Gerard Ranke wrote:
Hi,
When trying to compile lyx 1.6.4 on irix 6.5.30, I get this error
message:
cc-1005 CC: ERROR File = ./boost/preprocessor/list/fold_left.hpp,
Line = 37
The source file "boost/preprocessor/list/detail/edg/fold_left.hpp" is
unavailable.
# include <boost/preprocessor/list/detail/edg/fold_left.hpp>
Indeed, there is no boost/preprocessor/list/detail/edg/
fold_left.hpp. What I do
have is:
boost/boost/preprocessor/list/fold_left.hpp
and
boost/boost/preprocessor/list/detail/fold_left.hpp
Any ideas how to solve this?
Sorry for asking basically the same question as a few years ago, but
I got no
response then, so forgot about lyx for a while... Still would be
nice to have it.
TIA,
gerard
I am not a LyX developer, but my first guess is that you have an
incompatible (very old) version of boost. What version of boost do
you have installed?