2010/3/4 BH <[email protected]>

> On Thu, Mar 4, 2010 at 10:18 AM, Yvon Thoraval <[email protected]>
> 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
>


yes, obviously i did ./autogen.sh *again*, this time i did the whole :

$ make clean
$ make distclean
$ ./autogen.sh
$ ./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

and finally :
$ make
raising the same error ???

best,

YT

Reply via email to