On 1/25/20 1:44 PM, Alan Feuerbacher via blfs-support wrote:
Both webkitgtk-2.26.3 and webkitgtk-2.26.2 have a typo in the sed script
at the top of the BLFS build instructions:
sed -i -e "/U16_NEXT(buffer, i, length, c)/s/$/;/"
source/WTF/wtf/URLHelpers.cpp &&
"source" should be "Source":
sed -i -e "/U16_NEXT(buffer, i, length, c)/s/$/;/"
Source/WTF/wtf/URLHelpers.cpp &&
With this fix, 2.26.3 and 2.26.2 build perfectly.
Version 2.26.3 does not need the seds at all. They were fixed earlier
today.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page