qt3 not compiling in ports?

John Cholewa freebsd-questions at jc-news.com
Tue Sep 21 08:43:09 PDT 2004


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



More information about the freebsd-questions mailing list