From owner-freebsd-questions@FreeBSD.ORG Tue Sep 21 15:43:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73D5A16A4CE for ; Tue, 21 Sep 2004 15:43:09 +0000 (GMT) Received: from phantom.chiptech.com (phantom.chiptech.com [69.41.161.32]) by mx1.FreeBSD.org (Postfix) with SMTP id D63EA43D1F for ; Tue, 21 Sep 2004 15:43:08 +0000 (GMT) (envelope-from freebsd-questions@jc-news.com) Received: (qmail 25841 invoked from network); 21 Sep 2004 15:43:08 -0000 Received: from unknown (HELO ?192.168.0.10?) (64.115.119.58) by 0 with SMTP; 21 Sep 2004 15:43:08 -0000 Message-ID: <41504CD1.2090705@jc-news.com> Date: Tue, 21 Sep 2004 11:46:25 -0400 From: John Cholewa User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707 MultiZilla/1.6.4.0b X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: qt3 not compiling in ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 15:43:09 -0000 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