[Kde-nonlinux] QT snapshot fails to build on FreeBSD 4.5 -stable

Mike McLean kde-nonlinux@kde.org
30 Mar 2002 13:51:17 -0700


I'm attempting to build KDE 3 RC3 on my FreeBSD 4.5 -stable system. 
I've downloaded everything, and got qt configured fine, but the build
process fails here:

gmake[4]: Leaving directory
`/usr/home2/libolt2/kde/build/qt-copy-snapshot-20020319/tools/designer/uilib'
cd designer && gmake -f Makefile
gmake[4]: Entering directory
`/usr/home2/libolt2/kde/build/qt-copy-snapshot-20020319/tools/designer/designer'
/usr/home2/libolt2/kde/build/qt-copy-snapshot-20020319/bin/uic
dbconnections.ui -o dbconnections.h
/usr/libexec/ld-elf.so.1: Undefined symbol "_6QColor$colormodel"
referenced from COPY relocation in
/usr/home2/libolt2/kde/build/qt-copy-snapshot-20020319/bin/uic
gmake[4]: *** [dbconnections.h] Error 1
gmake[4]: Leaving directory
`/usr/home2/libolt2/kde/build/qt-copy-snapshot-20020319/tools/designer/designer'
gmake[3]: *** [sub-designer] Error 2
gmake[3]: Leaving directory
`/usr/home2/libolt2/kde/build/qt-copy-snapshot-20020319/tools/designer'
gmake[2]: *** [sub-designer] Error 2
gmake[2]: Leaving directory
`/usr/home2/libolt2/kde/build/qt-copy-snapshot-20020319/tools'
gmake[1]: *** [sub-tools] Error 2
gmake[1]: Leaving directory
`/usr/home2/libolt2/kde/build/qt-copy-snapshot-20020319'
gmake: *** [init] Error 2


Any help is appreciated

Mike