Hi All, I just re-installed freebsd 11 on a machine of mine and as usual, I build sqlite from source. However, I see this: sqlite3/src/shell.c:66:11: fatal error: 'readline/readline.h' file not found
I'm quite sure I didn't have problems on the 10.x branch with sqlite, so I don't know if things in 11.0 were re-arranged. Readline.h is found here: # find / -name readline.h /usr/local/include/editline/readline.h /usr/local/include/readline/readline.h /usr/local/include/guile/2.0/readline.h /usr/include/edit/readline/readline.h The header in shell.c was added 16+ years ago, so this doesn't seem to be a new change in sqlite3: https://www.sqlite.org/src/info/97a0fb780ea1992c Thanks, Sean -- ------- inum: 883510009027723 sip: jungleboo...@sip2sip.info _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users