an error message when i try to do "make"

These are old archives. They are kept for historic purposes only.
Post Reply
HITMAN
Posts: 6
Joined: Fri Feb 09, 2007 3:43 am

an error message when i try to do "make"

Post by HITMAN »

hi. i see an error message when i try to do "make"..

Code: Select all

/tmp/ccvWyzuX.o: No space left on device
{standard input}: Assembler messages:
{standard input}:7142: FATAL: Can't write /tmp/ccvWyzuX.o: Illegal seek
make[2]: *** [commands.so] Error 1
make[2]: Leaving directory `/home/test/Unreal3.2/src/modules'
make[1]: *** [mods] Error 2
make[1]: Leaving directory `/home/test/Unreal3.2/src'
make: *** [build] Error 2
i tried to solve this problem, i changed makefile and makefile.in to solve this but i didn't do this...

first i see "makefile:160 missing seperator. stop" error message. then i change makefile doc to solve this. but it didnt solved. then i download unreal3.2.6.tar.gz my pc then i use it's makefile and makefile.in docs but again it didnt solve.. then i deleted line 160 and i see an error message top of subject...

please help..
thanks..

edit: please don't say "delete unreal and set up it again", because i know this..
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Delete something else - your hard disk is full.

/tmp/ccvWyzuX.o: No space left on device
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Post Reply