On Thu, Mar 4, 2010 at 10:18 AM, Yvon Thoraval <yvon.thora...@gmail.com> wrote:
>> Everything is working fine for me. Try running autogen.sh again. > > i did : > $ make clean > $ ./autogen.sh >> >> Are you using the correct configure line, as specified in INSTALL.MacOSX? >> >> BH > > and then : > $ ./configure --prefix=/Applications/LyX/LyX-svn-2.0.0.app > --with-version-suffix=-svn-2.0.0 --with-qt4-dir=/opt/local/libexec/qt4-mac/ > --with-included-gettext --enable-optimization=-O2 --disable-stdlib-debug > seems to follow NSTALL.MacOSX ? > best, > YT But did you do ./autogen.sh *again* since encountering this problem? (You might also try first running "make clean" or even "make distclean" before doing ./autogen.sh and configuring.) BH