I'm trying to build the package sdl without success.  I get the following error:

 gcc -g -O2 -I/sw/include -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/x11/SDL_x11gl.c  -fno-common -DPIC -o build/.libs/SDL_x11gl.o
./src/video/x11/SDL_x11gl.c: In function 'X11_GL_GetVisual':
./src/video/x11/SDL_x11gl.c:188: error: 'GLX_NONE_EXT' undeclared (first use in
this function)
./src/video/x11/SDL_x11gl.c:188: error: (Each undeclared identifier is reported
only once
./src/video/x11/SDL_x11gl.c:188: error: for each function it appears in.)
make: *** [build/SDL_x11gl.lo] Error 1
### execution of ./configure failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-sdl-1.2.13-1
(Reading database ... 55763 files and directories currently installed.)
Removing fink-buildlock-sdl-1.2.13-1 ...
Failed: phase compiling: sdl-1.2.13-1 failed

Does anyone have a guess what is the problem?  It seems to have something to do
with X11.  If it matters, my version of X11 is XQuartz 2.4.0

Thanks!
--M


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to