Created attachment 177153 [details] work around abs() Hi The attached patch works around the issue of the call to abs() being ambiguous on newer FreeBSD versions. mfg Tobias
A commit references this bug: Author: tcberner Date: Mon Nov 28 20:49:34 UTC 2016 New revision: 427345 URL: https://svnweb.freebsd.org/changeset/ports/427345 Log: multimedia/k9copy-kde4 : fix 'abs is ambiguous Work around the call to abs() being ambigous by simply calculating the absolute value in place. PR: 214640 Approved by: just fix it, rakuco (mentor) Changes: head/multimedia/k9copy-kde4/files/patch-src_backup_k9dvdbackup.cpp
Committed.