Hi David, while I have your attention, can you clarify whether the precompiled versions of sqlitejdbc are statically linked to sqlite? In other words, is sqlite itself compiled in to the sqlitejdbc jnilib?
Thanks, -Marc On Jan 2, 3:31 pm, "David Crawshaw" <[EMAIL PROTECTED]> wrote: > On 02/01/2008, Marc Siegel <[EMAIL PROTECTED]> wrote: > > > dyld: lazy symbol binding failed: Symbol not found: > > _pthread_mutexattr_destroy$UNIX2003 > > Referenced from: /private/tmp/sqlitejdbc36941.jnilib > > Expected in: /usr/lib/libSystem.B.dylib > > > dyld: Symbol not found: _pthread_mutexattr_destroy$UNIX2003 > > Referenced from: /private/tmp/sqlitejdbc36941.jnilib > > Expected in: /usr/lib/libSystem.B.dylib > > > Trace/BPT trap > > -------------- > > > I am using OS X 10.4.11. Was the distributed version compiled on 10.5 > > perhaps? > > Oh, it was. Drat. I'll see if I can come up with a solution to this. > > d. --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
