[Zope] [Zope]Compiling ZOracleDA?

Jim Fulton jim@digicool.com
Fri, 28 May 1999 09:47:13 -0400


martin.sonntag@nokia.com wrote:
> 
> Hi all,
> 
> has anybody managed to compile ZOracleDA?
> I have tried with Oracle 7.3.3.3.0.2 on Solaris 2.7,
> but I keep getting this error message:
> 
> ImportError: ld.so.1: python: fatal: relocation error: file ./oci_.so:
> symbol log10l: referenced symbol not found
> 
> Yes, I have read README.txt and appended libcore3.a to ORACLE_LIBS
> in the Makefile, but to no avail...

Did you read the README.txt in the source directory?  Unfortunately, 
Oracle makes linking against their libraries wildly more painful than
any other vendor I've ever seen.  The nm command is your friend
as described in the readme file.  You need to use nm to find the
library containing the missing symbol and then add that library
to the Setup file.

Jim

--
Jim Fulton           mailto:jim@digicool.com   Python Powered!        
Technical Director   (888) 344-4332            http://www.python.org  
Digital Creations    http://www.digicool.com   http://www.zope.org    

Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission.  Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.