Subject: KDE problem revisted
To: NetBSD List <port-mac68k@netbsd.org>
From: Greg Evans <raisplin@rcn.com>
List: port-mac68k
Date: 03/25/1999 22:41:29
OK, using the suggestions of the list, her is the problem I am having:

gmake[2]: Entering directory 
`/usr/pkgsrc/x11/kdelibs/work/kdelibs-1.1/kab'
/usr/pkg/bin/pkglibtool-1.2p1 --cplusplus --install-la --mode=compile g++ 
-DHAVE_CONFIG_H -I. -I. -I.. -I../kdecore -I../kdeui -I../kfile 
-I../kfmlib -I/usr/X11R6/include/qt -I/usr/X11R6/include 
-I/usr/pkg/include  -O -c widget.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdecore -I../kdeui -I../kfile 
-I../kfmlib -I/usr/X11R6/include/qt -I/usr/X11R6/include 
-I/usr/pkg/include -O -c -fPIC -DPIC widget.cc
widget.cc: In method `AddressWidget::AddressWidget(QWidget *, const char 
*, bool)':
widget.cc:83: virtual memory exhausted
gmake[2]: *** [widget.lo] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/x11/kdelibs/work/kdelibs-1.1/kab'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/x11/kdelibs/work/kdelibs-1.1'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
*** Error code 1

(The above Stop repeats 10 times)

Stop.


Accordingto 'dmesg' the memory on my machine is as follows

real mem = 37748736
avail mem = 33374208

and my swap partition is ~48 megs as I recall....is there a way for me to 
compie this or am i stuck?

Regards,

Greg