Hello admins,
I have a very strange fail whe i try to compile a c program.
Whe i do:
server>>make -f programafuente all
I get:
Fatal: Insufficient virtual memory to continue compilation.
If i do:
server>> vmstat 1 5
While i doing the compilation, I get:
procs memory pages intr cpu
r w u act free wire fault cow zero react pin pout in sy cs us
sy id
4 653 33 90K 19K 16K 625 0 625 0 0 0 107 7K 1K
4 10 86
4 653 33 92K 17K 16K 1897 47 1807 0 49 0 16 2K 757
84 16 0
5 652 33 94K 16K 16K 2070 0 2070 0 0 0 7 1K 891
86 14 0
4 651 35 95K 14K 16K 1848 0 1848 0 0 0 10 1K 979
85 15 0
3 654 33 97K 12K 16K 2293 0 2293 0 0 0 12 1K 985
80 20 0
So, aparenty, i am out of cpu. But if i try to compile this, in a linux,
i get it without problems.
Any ideas,
Manuel Gonzales
Received on Mon Sep 04 2000 - 14:53:11 NZST