Subject: qt2-designer on sparc
To: None <tech-pkg@netbsd.org>
From: Pierre Bourgin <pierre.bourgin@pcotech.fr>
List: tech-pkg
Date: 04/09/2001 12:22:26
Hello,
does someone succefully compiled the package 'qt2-designer' on netbsd/sparc
?
On my side, It does not work : 'virtual memory exhausted' with 85 MB of
free RAM (on 112 MB) and 120 MB swap ! It takes ~ 15 minutes come to this
state (40 MHz CPU) while cc1plus process is growing and growing up to 85
MB ! :
------------------------
c++ -c -I/usr/X11R6/qt2/include -O2 -DDESIGNER -DHAVE_KDE -I../shared
-I../util
-I/usr/X11R6/include -o mainwindow.o mainwindow.cpp
mainwindow.cpp: In method `void MainWindow::writeConfig()':
mainwindow.cpp:2696: virtual memory exhausted
gmake[5]: *** [mainwindow.o] Error 1
------------------------
I'm running NetBSD-15alpha2 on a Sun SparcStation 10 and use pkgsrc.tar.gz
of 4th of April.
I noticed this packages is not available for 1.5/sparc, as kde2 stuff too
(except kde2libs).
Someone has an explanation about this thing, a tips ?
Regards,
Pierre Bourgin