From owner-freebsd-ports@freebsd.org Thu Oct 25 02:13:09 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 249E81079EF7 for ; Thu, 25 Oct 2018 02:13:09 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8120485B83 for ; Thu, 25 Oct 2018 02:13:08 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id w9P2DAV6007837 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 24 Oct 2018 19:13:11 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id w9P2D90Y007836; Wed, 24 Oct 2018 19:13:09 -0700 (PDT) (envelope-from fbsd) Date: Wed, 24 Oct 2018 19:13:09 -0700 From: bob prohaska To: Walter Schwarzenfeld Cc: freebsd-ports@freebsd.org Subject: Re: Config dialog seems to crash on RPI# Message-ID: <20181025021309.GA5687@www.zefox.net> References: <20181024174138.GA105@www.zefox.net> <563b460c-e565-d494-c6c8-ca6f0e44e041@utanet.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <563b460c-e565-d494-c6c8-ca6f0e44e041@utanet.at> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2018 02:13:09 -0000 On Wed, Oct 24, 2018 at 08:15:36PM +0200, Walter Schwarzenfeld wrote: > I cannot say if it helps, but with dialog problems in the past mostly > helps to recompile ports-mgmt/dialog4ports. > Recompiling dialog4ports certainly didn't hurt, afterwards it worked for chromium (chromium didn't compile anyway, as expected). The whole OS is recompiling now. Thanks for posting, bob prohaska