> /usr/include/asm/types.h:29: warning: empty declaration > comm.c:112: virtual memory exhausted > make[1]: *** [comm.o] Error 1 > make[1]: Leaving directory '/home/bubonic/circle/src' > make: *** [default] > Error 2 [...] > comm.c: In function 'main': > comm.c:216: virtual memory exhausted > That's it...I think I understand the virtual memory error...I'm assuming > that that just means that I ran out of RAM, so I just need to quit a few > applications that are running simulataneously. However, its the first > errors that I'm confused about that don't seem to make much sense. If you're out of RAM, you're out of RAM. The strange errors you were seeing at first is probably just another symptom of being out of virtual memory. Add more physical or virtual memory.
This archive was generated by hypermail 2b30 : 12/18/00 PST