I have this same problem on my Debian boxes, but everythin works on a Mandrake 7.1 box, which is where I compile ParsedXML usually.... Thoughts as to why?? Sean -----Original Message----- From: Tim Moore [mailto:tmoore@tembel.org] Sent: Wednesday, May 16, 2001 1:52 PM To: zope@zope.org Subject: [Zope] Parsed XML build error I'm trying to build the Expat library as part of the ParsedXML product install. This with Zope 2.3.2 on Linux. Here's what I run: cd /usr/local/Zope-2.3.2/lib/python/Products/ParsedXML/Expat /usr/local/Zope-2.3.2/bin/python setup.py It seems to get through the confugure step ok, but then it fails somewhere during make: make -f ./Makefile.pre.in VPATH=. srcdir=. \ VERSION=$VERSION \ installdir=$installdir \ exec_installdir=$exec_installdir \ Makefile make[1]: Entering directory `/usr/local/Zope-2.3.2/lib/python/Products/ParsedXML/Expat' make[1]: *** No rule to make target `/usr/local/Zope-2.3.2/lib/python1.5/config/Makefile', needed by `sedscript'. Stop. make[1]: Leaving directory `/usr/local/Zope-2.3.2/lib/python/Products/ParsedXML/Expat' make: *** [boot] Error 2 Any clues? I thought this was supposed to be pretty straightforward :-( -- Tim Moore _______________________________________________ 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 )