Trying to compile lyx-devel from the svn trunk:*

uname -a
*Linux empedocles 2.6.15-23-686 #1 SMP PREEMPT Tue May 23 14:03:07 UTC 2006 i686 GNU/Linux
*
svn update*
At revision 14109.

./autogen.sh
Using automake (GNU automake) 1.9.6
Using autoconf (GNU Autoconf) 2.59
Locating GNU m4... /usr/bin/m4
Generate acinclude.m4... done.
Building macros...
      .
aclocal: configure.ac: 0: macro `AM_CXXFLAGS' not found in library
aclocal: configure.ac: 0: macro `AM_CXXFLAGS' not found in library
aclocal: configure.ac: 0: macro `AM_CXXFLAGS' not found in library
aclocal: configure.ac: 0: macro `AM_CXXFLAGS' not found in library
aclocal: configure.ac: 0: macro `AM_CXXFLAGS' not found in library
aclocal: configure.ac: 0: macro `AM_CXXFLAGS' not found in library
aclocal: configure.ac: 0: macro `AM_CXXFLAGS' not found in library

[OUTPUT OMITTED, ie series of complains about missing macros.]


./configure --with-frontend=qt --with-qt-dir=/usr/lib

./configure: line 1369: LYX_CHECK_VERSION: command not found
./configure: line 1370: LYX_VERSION_SUFFIX: command not found
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
./configure: line 1454: LYX_USE_PACKAGING: command not found
./configure: line 1466: AM_MAINTAINER_MODE: command not found
./configure: line 1469: syntax error near unexpected token `foreign'
./configure: line 1469: `AM_INIT_AUTOMAKE(foreign dist-bzip2 tar-ustar no-define 1.9)'


*m4 --version*
GNU M4 1.4.4
Written by Rene' Seindal.

Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Reply via email to