14 Jul
1999
14 Jul
'99
9:07 p.m.
In article <09A078107652D211A83700805F575E0519C795@dplmail6.internal.uop .com>, Miller, John M. <jmiller1@uop.com> writes
I have been having the exact problems in my setup. Looks like you need to go into the Setup file under lib/python and edit out all BTree, etc., build lines. What will happen is that Zope will instead build the BTree stuff using the Setup in ZopeZODB3. The only difference that I can see between lib/python/Setup and lib/python/ZopeZODB3/Setup is in the include parameters. So, instead of doing:
... after looking at the latest from Pfrunderman I figured that the references to bobopos in lib/python/Setup were the problem they should have been zodb headers. -- Robin Becker