Does not work for me :) This is the path that I get version 0.9.20: http://www.directfb.org/downloads/Old/DirectFB-0.9.20.tar.gz
And this is the output of patch -p2 --dry-run < ../DirectFb-0.9.20-via.patch patch -p2 --dry-run < ../DirectFb-0.9.20-via.patch (Stripping trailing CRs from patch.) patching file configure (Stripping trailing CRs from patch.) patching file configure.in (Stripping trailing CRs from patch.) patching file gfxdrivers/cle266/mmio.h Hunk #1 FAILED at 35. 1 out of 1 hunk FAILED -- saving rejects to file gfxdrivers/cle266/mmio.h.rej (Stripping trailing CRs from patch.) patching file gfxdrivers/cle266/unichrome.c Hunk #1 FAILED at 155. 1 out of 1 hunk FAILED -- saving rejects to file gfxdrivers/cle266/unichrome.c.rej missing header for unified diff at line 77 of patch (Stripping trailing CRs from patch.) can't find file to patch at input line 77 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- | VIA_OUT(hwregs, 0x08, 0x0); -------------------------- File to patch: BTW why not to integrate patch versus latest DirectFB version? -----Original Message----- From: Denis Oliver Kropp [mailto:[EMAIL PROTECTED] Sent: 05 Ekim 2005 Çarşamba 18:27 To: Göktu? Y?ld?r?m Cc: 'Denis Oliver Kropp'; [email protected] Subject: Re: [directfb-users] (no subject) Quoting Göktu? Y?ld?r?m: > I have downloaded DirectFB-0.9.20.tar.gz from old files repository in > directfb.org. Tried to patch with "patch -p2 < DirectFb-0.9.20.via.patch" > but no success. > How can I patch? Works for me [tm] [EMAIL PROTECTED]/VIA] tar xzf ~/cvs/directfb/directfb.org/downloads/Old/DirectFB-0.9.20.tar.gz [EMAIL PROTECTED]/VIA] cd DirectFB-0.9.20/ [EMAIL PROTECTED]/VIA/DirectFB-0.9.20] patch -p2 --dry-run < ../DirectFb-0.9.20-via.patch patching file configure patching file configure.in patching file gfxdrivers/cle266/mmio.h patching file gfxdrivers/cle266/unichrome.c patching file gfxdrivers/cyber5k/cyber5k_alpha.c patching file include/directfb.h patching file interfaces/IDirectFBVideoProvider/idirectfbvideoprovider_libmpeg3.c patching file interfaces/IDirectFBVideoProvider/Makefile.am patching file interfaces/IDirectFBVideoProvider/Makefile.in -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
