Hi,

I tried to compile LyX 1.5.1 on Mac OS X PPC but after typing 'make' I got the following error:

l10nflist.c:61: error: static declaration of 'stpcpy' follows non- static declaration

I am compiling on a PowerBook G4 Mac OS X 10.4.10. I followed the instructions in the INSTALL.MacOSX file:

setenv LDFLAGS "-framework Carbon -framework OpenGL -framework AGL - framework QuickTime -framework Cocoa"

./configure --prefix=/Applications/LyX.app --with-version-suffix=-1.5 --without-x --with-qt4-dir=/usr/local/Qt4.3 --with-included-gettext -- enable-optimization=-Os

Looking back at the output from ./configure, I see that it said 'checking for stpcpy... no'

Previously I was able to compile 1.5rc2, so I went back to check its output to ./configure and it says 'checking for stpcpy... yes'.

So I am puzzled why ./configure gives two different outcomes regarding stpcpy (and several others). I suspect the problem lies there. Any suggestions?

Gerard

Reply via email to