Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: xCode and instant client for macOSX

Re: xCode and instant client for macOSX

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 30 Mar 2006 13:38:06 -0800
Message-ID: <1143754676.403332@yasure.drizzle.com>


coficio wrote:
> Hi, im trying to use the instant client libs in an app that im
> buildings in C++ in XCode on MacOSX 10.4.5 and im running into a bit of
> trouble. I need to be able to connect to a remote Oracle server and do
> some queries and close the connection. With OCCI, it's pretrty
> straightforward but i'm getting a few errors that are puzzling me. Here
> are the errors, if anyone can help, i would greatly appreciate it
>
> -- errors --
> ld: warning prebinding disabled because dependent library:
> /project/macosx/10.1/src_041117/rdbms/install/instantclient/libociei.dylib
> is not prebound
> ld: warning can't open dynamic library:
> /b/729/rdbms/lib/libclntsh.dylib.10.1 referenced from:
> /Users/Shared/Code/CoFicio/CFDatabaseBase/Oracle mac libs/Oracle
> Libs/libociei.dylib (checking for undefined symbols may be affected)
> (No such file or directory, errno = 2)
> ld: Undefined symbols:
> __ZN6oracle4occi11Environment17createEnvironmentENS1_4ModeEPvPFS3_S3_mEPFS3_S3_S3_mEPFvS3_S3_E
> __ZN6oracle4occi11Environment20terminateEnvironmentEPS1_
> /usr/bin/libtool: internal link edit command failed
> -- end errors --
>
> thanks
>
> Alex Cohen

Tiger is not supported with Oracle.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Thu Mar 30 2006 - 15:38:06 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US