Subject: Problem compiling qt2-designer
To: None <port-sparc@netbsd.org>
From: Steven Grunza <steven_grunza@ieee.org>
List: port-sparc
Date: 09/21/2001 14:55:28
In attempting to compile qt2-designer-2.3.1, I've run into the problem
below....
gmake[5]: Entering directory
`/usr/pkgsrc/x11/qt2-designer/work/qt-2.3.1/tools/designer/designer'
c++ -c -I/usr/pkgsrc/x11/qt2-designer/work/.buildlink/qt2/include
-I/usr/pkgsrc/x11/qt2-designer/work/.buildlink/include -O2 -DDESIGNER
-I../shared -I../util -o mainwindow.o mainwindow.cpp
mainwindow.cpp: In method `void MainWindow::writeConfig()':
mainwindow.cpp:2696: virtual memory exhausted
I tried to add more swap space and got the following:
root@hw-sbus%(96) swapctl -l
Device 1K-blocks Used Avail Capacity Priority
/usr/spareswap 131109 524 130585 0% 0
/dev/sd0b 81607 6420 75187 8% 0
Total 212717 6944 205773 3%
Any ideas?