On 18 October 2016 at 15:09, Warren Young <[email protected]> wrote: > On Oct 18, 2016, at 3:59 PM, jungle Boogie <[email protected]> wrote: >> >> On 18 October 2016 at 13:55, Warren Young <[email protected]> wrote: >>> Did you ./configure after the upgrade? If not, do so. >> >> yes, this is my standard config: >> ./configure --disable-editline; make > > If you don’t want any command line editing in sqlite3, add --disable-readline > then, too. That should solve it.
Got it building with: ./configure --disable-editline --with-readline-inc=/usr/local/include Thanks all and sorry for the noise. best, sean -- ------- inum: 883510009027723 sip: [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

