On Mon, 26 Jan 2004, Lars Gullik Bjønnes wrote:

> rerun configure and automake perhaps...

Yes, that was the problem. My autoconf was 2.59. Now I downgrade to 2.53
and it works.

By the way, I have the following error in the end:

make[3]: Entering directory `/home/assirati/lyx/lyx-devel/src'
rm -f lyx
ln -s lyx-qt lyx
make[3]: execvp: ln: Too many levels of symbolic links
make[3]: *** [lyx] Error 127

(lyx-qt and lyx-xforms are well compiled.) I use the configure options

./configure --disable-debug --with-frontend="qt xforms"
--with-qt-includes=/usr/include/qt3/ --with-qt-libraries=/usr/lib/qt3/
--with-qt-dir=/usr/share/qt3/ --with-version-suffix=-devel

Thanks,
Joao Luis.

Reply via email to