mac:~ trojan719$ sudo port -v install libsdl ---> Computing dependencies for libsdl. ---> Fetching archive for libsdl ---> libsdl-1.2.15_3+x11.darwin_8.ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified ---> Attempting to fetch libsdl-1.2.15_3+x11.darwin_8.ppc.tbz2 from http://nue.de.packages.macports.org/macports/packages/libsdl % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Attempting to fetch libsdl-1.2.15_3+x11.darwin_8.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libsdl % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 285 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Attempting to fetch libsdl-1.2.15_3+x11.darwin_8.ppc.tbz2 from http://lil.fr.packages.macports.org/libsdl % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Fetching distfiles for libsdl ---> Verifying checksums for libsdl ---> Checksumming SDL-1.2.15.tar.gz ---> Extracting libsdl ---> Extracting SDL-1.2.15.tar.gz ---> Applying patches to libsdl ---> Applying no-CGDirectPaletteRef.patch patching file src/video/quartz/SDL_QuartzVideo.h ---> Configuring libsdl checking build system type... powerpc-apple-darwin8.11.0 checking host system type... powerpc-apple-darwin8.11.0 checking for gcc... /opt/local/bin/gcc-apple-4.2 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /opt/local/bin/gcc-apple-4.2 accepts -g... yes checking for /opt/local/bin/gcc-apple-4.2 option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /opt/local/bin/gcc-apple-4.2... /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld checking if the linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-apple-4.2 object... ok checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... otool64 checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking how to run the C preprocessor... /opt/local/bin/gcc-apple-4.2 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /opt/local/bin/gcc-apple-4.2 supports -fno-rtti -fno-exceptions... no checking for /opt/local/bin/gcc-apple-4.2 option to produce PIC... -fno-common -DPIC checking if /opt/local/bin/gcc-apple-4.2 PIC flag -fno-common -DPIC works... yes checking if /opt/local/bin/gcc-apple-4.2 static flag -static works... no checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o... yes checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o... (cached) yes checking whether the /opt/local/bin/gcc-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.11.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether byte ordering is bigendian... yes checking for gcc... (cached) /opt/local/bin/gcc-apple-4.2 checking whether we are using the GNU C compiler... (cached) yes checking whether /opt/local/bin/gcc-apple-4.2 accepts -g... (cached) yes checking for /opt/local/bin/gcc-apple-4.2 option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether /opt/local/bin/g++-apple-4.2 accepts -g... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether /opt/local/bin/g++-apple-4.2 accepts -g... (cached) yes checking how to run the C++ preprocessor... /opt/local/bin/g++-apple-4.2 -E checking for ld used by /opt/local/bin/g++-apple-4.2... /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld checking if the linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) is GNU ld... no checking whether the /opt/local/bin/g++-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) supports shared libraries... yes checking for /opt/local/bin/g++-apple-4.2 option to produce PIC... -fno-common -DPIC checking if /opt/local/bin/g++-apple-4.2 PIC flag -fno-common -DPIC works... yes checking if /opt/local/bin/g++-apple-4.2 static flag -static works... no checking if /opt/local/bin/g++-apple-4.2 supports -c -o file.o... yes checking if /opt/local/bin/g++-apple-4.2 supports -c -o file.o... (cached) yes checking whether the /opt/local/bin/g++-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.11.0 dyld checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for memory.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for size_t... yes checking for int64_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for working strtod... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for putenv... yes checking for unsetenv... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for strlen... yes checking for strlcpy... yes checking for strlcat... yes checking for strdup... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for sscanf... yes checking for snprintf... yes checking for vsnprintf... yes checking for iconv... no checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for libiconv_open in -liconv... yes checking for pow in -lm... yes checking for struct sigaction.sa_sigaction... yes checking for GCC -fvisibility=hidden option... yes checking for dlopen... yes checking for dlopen in -lc... yes checking for Cocoa framework... yes checking for X... libraries /opt/local/lib, headers /opt/local/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for X11/extensions/Xrandr.h... yes checking for XRenderQueryExtension in -lXrender... yes checking for XRRQueryExtension in -lXrandr... yes checking for OpenGL (GLX) support... no checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... no checking for Altivec with GCC altivec.h and -maltivec option... yes checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no configure: creating ./config.status config.status: creating Makefile config.status: creating sdl-config config.status: creating SDL.spec config.status: creating SDL.qpg config.status: creating sdl.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing default commands Generating dependencies for ./src/SDL.c Generating dependencies for ./src/SDL_error.c Generating dependencies for ./src/SDL_fatal.c Generating dependencies for ./src/audio/SDL_audio.c Generating dependencies for ./src/audio/SDL_audiocvt.c Generating dependencies for ./src/audio/SDL_audiodev.c Generating dependencies for ./src/audio/SDL_mixer.c Generating dependencies for ./src/audio/SDL_mixer_MMX.c Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c Generating dependencies for ./src/audio/SDL_mixer_m68k.c Generating dependencies for ./src/audio/SDL_wave.c Generating dependencies for ./src/cdrom/SDL_cdrom.c Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c Generating dependencies for ./src/events/SDL_active.c Generating dependencies for ./src/events/SDL_events.c Generating dependencies for ./src/events/SDL_expose.c Generating dependencies for ./src/events/SDL_keyboard.c Generating dependencies for ./src/events/SDL_mouse.c Generating dependencies for ./src/events/SDL_quit.c Generating dependencies for ./src/events/SDL_resize.c Generating dependencies for ./src/file/SDL_rwops.c Generating dependencies for ./src/stdlib/SDL_getenv.c Generating dependencies for ./src/stdlib/SDL_iconv.c Generating dependencies for ./src/stdlib/SDL_malloc.c Generating dependencies for ./src/stdlib/SDL_qsort.c Generating dependencies for ./src/stdlib/SDL_stdlib.c Generating dependencies for ./src/stdlib/SDL_string.c Generating dependencies for ./src/thread/SDL_thread.c Generating dependencies for ./src/timer/SDL_timer.c Generating dependencies for ./src/video/SDL_RLEaccel.c Generating dependencies for ./src/video/SDL_blit.c Generating dependencies for ./src/video/SDL_blit_0.c Generating dependencies for ./src/video/SDL_blit_1.c Generating dependencies for ./src/video/SDL_blit_A.c Generating dependencies for ./src/video/SDL_blit_N.c Generating dependencies for ./src/video/SDL_bmp.c Generating dependencies for ./src/video/SDL_cursor.c Generating dependencies for ./src/video/SDL_gamma.c Generating dependencies for ./src/video/SDL_pixels.c Generating dependencies for ./src/video/SDL_stretch.c Generating dependencies for ./src/video/SDL_surface.c Generating dependencies for ./src/video/SDL_video.c Generating dependencies for ./src/video/SDL_yuv.c Generating dependencies for ./src/video/SDL_yuv_mmx.c Generating dependencies for ./src/video/SDL_yuv_sw.c Generating dependencies for ./src/joystick/SDL_joystick.c Generating dependencies for ./src/video/dummy/SDL_nullevents.c Generating dependencies for ./src/video/dummy/SDL_nullmouse.c Generating dependencies for ./src/video/dummy/SDL_nullvideo.c Generating dependencies for ./src/audio/disk/SDL_diskaudio.c Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c Generating dependencies for ./src/video/quartz/SDL_QuartzEvents.m Generating dependencies for ./src/video/quartz/SDL_QuartzGL.m Generating dependencies for ./src/video/quartz/SDL_QuartzVideo.m Generating dependencies for ./src/video/quartz/SDL_QuartzWM.m Generating dependencies for ./src/video/quartz/SDL_QuartzWindow.m Generating dependencies for ./src/video/x11/SDL_x11dga.c Generating dependencies for ./src/video/x11/SDL_x11dyn.c Generating dependencies for ./src/video/x11/SDL_x11events.c Generating dependencies for ./src/video/x11/SDL_x11gamma.c Generating dependencies for ./src/video/x11/SDL_x11gl.c Generating dependencies for ./src/video/x11/SDL_x11image.c Generating dependencies for ./src/video/x11/SDL_x11modes.c Generating dependencies for ./src/video/x11/SDL_x11mouse.c Generating dependencies for ./src/video/x11/SDL_x11video.c Generating dependencies for ./src/video/x11/SDL_x11wm.c Generating dependencies for ./src/video/x11/SDL_x11yuv.c Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA.c Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA2.c Generating dependencies for ./src/video/dga/SDL_dgaevents.c Generating dependencies for ./src/video/dga/SDL_dgamouse.c Generating dependencies for ./src/video/dga/SDL_dgavideo.c Generating dependencies for ./src/video/Xext/Xxf86vm/XF86VMode.c Generating dependencies for ./src/video/Xext/Xv/Xv.c Generating dependencies for ./src/video/Xext/Xinerama/Xinerama.c Generating dependencies for ./src/video/Xext/XME/xme.c Generating dependencies for ./src/thread/pthread/SDL_systhread.c Generating dependencies for ./src/thread/pthread/SDL_syssem.c Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c Generating dependencies for ./src/thread/pthread/SDL_syscond.c Generating dependencies for ./src/audio/macosx/SDL_coreaudio.c Generating dependencies for ./src/joystick/darwin/SDL_sysjoystick.c Generating dependencies for ./src/cdrom/macosx/AudioFilePlayer.c Generating dependencies for ./src/cdrom/macosx/AudioFileReaderThread.c Generating dependencies for ./src/cdrom/macosx/CDPlayer.c Generating dependencies for ./src/cdrom/macosx/SDLOSXCAGuard.c Generating dependencies for ./src/cdrom/macosx/SDL_syscdrom.c Generating dependencies for ./src/timer/unix/SDL_systimer.c Generating dependencies for ./src/main/macosx/SDLMain.m ---> Building libsdl make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15' /bin/sh build-scripts/mkinstalldirs build mkdir -p -- build /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c -o build/SDL.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c -fno-common -DPIC -o build/.libs/SDL.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL.c -o build/SDL.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c -o build/SDL_error.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c -fno-common -DPIC -o build/.libs/SDL_error.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_error.c -o build/SDL_error.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c -fno-common -DPIC -o build/.libs/SDL_fatal.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c -fno-common -DPIC -o build/.libs/SDL_audio.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c -fno-common -DPIC -o build/.libs/SDL_audiocvt.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c -fno-common -DPIC -o build/.libs/SDL_audiodev.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c -fno-common -DPIC -o build/.libs/SDL_mixer.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c -fno-common -DPIC -o build/.libs/SDL_mixer_MMX.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -fno-common -DPIC -o build/.libs/SDL_mixer_MMX_VC.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c -fno-common -DPIC -o build/.libs/SDL_mixer_m68k.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c -fno-common -DPIC -o build/.libs/SDL_wave.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c -fno-common -DPIC -o build/.libs/SDL_cdrom.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -fno-common -DPIC -o build/.libs/SDL_cpuinfo.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c -o build/SDL_active.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c -fno-common -DPIC -o build/.libs/SDL_active.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_active.c -o build/SDL_active.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c -o build/SDL_events.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c -fno-common -DPIC -o build/.libs/SDL_events.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_events.c -o build/SDL_events.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c -fno-common -DPIC -o build/.libs/SDL_expose.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c -fno-common -DPIC -o build/.libs/SDL_keyboard.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c -fno-common -DPIC -o build/.libs/SDL_mouse.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c -fno-common -DPIC -o build/.libs/SDL_quit.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c -fno-common -DPIC -o build/.libs/SDL_resize.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c -fno-common -DPIC -o build/.libs/SDL_rwops.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c -fno-common -DPIC -o build/.libs/SDL_getenv.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c -fno-common -DPIC -o build/.libs/SDL_iconv.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c -fno-common -DPIC -o build/.libs/SDL_malloc.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c -fno-common -DPIC -o build/.libs/SDL_qsort.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c -fno-common -DPIC -o build/.libs/SDL_stdlib.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c -fno-common -DPIC -o build/.libs/SDL_string.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c -fno-common -DPIC -o build/.libs/SDL_thread.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c -fno-common -DPIC -o build/.libs/SDL_timer.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c -fno-common -DPIC -o build/.libs/SDL_RLEaccel.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c -fno-common -DPIC -o build/.libs/SDL_blit.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c -fno-common -DPIC -o build/.libs/SDL_blit_0.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c -fno-common -DPIC -o build/.libs/SDL_blit_1.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c -fno-common -DPIC -o build/.libs/SDL_blit_A.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c -fno-common -DPIC -o build/.libs/SDL_blit_N.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c -fno-common -DPIC -o build/.libs/SDL_bmp.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c -fno-common -DPIC -o build/.libs/SDL_cursor.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c -fno-common -DPIC -o build/.libs/SDL_gamma.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c -fno-common -DPIC -o build/.libs/SDL_pixels.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c -fno-common -DPIC -o build/.libs/SDL_stretch.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c -fno-common -DPIC -o build/.libs/SDL_surface.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c -o build/SDL_video.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c -fno-common -DPIC -o build/.libs/SDL_video.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_video.c -o build/SDL_video.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c -fno-common -DPIC -o build/.libs/SDL_yuv.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c -fno-common -DPIC -o build/.libs/SDL_yuv_mmx.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c -fno-common -DPIC -o build/.libs/SDL_yuv_sw.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c -fno-common -DPIC -o build/.libs/SDL_joystick.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c -fno-common -DPIC -o build/.libs/SDL_nullevents.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c -fno-common -DPIC -o build/.libs/SDL_nullmouse.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c -fno-common -DPIC -o build/.libs/SDL_nullvideo.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c -fno-common -DPIC -o build/.libs/SDL_diskaudio.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -fno-common -DPIC -o build/.libs/SDL_dummyaudio.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -fno-common -DPIC -o build/.libs/SDL_sysloadso.o libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzEvents.m -o build/SDL_QuartzEvents.lo libtool: compile: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -Wall -c ./src/video/quartz/SDL_QuartzEvents.m -fno-common -DPIC -o build/.libs/SDL_QuartzEvents.o In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:32, from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:125, from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21, from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20, from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from ./src/video/quartz/SDL_QuartzVideo.h:54, from ./src/video/quartz/SDL_QuartzEvents.m:24: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:115: error: expected specifier-qualifier-list before 'vector' make: *** [build/SDL_QuartzEvents.lo] Error 1 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/work/SDL-1.2.15" && /usr/bin/make -w all Exit code: 2 Error: org.macports.build for port libsdl returned: command execution failed Warning: targets not executed for libsdl: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port libsdl for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libsdl/libsdl/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libsdl failed