Bugzilla Automation <[email protected]> has asked freebsd-chromium (Nobody) <[email protected]> for maintainer-feedback: Bug 266162: www/chromium Confusion about kerbreos libs? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266162
--- Description --- HEIMDAL_LIB_DEPENDS= libkrb.so.26:security/heimdal Right? That's in the makefile. But look: tar tzf packages/All/heimdal-7.7.0_1.pkg | grep libkrb /usr/local/lib/heimdal/libkrb5.a /usr/local/lib/heimdal/libkrb5.so /usr/local/lib/heimdal/libkrb5.so.26 /usr/local/lib/heimdal/libkrb5.so.26.0.0 For quite a while I've had to go edit the Makefile regardless of heimdal or mit kerbreos (I've built with both) and add a "5" in front of "libkrb". Am I missing something here or is this a real bug?
