On 2017/07/28 19:06, Michael Reed wrote:
> I'm running the July 28 amd64 snapshot, and the following
> issue appeared after upgrading to packages built July 28
> (from ftp.openbsd.org).
With the switch to clang, now that new packages are available, I'd recommend
updating all packages. It may be worth us forcing a libc bump before the next
release to encourage this to happen, but as far as snapshots go, "pkg_add
-d installed -u" should do the trick.
> /usr/local/lib/libicudata.so.13.0 : WARNING: symbol(icudt58_dat) size
> mismatch, relink your program
This part is expected btw. Unsightly but not an actual problem in this
specific case (icu plays tricks).
> firefox:/usr/local/lib/libcairo.so.12.3: undefined symbol
> '__popcountdi2'
> ld.so: firefox: lazy binding failed!
> Killed
Obviously this part isn't expected/wanted :)
No comments:
Post a Comment