From owner-freebsd-ports@FreeBSD.ORG Sat Sep 20 05:11:53 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2B1516A4BF for ; Sat, 20 Sep 2003 05:11:52 -0700 (PDT) Received: from spam1.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 0838043FF2 for ; Sat, 20 Sep 2003 05:11:51 -0700 (PDT) (envelope-from lahaye@snu.ac.kr) Received: (snipe 7667 invoked by alias); 20 Sep 2003 12:41:26 -0000 Received: from lahaye@snu.ac.kr with Spamsniper2.0 (Processed in 0.013347 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 20 Sep 2003 12:41:26 -0000 X-RCPTTO: freebsd-ports@FreeBSD.ORG,freebsd-questions@FreeBSD.ORG, Received: from snu.ac.kr ([147.46.44.183]) by sis1.snu.ac.kr (8.12.9/8.12.9) with ESMTP id h8KCArtI034726; Sat, 20 Sep 2003 21:10:54 +0900 Message-ID: <3F6C4406.3020904@snu.ac.kr> Date: Sat, 20 Sep 2003 21:11:50 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030726 X-Accept-Language: en-us, ko-kr MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG References: <200309191515.01725.steven.lake@corecomm.com> <5.2.0.9.2.20030920071121.02115080@pop.voyager.net> In-Reply-To: <5.2.0.9.2.20030920071121.02115080@pop.voyager.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Problem installing/upgrading QT3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 12:11:53 -0000 Dragoncrest wrote: > >> > gmake[2]: *** No rule to make target >> `/usr/X11R6/include/qwindowsxpstyle.h', needed by >> `.obj/release-shared-mt/qstylefactory.o'. Stop. > > > My guess would be that there's an error in the make file or > build scripts for this. Since this is happening on the "make install" > part of the process I'm not sure what can be done for this short of > waiting on the maintainer to update the port with a corrected make file > or make script. Aside from that, you're stuck for now. Bad philosophy! In that case, revert the Qt port back to the previous working Qt 3.1 port ASAP and fix it in the meantime. Rob.