Thanks a ton for the help Andreas! This is a "fresh" installation of Debian, and I wasn't sure of all of the necessary gcc packages. After your e-mail, I installed the "libc6-dev" package via apt-get. I was then able to compile Zope 2.7. If anyone else is trying to compile 2.7 on Debian, then should install the libc6-dev package in addition to gcc and make packages. Thanks again to everyone for all of their help! Andreas Jung wrote:
--On Samstag, 24. April 2004 12:05 Uhr -0500 Tom Purl <tom@tompurl.com> wrote:
I found someone else who was getting the same errors online (http://www.linuxquestions.org/questions/showthread.php?s=&forumid=18&thr eadid=164449). However, this guy was trying to compile Zope 2.7 with python 2.3.1.
If you look carefully at the error messages you will notice that gcc can not find several include files which causes the error following....means the gcc is broken or incomplete or header files are missing or are in wrong location.
Really not a Zope installation problem.
-aj
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )