Tito Ciuro <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> SQLite 3.3.4
> Mac OS X Tiger 10.4.5
> 
> After ./configure and make SQLite 3.3.4, I see that some files have  
> disappeared:
> 
> os_test.c
> os_test.h
> os_unix.h
> os_win.h
> 
> This results in a few undefined symbols:
> 
> sqlite3OsClose
> sqlite3FileSize
> sqlite3OsLock
> ....
> 
> Any ideas?
> 

I build the OS-X version for the website on Tiger using
the ./configure script in the TEA version of SQLite.  You
might try it as a work-around.

http://www.sqlite.org/sqlite-3.3.4-tea.tar.gz

--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to