You are not logged in.

#1 2012-07-17 20:39:29

Ignatius881
Member
From: Oviedo (Spain)
Registered: 2011-01-01
Posts: 39

Red Eclipse error while compiling

Hello.

I'm trying to install Red Eclipse. But when the compilation finishes, this message error appears:

ERFACE -DIRC -Ishared -Iengine -Igame -Ienet/include -I/usr/X11R6/include `sdl-config --cflags`   -c -o shared/zip.o shared/zip.cpp
g++ -O3 -fomit-frame-pointer -Wall -fsigned-char -fno-exceptions -fno-rtti -DINTERFACE -DIRC -Ishared -Iengine -Igame -Ienet/include -I/usr/X11R6/include `sdl-config --cflags` -o engine/engine.tmp.h.gch engine/engine.h
engine/engine.h:742:1: error fatal: no se puede escribir el fichero PCH: No queda espacio en el dispositivo
compilación terminada.
make: *** [engine/engine.h.gch] Error 1

And I can't install it after that, even if I restart the installation.

Offline

#2 2012-07-17 20:58:29

Psykorgasm
Member
Registered: 2011-11-24
Posts: 178

Re: Red Eclipse error while compiling

fatal error: Can not write file PCH: No space left on device
compilation terminated.

Fixing that would be a good start.
Maybe change your BUILDDIR for makepkg temporarily or increase tempfs. A simple reboot and do nothing but get a term up and build the package may also work.

Offline

Board footer

Powered by FluxBB