Compiling SDL from source on a Mac running OS X 10.7 Lion
I've downloaded the SDL source SDL-1.2.14.zip from the libsdl website and gotten to the make step. When I ./configure , I have no issues. However, when I make , it gets what seems like a long way through the compilation process and dies with this output: /bin/sh ./libtool --mode=compile gcc -g -O2 -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.lo libtool: compile: gcc -g -O2 -I./include -D_GNU_SOURCE=1 -DTARGET