[Bug 254564] www/chromium: wrong dependency to libkrb5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Mar 2023 19:18:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254564 --- Comment #6 from Dave Hayes <dave@jetcafe.org> --- As of the 2023Q1 branch (with a recently committed chromium port skeleton) this is where my build stops: [00:02:17] heimdal-7.1.0_1 uses a new database format which is incompatible [00:02:17] with Heimdal in the base system and heimdal-1.5.3_6 or prior. [00:02:17] [00:02:17] Please read 20161112 in /usr/ports/UPDATING carefully to upgrade [00:02:17] your database. [00:02:17] ===> chromium-111.0.5563.110 depends on shared library: libkrb.so.26 - not found [00:02:17] *** Error code 1 I can work around this by modifying the Makefile like this: HEIMDAL_LIB_DEPENDS= libkrb5.so.26:security/heimdal -- You are receiving this mail because: You are the assignee for the bug.