Hi, On Mon, Apr 30, 2018 at 7:31 PM, jungle Boogie <jungleboog...@gmail.com> wrote: > On 5:20PM, Mon, Apr 30, 2018 Igor Korot <ikoro...@gmail.com> wrote: >> >> Hi, >> >> On Mon, Apr 30, 2018 at 6:30 PM, jungle Boogie <jungleboog...@gmail.com> > wrote: >> > Hi All, >> > >> > What's happening here? >> > >> > $ cc --version >> > OpenBSD clang version 6.0.0 (tags/RELEASE_600/final) (based on LLVM > 6.0.0) >> > Target: aarch64-unknown-openbsd6.3 >> > Thread model: posix >> > >> > ARM64 bit on a pine64-lts device running: >> > OpenBSD 6.3-current (GENERIC.MP) #91: Mon Apr 30 01:29:06 MDT 2018 >> > >> > >> > >> > sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o >> >> What is the full exact command you are using to compile? >> Do you have sqlite3.h in the same directory as sqlite3.c? >> >> Thank you. > > Doing a ./configure without any options and simply a make. This is with the > download.tar.gz file, and the make takes place in in that directory.
Why did you need configure? Just do make. Thank you. > _______________________________________________ > sqlite-users mailing list > sqlite-users@mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users