Sivan Toledo <[EMAIL PROTECTED]> writes:

| 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?

It seems that autoconf/automake is too old in you installation.

As long as you only shall compile the xforms version the above error
messages does not matter.


-- 
        Lgb

Reply via email to