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: steve <steve_at_aol.com>
Date: Sat, 1 Apr 2006 18:22:18 +0800
Message-ID: <e0lk8q11gda@news4.newsguy.com>


On Fri, 31 Mar 2006 05:38:06 +0800, DA Morgan wrote (in article <1143754676.403332_at_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.
> 

funny, it works for me!!
looks like your oci libs are in the wrong place

-- 
NewsGuy.Com 30Gb $9.95 Carry Forward and On Demand Bandwidth
Received on Sat Apr 01 2006 - 04:22:18 CST

Original text of this message

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