From owner-freebsd-questions@FreeBSD.ORG Sat Sep 27 06:14:56 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 DB2A816A4B3 for ; Sat, 27 Sep 2003 06:14:56 -0700 (PDT) Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.3.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9392C43FDD for ; Sat, 27 Sep 2003 06:14:53 -0700 (PDT) (envelope-from steven.lake@corecomm.com) Received: from mail4.mx.voyager.net (mail4.mx.voyager.net [216.93.66.203]) by out4.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 15A14C2B45; Sat, 27 Sep 2003 08:14:51 -0500 (CDT) Received: from wkslnng324.corecomm.com (brick.voyager.net [209.153.128.248]) by mail4.mx.voyager.net (8.12.10/8.10.2) with ESMTP id h8RDEodM044563; Sat, 27 Sep 2003 09:14:50 -0400 (EDT) Message-Id: <5.2.0.9.2.20030927091207.00a8f3f8@pop.voyager.net> X-Sender: steven.lake@pop.voyager.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sat, 27 Sep 2003 09:14:38 -0400 To: Kent Stewart , questions@freebsd.org From: Steven Lake In-Reply-To: <200309261827.11086.kstewart@owt.com> References: <200309262057.38420.steven.lake@corecomm.com> <200309262057.38420.steven.lake@corecomm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 13:14:57 -0000 Cool, that worked! Thanks! :) Silly me never thought about trying that. 0=) At 06:27 PM 9/26/2003 -0700, Kent Stewart wrote: >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