Justin T Wetherell wrote:
I had freevo running fine thru the runtime environment. I decided today that I will go thru the whole dependency list and install them. I did, although I couldn't get SDL working with dxr3. I had it installed earlier (with dxr3) though, so I skipped it. Here is the error, if you want to know or have an answer.
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: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 `/usr/local/src/SDL-1.2.6/src/video/dxr3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/SDL-1.2.6/src/video'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/SDL-1.2.6/src'
make: *** [all-recursive] Error 1
But thats not really the problem I am facing now. I removed the runtime directory from freevo 1.4 and tried to run, I got the following error.
WARNING: You are using the SDL dxr3 video driver! Pygame Parachute Traceback: File "/usr/local/src/freevo-1.4/src/osd.py", line 415, in __init__ Fatal Python error: (pygame parachute) Segmentation Fault
I put the runtime fold back into the freevo directory (hoping that it would just use that, like it did before) but it doesnt seem to be working. I am getting the same error.
Any ideas?
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
