Date: Tue, 21 Sep 2004 11:46:25 -0400 From: John Cholewa <freebsd-questions@jc-news.com> To: freebsd-questions@freebsd.org Subject: qt3 not compiling in ports? Message-ID: <41504CD1.2090705@jc-news.com>
next in thread | raw e-mail | index | archive | help
When trying to install kde3 (running "make clean; make" in /usr/ports/x11/kde3 and deselecting all optional features), I get the following error: install -s -o root -g wheel -m 555 /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/qvfb/qvfb /usr/X11R6/bin cd src/moc && make c++ -c -pipe -fno-exceptions -O -pipe -mcpu=pentiumpro -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I -I. -I/usr/local/include/freetype2 -I/usr/local/include -I../../include -I../tools -I. -I/usr/local/include -o ./moc_yacc.o moc_yacc.cpp moc.y:58:27: qplatformdefs.h: No such file or directory *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/src/moc. Should I try separately installing qt instead of relying on dependency resolution? That's what I'll be trying next, but I wanted to know if anybody has heard of problems building this. On the side, anybody have links to ports error reports? I had the pages for this bookmarked a long time ago, but I don't think I have that bookmark file lying around now. :/ -- -JC http://www.jc-news.com/parse.cgi?coding/main
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41504CD1.2090705>