[Zope] gvibDA and Zope 2.4?

Tom Deprez Tom Deprez" <tom.deprez@uz.kuleuven.ac.be
Wed, 19 Sep 2001 16:09:15 +0200


Hi,

Basicly you've to change the following in the source code :

PyRealloc to PyMem_Realloc

And all the other memory operations.

Regards, Tom.

----- Original Message -----
From: "Oliver Sturm" <sturm@oliver-sturm.de>
To: <zope@zope.org>
Sent: Wednesday, September 19, 2001 4:00 PM
Subject: [Zope] gvibDA and Zope 2.4?


> Hi!
>
> I've been trying to get gvibDA to work with Zope 2.4.1 and I haven't been
> successful. I can compile it and all, but when Zope is started I get a
> message saying
>
> exceptions.ImportError
>
/usr/local/Zope-2.4.1-linux2-x86/lib/python/Products/gvibDA/gvib/gvibBase.so
> : undefined symbol: Py_Realloc
> <traceback object at 0x86ef128>
>
> The same thing used to work fine in my old installation of Zope 2.3.1. Any
> ideas?
>
> Oliver
>
> --
> Oliver Sturm / <sturm@oliver-sturm.de>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )