Re: [gentoo-user] webkit-gtk-2.14.2 cant find sqlite3 symbols

2017-02-27 Thread Corbin Bird
On 02/27/2017 03:44 PM, kelly hirai wrote: > corbin, > > i've finally discovered the problem with this. > > it turns out that there were a set of stale .so files in > /usr/iocal/bin/ installed in the year 2015. i discovered this by running: > > ebuild

Re: [gentoo-user] webkit-gtk-2.14.2 cant find sqlite3 symbols

2017-02-27 Thread kelly hirai
corbin, i've finally discovered the problem with this. it turns out that there were a set of stale .so files in /usr/iocal/bin/ installed in the year 2015. i discovered this by running: ebuild /usr/portage/net-libs/webkit-gtk/webkit-gtk-2.14.5.ebuild configure the resulting ninja files

Re: [gentoo-user] webkit-gtk-2.14.2 cant find sqlite3 symbols

2017-02-07 Thread Corbin Bird
On 02/07/2017 09:55 AM, kelly hirai wrote: > > > On 02/06/2017 06:31 PM, Corbin Bird wrote: >> On 02/06/2017 01:09 PM, kelly hirai wrote: >>> hello fellow gentoo-users, >>> >>>for about a month now, i have not been able to make >>> webkit-gtk-2.14.[2,3] compile. it terminates at the linking

Re: [gentoo-user] webkit-gtk-2.14.2 cant find sqlite3 symbols

2017-02-07 Thread kelly hirai
On 02/06/2017 06:31 PM, Corbin Bird wrote: On 02/06/2017 01:09 PM, kelly hirai wrote: hello fellow gentoo-users, for about a month now, i have not been able to make webkit-gtk-2.14.[2,3] compile. it terminates at the linking step complaining it cant find some sqlite functions.

Re: [gentoo-user] webkit-gtk-2.14.2 cant find sqlite3 symbols

2017-02-06 Thread Corbin Bird
On 02/06/2017 01:09 PM, kelly hirai wrote: > hello fellow gentoo-users, > > for about a month now, i have not been able to make > webkit-gtk-2.14.[2,3] compile. it terminates at the linking step > complaining it cant find some sqlite functions. > > ./configure phase reports sqlite3 availability

[gentoo-user] webkit-gtk-2.14.2 cant find sqlite3 symbols

2017-02-06 Thread kelly hirai
hello fellow gentoo-users, for about a month now, i have not been able to make webkit-gtk-2.14.[2,3] compile. it terminates at the linking step complaining it cant find some sqlite functions. ./configure phase reports sqlite3 availability -- Checking for module 'sqlite3' -- Found