Subject: kde3 build fails on i386
To: None <current-users@netbsd.org>
From: Louis Guillaume <lguillaume@berklee.edu>
List: current-users
Date: 04/16/2003 14:33:26
Hello,

When trying to build kde3 meta-package on i386, there's an error when 
compiling qt3-tools. I'm running 1.6Q.

###################################################


cd designer && /usr/pkg/bin/gmake -f Makefile
gmake[3]: Entering directory 
`/usr/src/pkgsrc/x11/qt3-tools/work.i386/qt-x11-free-3.1.2/tools/designer/designer'
/usr/src/pkgsrc/x11/qt3-tools/work.i386/qt-x11-free-3.1.2/bin/uic -L 
/usr/src/pkgsrc/x11/qt3-tools/work.i386/qt-x11-free-3.1.2/plugins 
listboxeditor.ui
  -o listboxeditor.h
gmake[3]: *** [listboxeditor.h] Segmentation fault (core dumped)
gmake[3]: Leaving directory 
`/usr/src/pkgsrc/x11/qt3-tools/work.i386/qt-x11-free-3.1.2/tools/designer/designer'
gmake[2]: *** [sub-designer] Error 2
gmake[2]: Leaving directory 
`/usr/src/pkgsrc/x11/qt3-tools/work.i386/qt-x11-free-3.1.2/tools/designer'
gmake[1]: *** [sub-designer] Error 2
gmake[1]: Leaving directory 
`/usr/src/pkgsrc/x11/qt3-tools/work.i386/qt-x11-free-3.1.2/tools'
gmake: *** [sub-tools] Error 2
*** Error code 2

Stop.
make: stopped in /usr/src/pkgsrc/x11/qt3-tools
*** Error code 1

###################################################

Please let me know if I can do anything to help fix this. Thanks,

Louis