From kde-devel Sun May 18 22:36:19 2003 From: Adam Gorzkiewicz Date: Sun, 18 May 2003 22:36:19 +0000 To: kde-devel Subject: Can't compile qt-copy-3.2.0-b1 X-MARC-Message: https://marc.info/?l=kde-devel&m=105329747530893 [...] shared-mt/qfont_x11.o kernel/qfont_x11.cpp In file included from kernel/qfont_x11.cpp:57: kernel/qfontengine_p.h:268:21: ftxopen.h: No such file or directory In file included from kernel/qfont_x11.cpp:57: kernel/qfontengine_p.h:452: 'TTO_GDEF' is used as a type, but is not defined as a type. kernel/qfontengine_p.h:453: 'TTO_GSUB' is used as a type, but is not defined as a type. kernel/qfontengine_p.h:454: 'TTO_GPOS' is used as a type, but is not defined as a type. kernel/qfontengine_p.h:460: syntax error before `*' token kernel/qfontengine_p.h:461: syntax error before `*' token kernel/qfontengine_p.h:462: syntax error before `*' token kernel/qfontengine_p.h: In member function `short unsigned int* QOpenType::glyphs()': kernel/qfontengine_p.h:447: `str' undeclared (first use this function) kernel/qfontengine_p.h:447: (Each undeclared identifier is reported only once for each function it appears in.) make[1]: *** [.obj/release-shared-mt/qfont_x11.o] Error 1 [...] I have xftopen.h in /usr/include/freetype, but in the qfontengine_p.h it's included as "ftxopen.h". If i change this entry to "#include ", the problem still apears. Any ideas? Greetings -- Adam Gorzkiewicz PLD Linux Developer adgor@isn.pl adgor@pld.org.pl >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<