[Slackbuilds-users] krb5 SlackBuild fails with Tcl 8.6.0

Willy Sudiarto Raharjo willysr at gmail.com
Sat Jun 8 07:03:00 UTC 2013


>
>
> krb5 fails to build with Tcl 8.6.0 under -current. Add these lines to
> krb5.SlackBuild after cd $PRGNAM-$VERSION/src
> and it builds nicely:
> #TCL 8.6 build fix
> sed -e "s at python2.5/Python.h@& python2.7/Python.h at g" \
>     -e "s at -lpython2.5]@&,\n AC_CHECK_LIB(python2.7,main,[**PYTHON_LIB=-lpython2.7])@g"
> \
>     -i configure.in &&
> sed -e "s at interp->result at Tcl_**GetStringResult(interp)@g" \
>     -i kadmin/testing/util/tcl_kadm5.**c &&
>
>
Current is not officially supported, so i guess the maintainer will submit
an update when slackware 14.1 gets relesed


-- 
Willy Sudiarto Raharjo
Personal Blog : http://willysr.blogspot.com
Linux Blog: http://slackblogs.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20130608/fd3fd9a4/attachment.html>


More information about the SlackBuilds-users mailing list