[EMAIL PROTECTED]:~/svn/lyx-devel$ ./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...
.
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of
AM_PATH_GLIB
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
done.
Building config header template...
.
done.
Building Makefile templates...
.
done.
Building configure...
.
done.
run "./configure ; make"
[EMAIL PROTECTED]:~/svn/build$ cd ..
[EMAIL PROTECTED]:~/svn$ mkdir build
[EMAIL PROTECTED]:~/svn$ cd build
[EMAIL PROTECTED]:~/svn/build$ ../lyx-devel/configure --disable-stdlib-debug
--disable-nls --disable-pch --with-frontend=qt4
--with-qt4-dir=/usr/share/qt4 --with-version-suffix=-qt4-cvs
--prefix=/usr --with-aspell
configuring LyX version 1.5.0svn
WARNING: This is a development version. Expect bugs.
checking for version suffix... -qt4-cvs
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking what packaging should be used... posix
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: error: source directory already configured; run "make
distclean" there first
[EMAIL PROTECTED]:~/svn/build$
----------------------------------------
anyone else seeing this?
thanks, edwin