Page 1 of 1

A new problem with latest 209

Posted: Mon Apr 16, 2007 12:42 pm
by ramires_pl
After download from cvs and run autogen.sh i was trying do a ./configure and got this error

./configure: line 1: syntax error near unexpected token `('
./configure: line 1: `m4trace:aclocal.m4:50: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])'

fresh installed system with latest devtools and SDL.framework

os 10.4.9 Mac

Posted: Mon Apr 16, 2007 1:19 pm
by CannonBallGuy
I can't help with that specific error, but you should download from SVN now, CVS is dead.

Posted: Mon Apr 16, 2007 1:22 pm
by ramires_pl
one week ago i was download correctly and everything works fine but today :( not

Posted: Mon Apr 16, 2007 2:37 pm
by joevano
The CVS should have the exact same code as you downloaded before, it is now read only for everyone (and has been since March 28-29th). As CBG said you should use the code from the SVN. See the wiki (http://my.bzflag.org/w/SVN) for more info on getting the source from the BZFlag SVN repository.

Posted: Mon Apr 16, 2007 3:05 pm
by ramires_pl
i know, now i ve downloaded from svn and compiling, but weird is that i cant compile from XCode, because one file is missing. (BZFlag-info.plist)

and again cant compile this :/


added....

./configure: line 1: syntax error near unexpected token `('
./configure: line 1: `m4trace:aclocal.m4:50: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])'

again from 209 svn version

Posted: Mon Apr 16, 2007 3:22 pm
by ramires_pl
ok, i dont give up, fink says that i havent m4 package so i will try install this and now should be ok :)

soory for spamming but i am now developer in C++/other just php programmer