what version of GCC are you using? Or what Linux distro are you using?

anything with a modern GCC needs to use the SDL from CVS if you are going to
patch it. multiple hunks will fail on the dxr3 patching and you have to
manually fix them.

if someone could point me to a resource on how to modify a patch I'd fix the
patch so that it works again, but as time goes on and SDL continues to
evolve the dxr3 patch will become useless.


finally, if you cant get it resolved, I'll tar up the SDL sourceocde I have
already patched and built from sucessfully and send you a link to it.



-----Original Message-----
From: Thilo A. Coblenzer [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 12:23 AM
To: [EMAIL PROTECTED]
Subject: [Freevo-users] Patching SDL for DXR3


Hi,
I still have problems compiling LibSDL with DXR3-Support.
I just started from the beginnen.
- I can do ./configure - make  with SDL-1.2.5. without Problems.
- When I do ./autogen.sh I get these messages:
[EMAIL PROTECTED]:~/sdl/SDL-1.2.5$ ./autogen.sh
Generating build information using aclocal, automake and autoconf
This may take a while ...
src/Makefile.am: installing `./depcomp'
/usr/share/automake-1.7/am/depend2.am: am__fastdepOBJC does not appear 
in AM_CONDITIONAL
src/video/ggi/Makefile.am: trailing backslash on last line
/usr/share/automake-1.7/am/depend2.am: am__fastdepOBJC does not appear 
in AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: am__fastdepOBJC does not appear 
in AM_CONDITIONAL
src/video/ggi/Makefile.am: trailing backslash on last line
/usr/share/automake-1.7/am/depend2.am: am__fastdepOBJC does not appear 
in AM_CONDITIONAL
Now you are ready to run ./configure

./configure is running without problems, but make tells me:

[EMAIL PROTECTED]:~/sdl/SDL-1.2.5$ make
Making all in src
make[1]: Entering directory `/home/thilo/sdl/SDL-1.2.5/src'
Making all in main
make[2]: Entering directory `/home/thilo/sdl/SDL-1.2.5/src/main'
Makefile:451: *** missing separator.  Schluss.
make[2]: Leaving directory `/home/thilo/sdl/SDL-1.2.5/src/main'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/thilo/sdl/SDL-1.2.5/src'
make: *** [all-recursive] Fehler 1

Thats all without patching! 
Then I tried with the nokeyboard-Patch:
Exactly the same. I can patch without errors. ./configure, make works, 
but autogen.sh, ./configure, make doesn't work. 

Ok, then I tired with the nokeyboard-Patch and the 
libsdl1.2-dxr3-ffmpeg.diff-patch. Patching worked again without 
problems. 
But now I get already Problems by running ./configure; make:
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing default commands
Making all in src
make[1]: Entering directory `/home/thilo/sdl/SDL-1.2.5/src'
cd .. && automake --foreign --include-deps src/Makefile
src/Makefile.am: required file `./depcomp' not found
make[1]: *** [Makefile.in] Fehler 1
make[1]: Leaving directory `/home/thilo/sdl/SDL-1.2.5/src'
make: *** [all-recursive] Fehler 1

I hope, I coult porvide you all relevant information with this email and 
you are abled to help me.

Thanks Thilo




-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
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

Reply via email to