[Zope] zope2 startup problem

Jim Fulton jim@digicool.com
Wed, 19 May 1999 12:35:48 -0400


Tony McDonald wrote:
> 
> Hi,
> I've compiled up Python 1.5.2 on our Solaris box, (./configure --with-threads)
> 
> Then (from the lastest CVS)

Yee ha!

> % python wo_pcgi.py
> (lots of stuff).
> 
> then
> 80 % python z2.py -2 -w 9900
> zinit: Wed May 19 16:32:49 1999: Houston, we have forked
> zinit: Wed May 19 16:32:49 1999: Houston, we have forked
> zinit: Wed May 19 16:32:49 1999: Hi, I just forked off a kid: 5002
> Traceback (innermost last):
>    File "z2.py", line 284, in ?
>      exec "import "+MODULE in {}
>    File "<string>", line 1, in ?
>    File "/home/nnle/zope/Zope2/Zope/lib/python/Main.py", line 100, in ?
>      from BoboPOS import SimpleDB, TJar, SingleThreadedTransaction
>    File "/home/nnle/zope/Zope2/Zope/lib/python/BoboPOS/__init__.py",
> line 93, in ?
>      import ExtensionClass, cStringIO
> ImportError: ld.so.1: /usr/local/bin/python: fatal: relocation error:
> file /home/nnle/zope/Zope2/Zope/lib/python/ExtensionClass.so: symbol
> PyImport_ImportModule: referenced symbol not found
> zinit: Wed May 19 16:32:49 1999: Aiieee! 5002 exited with error code: 256
> 
> Is there anywhere I can look to batter this bug down?

Curious. To narrow things, I recommend starting
by trying to import ExtensionClass from a Python
prompt.  I suggest going to lib/python and trying to 
import ExtensionClass yourself.

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.