Hi Am Donnerstag, 16. Oktober 2003 14:20 schrieb Thilo A. Coblenzer: > I'm just trying to compile SDL with the drx3-Patch. > I followed the instructions on > http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page > > I could use the nokeyboard-Patch and the drx3-Patch to SDL-1.2.5 > without any errors. Then I copied avcodec.h and common.h vom my > ffmpeg-Source and started make. > Then I got this: > [EMAIL PROTECTED]:/home/thilo/SDL-1.2.5# make > Making all in src > make[1]: Entering directory `/home/thilo/SDL-1.2.5/src' > Making all in main > make[2]: Entering directory `/home/thilo/SDL-1.2.5/src/main' > Makefile:453: *** missing separator. Schluss. > make[2]: Leaving directory `/home/thilo/SDL-1.2.5/src/main' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/thilo/SDL-1.2.5/src' > make: *** [all-recursive] Fehler 1
I have just spent some more time on this problem. It's not a problem caused by the patches. I unpacked SDL-1.2.5. started autogen.sh, configure and make - that means without patching. Then I got the same error! When I started autogen.h I got this messages: [EMAIL PROTECTED]:~/tmp/SDL-1.2.5$ ./autogen.sh Generating build information using aclocal, automake and autoconf This may take a while ... /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 I don't really know, if these messages are bad, but that's all I can offer to work with. I know, that isn't really the right list for my problem. But perhaps I am not alone. Thanks Thilo ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
