Hi

I'm having the same problem (Mac Pro with 10.6.2). Maybe something with 64bit.

Regards
Ivan

On 02.03.2010, at 16:22, Ole Weidner wrote:

> Hi,
> 
> I'm having trouble building gt-5.0.0 on a newly installed Mac OS 10.6 system:
> 
> /opt/globus-5.0.0//sbin/gpt-build   
> -srcdir=source-trees-thr/database/c/sqliteodbc gcc32dbgpthr
> gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_database_sqliteodbc
> gpt-build ====> Changing to 
> /opt/globus-5.0.0/gt5.0.0-all-source-installer/source-trees-thr/database/c/sqliteodbc/sqliteodbc-0.74
> gpt-build ====> BUILDING FLAVOR gcc32dbgpthr
> .
> .
> .
> *** Warning: This library needs some functionality provided by 
> -lsqlite3_gcc32dbgpthr.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
> 
> *** Warning: This library needs some functionality provided by 
> -liodbcinst_gcc32dbgpthr.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
> *** The inter-library dependencies that have been dropped here will be
> *** automatically added whenever a program is linked with this library
> *** or is declared to -dlopen it.
> /usr/bin/gcc -dynamiclib -undefined error -o 
> .libs/libsqlite3odbc_gcc32dbgpthr-0.74.dylib  sqlite3odbc.lo  
> -L/opt/globus-5.0.0//lib -lc -install_name  
> /opt/globus-5.0.0//lib/libsqlite3odbc_gcc32dbgpthr-0.74.dylib 
> Undefined symbols:
>  "_sqlite3_column_name", referenced from:
>      _drvgettable_row in sqlite3odbc.lo
>      _s3stmt_step in sqlite3odbc.lo
...
>      _s3stmt_start in sqlite3odbc.lo
>      _drvprepare in sqlite3odbc.lo
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[1]: *** [libsqlite3odbc_gcc32dbgpthr.la] Error 1
> 
> Any idea how to fix this? 
> 
> Thanks,
> Ole
> 

Reply via email to