-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jens Vagelpohl wrote: > > 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.
I used to see errors similar to that one (but not in German ;) when building the Zope extension modules on a machine with a flaky RAM chip. Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 [EMAIL PROTECTED] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDRUgF+gerLs4ltQ4RAo/bAJ9rQvvRtF2pIwJyE6UBpkfTTS4yjgCfWx4Q tV+YXyNiIxY6vxx+81x7M8s= =inNh -----END PGP SIGNATURE----- _______________________________________________ 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 )
