[Zope3-dev] Build problem

Dmitry Vasiliev lists at hlabs.spb.ru
Fri Sep 2 04:23:05 EDT 2005


There is a problem to build extensions for the Zope3 trunk (and I guess for 
ZODB trunk as well) - all extension module names is lowercased now. For example:

gcc -pthread -shared build/temp.linux-i686-2.4/src/persistent/TimeStamp.o -o 
src/persistent/timestamp.so

I guess the problem that the SETUP.cfg's '<extension>' section name always 
lowercased before processing.

-- 
Dmitry Vasiliev (dima at hlabs.spb.ru)
     http://hlabs.spb.ru


More information about the Zope3-dev mailing list