Date: Mon, 27 Mar 2023 19:18:12 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 254564] www/chromium: wrong dependency to libkrb5 Message-ID: <bug-254564-28929-4TsFXKyUT8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254564-28929@https.bugs.freebsd.org/bugzilla/> References: <bug-254564-28929@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254564 --- 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]=20 [00:02:17] Please read 20161112 in /usr/ports/UPDATING carefully to upgrade [00:02:17] your database. [00:02:17] =3D=3D=3D> 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=3D libkrb5.so.26:security/heimdal --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254564-28929-4TsFXKyUT8>