https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228540
trond.endres...@ximalas.info changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trond.endres...@ximalas.inf | |o --- Comment #3 from trond.endres...@ximalas.info --- While hardly a good solution, this one circumvents the problem: Create graphics/poppler/Makefile.local and give it these two lines, note the tab char on the second line. pre-build: ldconfig -im $(LOCALBASE)/lib/nss It looks like r469956 could be the guilty one as lib*.so.[0-9] symlinks was removed from security/nss in r423591, 19 months ago. Either remove the lib*.so.[0-9] restriction in ldconfig or reinstate the pre-r469956 behaviour. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-gecko@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"