Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jul 2014 00:54:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191558] Recent databases/sqlite3 libtool update breaks x11/yelp build
Message-ID:  <bug-191558-13-Nv28ylchwX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191558-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191558-13@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=191558

rkoberman@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkoberman@gmail.com

--- Comment #7 from rkoberman@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191558-13-Nv28ylchwX>