[Bug 191558] Recent databases/sqlite3 libtool update breaks x11/yelp build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 4 00:54:03 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191558
rkoberman at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rkoberman at gmail.com
--- Comment #7 from rkoberman at gmail.com ---
There was a period of just over three hours when an error in the sqlite3 port
inadvertently bumped the libsqlite3.so from 0 to 8. If you built sqlite3 from a
port downloaded during that interval (On June 27), any ports linking to
libsqlite3 until sqlite3 was rebuilt from the corrected port will be broken.
Use pkg_libchk to find any port linked to libsqlite3.so.8 and re-link it. If
you still have /usr/local/lib/libsqlite3.so.8 on your system, you need to
re-install databases/sqlite3 first and then check.
This was a weird one and only caught a fairly small number of people who just
happened to build sqlite3 from the briefly broken port.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list