On 10/24/2012 11:29 PM, John Burrell wrote: > > >> >> Yes, thanks. I think a sed would work: >> >> sed -i -e '/input:/d' sys/v4l2/gstv4l2bufferpool.c >> >> -- Bruce >> >> > > Yes there is only a single occurrence of input: in that file. > > But if someone subsequently adds another one - trouble ;) > > jb. >
Well, that would be problem for someone who builds newer packages using instructions specificaly meant for version in the book. I'll go with Bruce's solution. Easier than adding the whole patch. I still can't reproduce this on Kernel 3.5, but plugins build fine with sed. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
