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

Reply via email to