[Bug 285187] net/kitinerary -DI18N_PHONENUMBERS_NO_THREAD_SAFETY error
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Mar 2025 21:50:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285187 Bug ID: 285187 Summary: net/kitinerary -DI18N_PHONENUMBERS_NO_THREAD_SAFETY error Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: milios@ccsys.com Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org Created attachment 258320 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258320&action=edit files/patch-foo 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. -- You are receiving this mail because: You are the assignee for the bug.