[Slackbuilds-users] gnustep-base fails to build with libxml2 ver. 2.11.x

Alexander Verbovetsky alik at ejik.org
Sat Jan 20 15:32:30 UTC 2024


Hello,

gnustep-base fails due to this bug:
https://github.com/gnustep/libs-base/issues/294

The fix is to remove 4 lines from Source/Additions/GSXML.m:

sed -i '/if (ret->checked == 0)/,+3d' Source/Additions/GSXML.m

or apply this patch:
https://github.com/gnustep/libs-base/commit/37913d0

Best regards,
Alexander


More information about the SlackBuilds-users mailing list