From owner-freebsd-questions@FreeBSD.ORG Tue Mar 2 08:43:35 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 E603B16A4CE for ; Tue, 2 Mar 2004 08:43:35 -0800 (PST) Received: from www.mcmanis.com (www.mcmanis.com [66.125.189.29]) by mx1.FreeBSD.org (Postfix) with SMTP id 9E83A43D3F for ; Tue, 2 Mar 2004 08:43:35 -0800 (PST) (envelope-from cmcmanis@mcmanis.com) Received: (qmail 28682 invoked from network); 2 Mar 2004 16:53:49 -0000 Received: from home.mcmanis.com (HELO manowar.mcmanis.com) (66.125.189.30) by www.mcmanis.com with SMTP; 2 Mar 2004 16:53:49 -0000 Message-Id: <6.0.0.22.2.20040302084236.02d6e348@66.125.189.29> X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 02 Mar 2004 08:47:22 -0800 To: freebsd-questions@freebsd.org From: Chuck McManis Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: confirmed, my system is messed up :-( 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, 02 Mar 2004 16:43:36 -0000 Well, I've confirmed that I've managed to pretty much screw up my system by trying to upgrade to KDE 3.2. I can't get khello world to link. QT 3.2, no libXmu, the ports say libXt is "broken and needs to be fixed." sigh. As all I want to do is develop an application for KDE 3.2 (as opposed to work on KDE itself) I'm going to wait and 5.3 or 4.10 comes out and re-install my system from the built packages at that point. Thanks for the pointers on portupgrade and -pufa, even through I ran through portupgrade -pufa (and I've cvsup'd my ports tree) I have yet to get back to a system where I can do development. Good old gcc works fine though. --Chuck