Skip to content

Instantly share code, notes, and snippets.

@jrabbit
Created August 4, 2010 01:48
Show Gist options
  • Select an option

  • Save jrabbit/507521 to your computer and use it in GitHub Desktop.

Select an option

Save jrabbit/507521 to your computer and use it in GitHub Desktop.
$ gcc-4.2 -Isrc -I/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -DXS_VERSION="2.510" -DVERSION="2.510" -DNOSIGCATCH -O2 -I/sw/include -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11R6/include -I/usr/local/include -DHAVE_SDL -DHAVE_SDL_IMAGE -DUSE_THREADS -fPIC -c -arch i386 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -I/usr/local/include -Os -o lib/SDLx/SFont.o lib/SDLx/SFont.c
lib/SDLx/SFont.c: In function ‘boot_SDLx__SFont’:
lib/SDLx/SFont.c:470: error: incompatible type for argument 2 of ‘Perl_newSVpv’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment