Hi, I am trying to compile qt 2.3.2 with 4.2.99.1, where the xfree source is one week old, but I am out of luck:
qpsprinter.cpp: In method `QPSPrinterFont::QPSPrinterFont(const QFont &, QPSPrinterPrivate *)': qpsprinter.cpp:5187: passing `char **' as argument 4 of `FcPatternGetString(FcPattern *, const char *, int, FcChar8 **)' changes signed to unsigned gmake[1]: *** [kernel/qpsprinter.o] Error 1 This is due too the change of the 4th argument from 'char' to 'unsigned char' in XftPatternGetString (FcPatternGetString). qt 3.0.3 compiled, but only because the Xft support was not enabled. But I need qt 2.3.x and want the xft support, so this is not an option. The compiler is: gcc version 2.95.3 20010315 (release) (NetBSD nb1) Bernd P.S. I am not subscribed to this list, so please add me to the cc list. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
