After appying both the libsdl1.2-dxr3-ffmpeg.diff and SDL-1.2.5-nokeyboardpatch to my SDL source, I and running autogen.sh & configure, I get the errors shown below durring the make process. I am using the latest stable release.

Any ideas?
----------------------------------------------------------------

In file included from SDL_dxr3events.c:35:
SDL_dxr3video.h:36:21: avcodec.h: No such file or directory
In file included from SDL_dxr3events.c:35:
SDL_dxr3video.h:46: parse error before "UINT8"
SDL_dxr3video.h:46: warning: no semicolon at end of struct or union
SDL_dxr3video.h:48: warning: type defaults to `int' in declaration of `codec'
SDL_dxr3video.h:48: warning: data definition has no type or storage class
SDL_dxr3video.h:49: parse error before '*' token
SDL_dxr3video.h:49: warning: type defaults to `int' in declaration of `c'
SDL_dxr3video.h:49: warning: data definition has no type or storage class
SDL_dxr3video.h:50: parse error before '*' token
SDL_dxr3video.h:50: warning: type defaults to `int' in declaration of `picture'
SDL_dxr3video.h:50: warning: data definition has no type or storage class
SDL_dxr3video.h:51: parse error before '*' token
SDL_dxr3video.h:51: warning: type defaults to `int' in declaration of `picture_yuv'
SDL_dxr3video.h:51: warning: data definition has no type or storage class
SDL_dxr3video.h:52: parse error before '*' token
SDL_dxr3video.h:52: warning: type defaults to `int' in declaration of `outbuf'
SDL_dxr3video.h:52: warning: data definition has no type or storage class
SDL_dxr3video.h:59: parse error before '}' token
SDL_dxr3events.c: In function `DXR3_OpenKeyboard':
SDL_dxr3events.c:50: dereferencing pointer to incomplete type
SDL_dxr3events.c:52: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `DXR3_CloseKeyboard':
SDL_dxr3events.c:68: dereferencing pointer to incomplete type
SDL_dxr3events.c:70: dereferencing pointer to incomplete type
SDL_dxr3events.c:74: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `handle_keyboard':
SDL_dxr3events.c:137: dereferencing pointer to incomplete type
SDL_dxr3events.c:170: dereferencing pointer to incomplete type
SDL_dxr3events.c:171: dereferencing pointer to incomplete type
SDL_dxr3events.c:188: dereferencing pointer to incomplete type
SDL_dxr3events.c:189: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `DXR3_PumpEvents':
SDL_dxr3events.c:207: dereferencing pointer to incomplete type
SDL_dxr3events.c:211: dereferencing pointer to incomplete type
SDL_dxr3events.c:212: dereferencing pointer to incomplete type
SDL_dxr3events.c:212: dereferencing pointer to incomplete type
SDL_dxr3events.c:213: dereferencing pointer to incomplete type
SDL_dxr3events.c:214: dereferencing pointer to incomplete type
SDL_dxr3events.c:218: dereferencing pointer to incomplete type
SDL_dxr3events.c:219: dereferencing pointer to incomplete type
SDL_dxr3events.c:219: dereferencing pointer to incomplete type
SDL_dxr3events.c:224: dereferencing pointer to incomplete type
make[3]: *** [SDL_dxr3events.lo] Error 1
make[3]: Leaving directory `/root/BUILD/SDL-1.2.5/src/video/dxr3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/BUILD/SDL-1.2.5/src/video'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/BUILD/SDL-1.2.5/src'
make: *** [all-recursive] Error 1





------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to