Subject: Error compiling bind 9.2.2 on 1.6.1
To: port-sparc64 <port-sparc64@netbsd.org>
From: leam <leam@reuel.net>
List: port-sparc64
Date: 06/26/2003 16:45:23
Im using a compiled 1.6.1, gcc 2.95, on a U1 with 384M physical ram and 
524M swap and getting "virtual memory exhausted" errors. Compiling as root.

Am I doing something wrong? Here's the output:

######

gcc  -g -O2  -I/home/leam/tmp/bind-9.2.2 -I./unix/include 
-I./nothreads/include  -I./include  -I./include        -W -Wall 
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat  -c sha1.c
sha1.c: In function `transform':
sha1.c:141: virtual memory exhausted
*** Error code 1

####

ciao!

leam