Subject: qt3-tools build failure
To: None <tech-pkg@NetBSD.ORG>
From: MLH <MLH@goathill.org>
List: tech-pkg
Date: 09/18/2003 09:08:59
x11/qt3-tools hasn't been able to build in over a week for me :

...
/pkg_comp/obj/pkgsrc/x11/qt3-tools/work.i386/.buildlink/lib/libXft.so:
undefined reference to `FcPatternPrint'
/pkg_comp/obj/pkgsrc/x11/qt3-tools/work.i386/.buildlink/lib/libXft.so:
undefined reference to `FcFontMatch'
/pkg_comp/obj/pkgsrc/x11/qt3-tools/work.i386/.buildlink/qt3/lib/libqt-mt.so:
undefined reference to `FcCharSetDestroy'
/pkg_comp/obj/pkgsrc/x11/qt3-tools/work.i386/.buildlink/qt3/lib/libqt-mt.so:
undefined reference to `FcFontSetDestroy'
/pkg_comp/obj/pkgsrc/x11/qt3-tools/work.i386/.buildlink/lib/libXft.so:
undefined reference to `FcDefaultSubstitute' gmake[3]: ***
[../../../bin/uic] Error 1 gmake[3]: Leaving directory
`/pkg_comp/obj/pkgsrc/x11/qt3-tools/work.i386/qt-x11-free-3.1.2/tools/
  designer/uic'
gmake[2]: *** [sub-uic] Error 2 gmake[2]: Leaving directory
`/pkg_comp/obj/pkgsrc/x11/qt3-tools/work.i386/qt-x11-free-3.1.2/tools/
  designer'
gmake[1]: *** [sub-designer] Error 2 gmake[1]: Leaving directory
`/pkg_comp/obj/pkgsrc/x11/qt3-tools/work.i386/qt-x11-free-3.1.2/tools'
gmake: *** [sub-tools] Error 2 *** Error code 2

Am I trying to jump the gun on kde-3.1.4 or is there some other
problem?