Hi

OSX 10.4.3
Xcode 2.2

Trying to install unixODBC2 but the following warnings appear at one point, and then the process fails completely:

mv -f .libs/SQLDriverUnload.lo SQLDriverUnload.o
(cd . && ln -s SQLDriverUnload.o SQLDriverUnload.lo)
/bin/sh ../../libtool --mode=link gcc -g -O2 -L/sw/lib -L/sw/lib -o libodbctxt.la -rpath /sw/lib -avoid-version -module SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocHandle.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParameter.lo SQLBrowseConnect.lo SQLBulkOperations.lo SQLCancel.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLDisconnect.lo SQLDriverConnect.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagField.lo SQLGetDiagRec.lo SQLGetEnvAttr.lo SQLGetFunctions.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescField.lo SQLSetDescRec.lo SQLSetEnvAttr.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo IO.lo IOText.lo driverextras.lo SQLDriverLoad.lo SQLDriverUnload.lo ../../log/libloglc.la ../../ini/ libinilc.la ../../lst/liblstlc.la ../../sqp/libsqplc.la ../../ odbcinst/libodbcinstlc.la ../../libltdl/libltdlc.la
rm -fr .libs/libodbctxt.la .libs/libodbctxt.* .libs/libodbctxt.*

*** Warning: This library needs some functionality provided by -lfl.
*** 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: libtool could not satisfy all declared inter-library
*** dependencies of module libodbctxt.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.
rm -fr .libs/libodbctxt.lax
mkdir .libs/libodbctxt.lax
rm -fr .libs/libodbctxt.lax/libloglc.al
mkdir .libs/libodbctxt.lax/libloglc.al
(cd .libs/libodbctxt.lax/libloglc.al && ar x /sw/src/fink.build/ unixodbc2-2.2.11-10/unixODBC-2.2.11/Drivers/txt/../../log/.libs/ libloglc.al)
.
.
.
.
.
.
.
.
ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dlclose used from dynamic library /usr/lib/libm.dylib (dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/lib/ libdl.0.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib (dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/lib/ libdl.0.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib (dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/lib/ libdl.0.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib (dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/lib/ libdl.0.dylib(dlfcn.o) symbol _glPointParameteri used from dynamic library /System/Library/ Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib (gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL. 1.dylib(dri_dispatch.o) symbol _glPointParameteriv used from dynamic library /System/Library/ Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib (gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL. 1.dylib(dri_dispatch.o)
make[1]: *** [DataManager] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-unixodbc2-2.2.11-10
(Reading database ... 46182 files and directories currently installed.)
Removing fink-buildlock-unixodbc2-2.2.11-10 ...
Failed: phase compiling: unixodbc2-2.2.11-10 failed


Is this an Xcode 2.2 problem? Or...........?? I have run 'update- all' and 'selfupdate'; everything is ok there. Any assistance would be much appreciated.

A second, less important issue is FinkCommander that seems to have gone bad -- claims to be 'updating the table data', but just churns and churns with no display of data. My connection is fine -- everything works ok in terminal mode. I've reinstalled FC , but no better results.

Stuart Edwards




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to