Index: [thread] [date] [subject] [author]
  From: Angelique Coviello <amc1@duke.edu>
  To  : 
  Date: Mon, 8 Feb 1999 00:34:44 -0500

Compiling

I know, you'd think after all of our complaints, we would be able to
figure out some of these compile errors on our own, but this one has me
stumped.  It looks like it is a memory problem, as in, I don't have
enough of it.  But I ran my quota and I only have 72% used up, so i
assume it's not that.  Any other ideas?
Here is the message I'm getting when I try to compile my hyperwag.cc:

cd /afs/acpub/users/a/m/amc1/cps108/hyperwag/
make hyperwag
znol: while getting WindowGram port

g++  -g -Wall -I.  -I/afs/acpub/users/r/c/rcduvall/csp108/include  -c
hyperwag.cc
cpp: /var/tmp/cc0XVRDA.ii: No space left on device
*** Error code 1
make: Fatal error: Command failed for target `hyperwag.o'

Compilation exited abnormally with code 1 at Mon Feb  8 00:34:28



Index: [thread] [date] [subject] [author]