Hello!
I wanted to upgrade my lyx. I've read that lyx-1.3.2 can make some benefits of
using xforms-CVS. So I downloaded xforms (compiled smoothly) and lyx-1.3.2.
Compilation of lyx failed with such errors:

make[2]: Entering directory `/home/wodz/laptopek/lyx-1.3.2/src'
/bin/sh ../libtool --mode=link g++  -O2 -march=athlon   -o lyx  BufferView.o
BufferView_pimpl.o Bullet.o Chktex.o CutAndPaste.o DepTable.o FloatList.o
Floating.o FuncStatus.o InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o
MenuBackend.o paragraph_funcs.o ParagraphList.o ParagraphParameters.o Spacing.o
TextCache.o Thesaurus.o ToolbarDefaults.o boost.o boost-inst.o box.o buffer.o
bufferlist.o bufferparams.o bufferview_funcs.o chset.o converter.o counters.o
debug.o encoding.o exporter.o gettext.o factory.o funcrequest.o importer.o
intl.o iterators.o kbmap.o kbsequence.o language.o lastfiles.o lengthcommon.o
lyx_cb.o lyx_main.o lyx_sty.o lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o
lyxgluelength.o lyxlayout.o lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o
lyxserver.o lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o paragraph.o
paragraph_pimpl.o ispell.o pspell.o sgml.o tabular.o tabular-old.o
tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o text3.o toc.o
trans.o trans_mgr.o undo.o undo_funcs.o vc-backend.o version.o vspace.o
mathed/libmathed.la insets/libinsets.la frontends/libfrontends.la
graphics/libgraphics.la support/libsupport.la
../boost/libs/regex/src/libboostregex.la 
../boost/libs/signals/src/libboostsignals.la     -lSM -lICE -lc -lm  
-L/usr/X11/lib -lX11
g++ -O2 -march=athlon -o lyx BufferView.o BufferView_pimpl.o Bullet.o Chktex.o
CutAndPaste.o DepTable.o FloatList.o Floating.o FuncStatus.o InsetList.o
LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o paragraph_funcs.o
ParagraphList.o ParagraphParameters.o Spacing.o TextCache.o Thesaurus.o
ToolbarDefaults.o boost.o boost-inst.o box.o buffer.o bufferlist.o
bufferparams.o bufferview_funcs.o chset.o converter.o counters.o debug.o
encoding.o exporter.o gettext.o factory.o funcrequest.o importer.o intl.o
iterators.o kbmap.o kbsequence.o language.o lastfiles.o lengthcommon.o lyx_cb.o
lyx_main.o lyx_sty.o lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o
lyxlayout.o lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxserver.o
lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o paragraph.o paragraph_pimpl.o
ispell.o pspell.o sgml.o tabular.o tabular-old.o tabular_funcs.o tex-accent.o
tex-strings.o texrow.o text.o text2.o text3.o toc.o trans.o trans_mgr.o undo.o
undo_funcs.o vc-backend.o version.o vspace.o  mathed/.libs/libmathed.a
insets/.libs/libinsets.a frontends/.libs/libfrontends.a -ljpeg
/usr/lib/libforms.so -lXpm graphics/.libs/libgraphics.a
support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a
../boost/libs/signals/src/.libs/libboostsignals.a -lSM -lICE -lc -lm
-L/usr/X11/lib -lX11
frontends/.libs/libfrontends.a(xformsImage.o)(.text+0x226): In function
`grfx::xformsImage::loadableFormats()':
: undefined reference to `flimage_get_number_of_formats'
frontends/.libs/libfrontends.a(xformsImage.o)(.text+0x239): In function
`grfx::xformsImage::loadableFormats()':
: undefined reference to `flimage_get_format_info'
frontends/.libs/libfrontends.a(xformsImage.o)(.text+0xc56): In function
`grfx::xformsImage::xformsImage[not-in-charge](grfx::xformsImage const&)':
: undefined reference to `flimage_dup'
frontends/.libs/libfrontends.a(xformsImage.o)(.text+0xe06): In function
`grfx::xformsImage::xformsImage[in-charge](grfx::xformsImage const&)':
: undefined reference to `flimage_dup'
frontends/.libs/libfrontends.a(xformsImage.o)(.text+0xeee): In function
`grfx::xformsImage::~xformsImage [not-in-charge]()':
: undefined reference to `flimage_free'
frontends/.libs/libfrontends.a(xformsImage.o)(.text+0xf5e): In function
`grfx::xformsImage::~xformsImage [in-charge]()':
: undefined reference to `flimage_free'
frontends/.libs/libfrontends.a(xformsImage.o)(.text+0xfd7): In function
`grfx::xformsImage::~xformsImage [in-charge deleting]()':
: undefined reference to `flimage_free'

Any clue?

Regards
wo

Reply via email to