Hi Guys,

    I've just downloaded the file lyx-1.3.5.tar.gz by following the link
"latest stable sources (version 1.3.5)" at the bottom of the main page of
http://www.lyx.org/. Everything seems to be going fine, until in the
middle of the make I get a long stream of error messages starting with ...


xformsImage.C: In function `vector<string, allocator<string> >
grfx::xformsImage::loadableFormats ()':
xformsImage.C:78: `flimage_get_number_of_formats' undeclared (first use
this function)
xformsImage.C:78: (Each undeclared identifier is reported only once for
each function it appears in.)
xformsImage.C:81: `FLIMAGE_FORMAT_INFO' undeclared (first use this
function)
xformsImage.C:81: parse error before `const'
xformsImage.C:83: `info' undeclared (first use this function)
xformsImage.C: In method `grfx::xformsImage::xformsImage (const
grfx::xformsImage &)':
xformsImage.C:132: `flimage_dup' undeclared (first use this function)
xformsImage.C:133: invalid use of undefined type `struct flimage_'
xformsImage.h:27: forward declaration of `struct flimage_'
xformsImage.C: In method `grfx::xformsImage::~xformsImage ()':
xformsImage.C:141: `flimage_free' undeclared (first use this function)
xformsImage.C: In method `unsigned int grfx::xformsImage::getWidth ()


I've got absolutely no idea what's going on, and can't seem to find the
keyword "flimage_get_number_of_formats" in any of the lyx files.

Help ???????   : S


Mark

Reply via email to