On Wed, 11 Dec 2024, B. Watson wrote:



On Wed, 11 Dec 2024, Shahab Vahedi via SlackBuilds-users wrote:

Could this be related to lua-jit upgrade of few weeks ago?

It could be, and probably is. I thought I'd tested elinks with the new
lua, but I'll check again.

Yep. I'd fixed it locally, but the fix never made its way into git.

If you don't want to wait for this week's update, you can easily apply
the fix yourself:

Edit elinks.SlackBuid. Change line 137 from this:

CFLAGS="$SLKCFLAGS -L/usr/lib$LIBDIRSUFFIX" \

...to this:

CFLAGS="$SLKCFLAGS -L/usr/lib$LIBDIRSUFFIX -DLUA_COMPAT_5_3" \

...or, you can checkout my branch from the git repo.

Thanks for spotting this!
_______________________________________________
SlackBuilds-users mailing list
[email protected]
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to