On Mon, Oct 20, 2014 at 07:48:54AM +0000, Thomas Mueller wrote: > I was able to build sqlite3-3.8.6 but not py-sqlite3, failed on missing > _ctypes. > > Now I notice3, first through distrowatch.com and now also through NetBSD > pkgsrc changes and www.sqlite3.org website, sqlite3 has been updated > upstream to 3.8.7. > > Maybe that would help matters?
Hi, I dunno! I managed to "fix" it by pkg delete -a then rm -rf /usr/local. Not as severe as it looks because I was moving filesystems around to add to ZFS. When I went to install off the ports (had refreshed ports again by then), no sqlite3 errors. The version remains 3.8.6: # sqlite3 -version 3.8.6 2014-08-15 11:46:33 9491ba7d738528f168657adb43a198238abde19e most odd. -- John _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
