On Mar 10, 2010, at 12:54 AM, Melton Low wrote:

> I just tried to build 3.6.23 on a PPC Mac running OS X 10.4.

Please try adding SQLITE_ENABLE_LOCKING_STYLE=0 to the compiler options.

>
>>
>> I got an undefined symbol error and the make aborted.
>
> /bin/sh ./libtool --tag=CC --mode=link gcc -DSQLITE_THREADSAFE=1
> -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -g -O2   -o libsqlite3.la  
> -rpath
> /usr/local/lib -no-undefined -version-info 8:6:8 sqlite3.lo
> gcc -dynamiclib  -o .libs/libsqlite3.0.8.6.dylib  .libs/sqlite3.o
> -install_name  /usr/local/lib/libsqlite3.0.dylib - 
> compatibility_version 9
> -current_version 9.6
> ld: Undefined symbols:
> _gethostuuid
> /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link  
> edit
> command failed
> make: *** [libsqlite3.la] Error 1
>
> I have attached the full configure and make output as an attachment.
>
> Your help would be appreciated.
>
> Mel
> <sqlite_build_log.txt>_______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

D. Richard Hipp
d...@hwaci.com



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to