Date: Thu, 2 May 2002 09:32:24 -0700 (PDT) From: Tom Kersten <tomkersten98@yahoo.com> To: freebsd-questions@freebsd.org Subject: QT3 installation problem (from ports) Message-ID: <20020502163224.78261.qmail@web10002.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hello, I am having trouble installing Qt-3.0 from the ports. I can't figure out why, here is my output, any help is appreciated. Let me know if you need more information, I am unsure of what else to include at this point. Thanks, Thomas Kersten reults from "make install && make clean" in the /usr/ports/x11-toolkits/qt30 directory: <snipped> gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.3 /src/moc' cd src && gmake gmake[1]: Entering directory `/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0. 3/src' g++ -c -pipe -fno-exceptions -I/usr/local/include -Wall -W -g -pthread -D_THREAD _SAFE -fPIC -DQT_SHARED -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_NIS -DQT _BUILTIN_GIF_READER=1 -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLA CE -DQT_NO_STYLE_COMPACT -I/usr/local/include/freetype2 -I/usr/local/include -I/ usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.3/include -I/usr/X11R6/include -I.moc/debug-mt/ -I/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.3/mkspecs/f reebsd-g++ -o .obj/debug-mt/qapplication_x11.o kernel/qapplication_x11.cpp In file included from kernel/qt_x11.h:143, from kernel/qinputcontext_p.h:5, from kernel/qapplication_x11.cpp:77: /usr/X11R6/include/X11/Xft/XftFreetype.h:34: syntax error before `;' /usr/X11R6/include/X11/Xft/XftFreetype.h:37: syntax error before `;' /usr/X11R6/include/X11/Xft/XftFreetype.h:41: syntax error before `;' /usr/X11R6/include/X11/Xft/XftFreetype.h:54: syntax error before `;' /usr/X11R6/include/X11/Xft/XftFreetype.h:71: syntax error before `,' gmake[1]: *** [.obj/debug-mt/qapplication_x11.o] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.3 /src' gmake: *** [sub-src] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/qt30. __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020502163224.78261.qmail>