Re: [Zope-dev] debugging Zope -> ImportError: ./ExtensionClass.so: undefined symbol: PyObject_Init

2002-12-16 Thread Jens Wolk
Am Montag, 16. Dezember 2002 16:54 schrieb Guido van Rossum: > > I tried to follow "Chapter 7: Testing and Debugging" of "The Zope > > Developer's Guide (Zope 2.4 edition)" > > http://www.zope.org/Documentation/Books/ZDG/current/TestingAndDebugging.s > >tx > > > > However, on my Linux server I get

[Zope-dev] debugging Zope -> ImportError: ./ExtensionClass.so: undefined symbol: PyObject_Init

2002-12-16 Thread Jens Wolk
Hi everybody, I tried to follow "Chapter 7: Testing and Debugging" of "The Zope Developer's Guide (Zope 2.4 edition)" http://www.zope.org/Documentation/Books/ZDG/current/TestingAndDebugging.stx However, on my Linux server I get the following error: (Zope is v2.5.1) [root@prefect Zope-2.5.1-linu