Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jul 2014 13:56:35 +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-3nHsUBEENP@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

--- Comment #2 from Chris Nehren <cnehren+freebsd-bugs@pobox.com> ---
(In reply to Tijl Coosemans from comment #1)
> Can you post the output of this command:
> 
> find /usr/local/lib -name '*.la' | xargs grep -l libsqlite3.la

root@behemoth:/usr/ports/databases/sqlite3 # find /usr/local/lib -name '*.la' |
xargs grep -l libsqlite3.la
/usr/local/lib/libsoup-gnome-2.4.la
/usr/local/lib/libwebkitgtk-1.0.la

root@behemoth:/usr/ports/databases/sqlite3 # pkg info -r webkit-gtk2
webkit-gtk2-1.8.3_3:
    gimp-app-2.8.10_3,1
    yelp-2.30.2_7

I think we've found our culprit; I'll try rebuilding webkit-gtk2 and see if it
fixes things.

-- 
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-3nHsUBEENP>