[email protected] wrote:
> MesaLib-7.11.2-add_xdemos-2.patch fails with the following:
> 
>     patch unexpectedly ends in middle of line
> 
>     Patch: **** unexpected end of file in patch
> 
> I'm compiling BLFS on LFS-7.0 and patching is never a problem.  I've 
> download the patch several times and MesaLib-7.11.2-llvm_3.0-1.patch 
> patches without incident.  What might I be doing wrong?

Let's check the md5sums:

bc5db44769c4a771b4dd762c6d2a0632  MesaLib-7.11.2-add_xdemos-2.patch
ae83466c415676636f51c791108e06cc  MesaLib-7.11.2-llvm_3.0-1.patch

You should get:

$ patch -Np1 -i ../MesaLib-7.11.2-add_xdemos-2.patch
patching file Makefile
patching file xdemos/glxgears.c
patching file xdemos/glxinfo.c
patching file xdemos/Makefile
$ patch -Np1 -i ../MesaLib-7.11.2-llvm_3.0-1.patch
patching file src/gallium/auxiliary/draw/draw_llvm.c
patching file src/gallium/auxiliary/draw/draw_private.h
patching file src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
patching file src/gallium/auxiliary/gallivm/lp_bld_type.c
patching file src/gallium/drivers/llvmpipe/lp_jit.c

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to