<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello everyone,<div><br></div><div>I am trying to run the latest version of the install script and getting the following failure:</div><div><br></div><div><div>Installing SQLite3</div><div>********************************************</div><div>        FAILURE REPORT:</div><div>********************************************</div><div><br></div><div>configure: creating ./config.status</div><div>config.status: creating Makefile</div><div>config.status: creating sqlite3.pc</div><div>config.status: executing depfiles commands</div><div>if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.5\" -DPACKAGE_STRING=\"sqlite\ 3.7.5\" -DPACKAGE_BUGREPORT=\"<a href="http://www.sqlite.org/">http://www.sqlite.org\</a>" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_READLINE=1 -I. -I.    -DSQLITE_THREADSAFE=1  -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -g -O2 -MT sqlite3.lo -MD -MP -MF ".deps/sqlite3.Tpo" -c -o sqlite3.lo sqlite3.c; \</div><div><span class="Apple-tab-span" style="white-space: pre; ">   </span>then mv -f ".deps/sqlite3.Tpo" ".deps/sqlite3.Plo"; else rm -f ".deps/sqlite3.Tpo"; exit 1; fi</div><div>mkdir .libs</div><div> gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.5\" "-DPACKAGE_STRING=\"sqlite 3.7.5\"" -DPACKAGE_BUGREPORT=\"<a href="http://www.sqlite.org/">http://www.sqlite.org\</a>" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_READLINE=1 -I. -I. -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -g -O2 -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c  -fno-common -DPIC -o .libs/sqlite3.o</div><div>gcc.exec: error: 3.7.5": No such file or directory</div><div>make: *** [sqlite3.lo] Error 1</div><div><br></div><div>********************************************</div></div><div>********************************************</div><div>It was my understanding that all of the sqlite configuration is contained in <span style="font-family: Menlo; font-size: 11px; ">sqlite-autoconf-</span><span style="font-family: Menlo; font-size: 11px; color: rgb(39, 42, 216); ">3070500 </span>so I am not really sure what is going wrong. Any thoughts?</div><div><br></div><div>Thanks in advance</div><div><br></div><div>Drummond</div></body></html>