Cannot compile CVS on MacOSX 1.6
Posted: Thu Jan 28, 2010 4:37 am
I've tried installing sdl/sdl-mixer and all other required libs/programs via macports and the stable/unstable branches of fink and nothing seems to work.
/autogen.sh
configure.ac:306: warning: macro `AM_PATH_SDL' not found in library
You should update your `aclocal.m4' by running aclocal.
configure.ac:22: installing `./missing'
configure.ac:22: installing `./install-sh'
configure.ac:306: error: possibly undefined macro: AM_PATH_SDL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
You are now ready to run ./configure
and when I run configure it halts here:
checking for special X11 libraries... no
./configure: line 20079: syntax error near unexpected token `$SDL_VERSION,'
./configure: line 20079: `AM_PATH_SDL($SDL_VERSION,'
Can anyone help? I'm dying to try the cvs on my macbook.
/autogen.sh
configure.ac:306: warning: macro `AM_PATH_SDL' not found in library
You should update your `aclocal.m4' by running aclocal.
configure.ac:22: installing `./missing'
configure.ac:22: installing `./install-sh'
configure.ac:306: error: possibly undefined macro: AM_PATH_SDL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
You are now ready to run ./configure
and when I run configure it halts here:
checking for special X11 libraries... no
./configure: line 20079: syntax error near unexpected token `$SDL_VERSION,'
./configure: line 20079: `AM_PATH_SDL($SDL_VERSION,'
Can anyone help? I'm dying to try the cvs on my macbook.