Created attachment 177150 [details] Replace abs() by inplace calculation. Hi net-im/kmess-kde4 fails to build on FreeBSD >= 10. The attached patch works around it. mfg Tobias
A commit references this bug: Author: tcberner Date: Mon Nov 28 20:55:19 UTC 2016 New revision: 427346 URL: https://svnweb.freebsd.org/changeset/ports/427346 Log: net-im/kmess-kde4 : fix 'abs is ambiguous' Work around the call to abs() being ambigous by simply calculating the absolute value in place. PR: 214632 Approved by: just fix it, rakuco (mentor) Changes: head/net-im/kmess-kde4/files/patch-src_utils_xautolock.cpp
Committed.