Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-kde (group) <k...@freebsd.org> for maintainer-feedback: Bug 285187: net/kitinerary -DI18N_PHONENUMBERS_NO_THREAD_SAFETY error https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285187
--- Description --- i got this error so i added this patch file :shrug: built. no validation testing done /usr/local/include/phonenumbers/base/thread_checker.h:29:2: error: Building without Boost, please provide -DI18N_PHONENUMBERS_NO_THREAD_SAFETY 29 | #error Building without Boost, please provide \ | ^ 1 error generated. my libphonenumbers is boost-enabled and linked against boost_atomic. i rebuilt all that stuff first. this patch is probably not the right spaghetti noodle but for me it stuck to the wall so far. i might let you know later how it worked out, but probably not. sorry this is all i have.