Hi, when I run autogen.sh I get the following error message:

src/frontends/qt2/moc/Makefile.am:17: invalid unused variable name:
`nodist_libqt2moc_la_SOURCES'
src/frontends/qt2/ui/Makefile.am:19: invalid unused variable name:
`nodist_libqt2ui_la_SOURCES'
src/frontends/qt2/ui/moc/Makefile.am:16: invalid unused variable name:
`nodist_libqt2uimoc_la_SOURCES'

These later cause a problem in the build with the following message:

make[6]: Entering directory
`/home/stoledo/Tools/lyx/lyx-devel/src/frontends/qt2/ui'
make[6]: *** No rule to make target `libqt2ui.la.c', needed by `libqt2ui.la'.
Stop.

Any hints on how to address this?

Also, the configure script seemed happy to use both Qt 2.3.1 and Qt 3.0.3. Do
both really work, or do I have to force it to use 2.3?

Thanks, Sivan Toledo


Reply via email to