[SDL] SDL 1.3 SVN will not compile

Christian Eikermann nospam at e-zeitgeist.org
Sat Sep 23 02:17:10 PDT 2006


Hello NG,

I've tried to compile SDL 1.3, './autogen.sh' and './configure' runs
well, but 'make' produces following error:

// == snipp =========================================================
 
In file included from ./src/video/directfb/SDL_DirectFB_events.c:38:
./src/video/directfb/SDL_DirectFB_video.h:32:1: warning: "_THIS"
redefined
In file included from ./src/video/directfb/SDL_DirectFB_events.c:35:
./src/video/directfb/../SDL_sysvideo.h:171:1: warning: this is the
location of the previous definition
./src/video/directfb/SDL_DirectFB_events.c: In function
'DirectFB_PumpEvents':
./src/video/directfb/SDL_DirectFB_events.c:55: error:
'SDL_VideoDevice' has no member named 'hidden'
./src/video/directfb/SDL_DirectFB_events.c:55: error:
'SDL_VideoDevice' has no member named 'hidden'
make: *** [build/SDL_DirectFB_events.lo] Fehler 1

// == snipp =========================================================

May anyone help? :)
 
-- 
MfG,
Christian Eikermann





More information about the SDL mailing list