On 6 Oct 2005, at 11:39, [EMAIL PROTECTED] wrote:
The whole error message is (after entering the "make" - command) :
-------------------------------------------
"/usr/bin/python" "/Zope-2.7.5-final/setup.py"\
build --build-base="/Zope-2.7.5-final/build-base/python-2.3" --
build-lib="/Zope-2.7.5-finale/build-base/python-2.3/build-lib" --
build-scripts="/Zope-2.7.5-finale/build-base/python-2.3/build-
scripts" --build-temp="/Zope-2.7.5-final/build-base/python-2.3/
build-temp"
running build
running build_py
running build_ext
building 'ExtensionClass' extensions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-
prototypes -fPIC -I/Zope-2.7.5-final/lib/Components/ExtensionClass/
src -I/usr/include/python2.3 -c ../Components/ExtensionClass/src/
ExtensionClass.c -o /Zope-2.7.5-final/build-base/python-2.3/build-
temp/../Components/ExtensionClass/src/ExtensionClass.o
virtual memory exhausted: Nicht genügend Hauptspeicher verfügbar
error: command 'gcc' failed with exit status 1
make *** [build] Fehler 1
Have you actually *read* the output? It tells you, quite clearly,
even in German, that you don't have enough memory on that machine.
jens
_______________________________________________
Zope maillist - [email protected]
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 )