From owner-freebsd-questions@FreeBSD.ORG Fri Sep 26 18:27:21 2003 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 B640F16A4B3 for ; Fri, 26 Sep 2003 18:27:21 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE4C943FF3 for ; Fri, 26 Sep 2003 18:27:20 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h8R1RFw23696; Fri, 26 Sep 2003 18:27:16 -0700 From: Kent Stewart To: Steve Lake , questions@freebsd.org Date: Fri, 26 Sep 2003 18:27:11 -0700 User-Agent: KMail/1.5.4 References: <200309262057.38420.steven.lake@corecomm.com> In-Reply-To: <200309262057.38420.steven.lake@corecomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309261827.11086.kstewart@owt.com> Subject: Re: Problem upgrading QT still. (everything else upgrades) 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: Sat, 27 Sep 2003 01:27:21 -0000 On Friday 26 September 2003 05:57 pm, Steve Lake wrote: > Still getting issues upgrading QT on my box. I'm to understand it's > fixed for the most part for others, but it's not for me. When I try > to upgrade QT or do a make on it I get the following error: > > ===> qt-3.2.1 is marked as broken: You have QT2 headers installed! > Installing this port will result in conflicts between QT3 and QT2!. > > Uh, ok. Anyone know how to fix this? Never encountered an error > like this and Google has on info on this. I've looked already. Any > help is welcome. Thanks. What does "pkg_info | grep qt" show. The make file thinks you have qt-2 installed. It has found "${X11BASE}/include/qt2/qapp.h". If you have pkg_delete'ed qt-2, then, you should be able to just rm qapp.h and try again. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html