[Slackbuilds-users] Fix to build perf on slackware-current: add WERROR=0 NO_LIBPYTHON=1

Willy Sudiarto Raharjo willysr at slackbuilds.org
Sat Mar 14 11:00:20 UTC 2026


>Just reporting that to successfully build "perf" on slackware-current, you
>need to modify the perf.SlackBuild script by adding WERROR=0 NO_LIBPYTHON=1
>to the make line.
>Like this:
>
>make \
>  O=$BUILDDIR \
>  DESTDIR=$PKG/ \
>  prefix=/usr \
>  EXTRA_CFLAGS="$SLKCFLAGS" \
>  WERROR=0 \
>  NO_LIBPYTHON=1 \
>  install


Thanks for the bug report
i fixed it on my branch

--
Willy Sudiarto Raharjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 870 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20260314/08270568/attachment.asc>


More information about the SlackBuilds-users mailing list