fwiw, I never use a separate build directory. Just go into the src directory, configure && make && make install. Works well for me.
On 1/5/07, T&B <[EMAIL PROTECTED]> wrote:
Hi, > doing a clean build of v339 on osx 10.4.8. > > % cd /projects/sqlite_build > % ../sqlite-3.3.9/configure --prefix=/usr/local/sqlite --enable-tcl > it fails at, > > % make install > install: src/sqlite3ext.h: No such file or directory I had the same problem. But I ignorantly solved it by making it in the source directory (ie not making a separate build directory). Tom ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------
-- Puneet Kishor http://punkish.eidesis.org/ Nelson Inst. for Env. Studies, UW-Madison http://www.nelson.wisc.edu/ Open Source Geospatial Foundation http://www.osgeo.org/education/ --------------------------------------------------------------------- collaborate, communicate, compete ===================================================================== ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

