From owner-freebsd-questions@FreeBSD.ORG Sat Mar 1 00:36:08 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 25E6A7CC for ; Sat, 1 Mar 2014 00:36:08 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F26D01AAC for ; Sat, 1 Mar 2014 00:36:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=L+5eRMtGCdfAPtiTM0yNM/FUHn/9aVmO7hSY4LF2+oc=; b=wDyxRVl08vXq4FNcSecJKiYaVAg7CV9Y8bUoG615zMhhPmLxR+HEFYpRkSSXE814tw5Yk9TR6+UOz6ssyc3IZ7EzOu6FLRjcN1w93EEROxRTOSMYqEx3vzpH3x+LrXKhWrYUZobRC6W2DQGMoU8uMGl9dQyng6jiidsk38CcW2E=; Received: from [182.4.120.244] (port=49111 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WJXuK-003VID-3m; Fri, 28 Feb 2014 17:36:01 -0700 Date: Sat, 1 Mar 2014 08:35:51 +0800 From: Erich Dollansky To: jerry@seibercom.net Subject: Re: Unable to build kde-workspace Message-ID: <20140301083551.29b44368@X220.alogt.com> In-Reply-To: <011501cf34b2$ad71c090$085541b0$@seibercom.net> References: <00b801cf349b$a3801850$ea8048f0$@seibercom.net> <20140301000529.6a50fdec@X220.alogt.com> <011501cf34b2$ad71c090$085541b0$@seibercom.net> Organization: ALO Green Technologies X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erich@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 00:36:08 -0000 Hi, On Fri, 28 Feb 2014 13:27:02 -0500 "Jerry" wrote: > > > Due to this problem, I am halfway through updating KDE4. > > > Unfortunately, now I cannot even start KDE, so I have a serious > > > problem. > > > > > > > you can avoid this problem in the future by using a tool like > > portupgrade > and > > by installing simple window manager like blackbox. > > > > Even if your KDE would be gone, you still would be able to use X. > > I used "portmaster" although I usually use "portupgrade". Building > manually though does not fix the problem. > I know. Just stay with portupgrade for the future. Always create packages as a backup. So, you can always go back to the old version, no matter what happens. I would suggest that you try an older revision now. I was able to build KDE with revision 342933. There should be newer revisions with which it still will work. Erich