From owner-freebsd-ports@freebsd.org Sat Apr 16 15:06:39 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 018C5AEDAC9 for ; Sat, 16 Apr 2016 15:06:39 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id E1DEE1FAD for ; Sat, 16 Apr 2016 15:06:38 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DDCB0AEDAC8; Sat, 16 Apr 2016 15:06:38 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB3C1AEDAC7 for ; Sat, 16 Apr 2016 15:06:38 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (unknown [IPv6:2a00:d1e0:1000:c00::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99F611FAC for ; Sat, 16 Apr 2016 15:06:38 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cloud.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 3qnHmm34M4zNdVn; Sat, 16 Apr 2016 15:06:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cloud.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id H2Wtd-PKyrMG; Sat, 16 Apr 2016 15:06:31 +0000 (UTC) Received: from [IPv6:2001:470:dca9:2::3] (celes.daemonic.se [IPv6:2001:470:dca9:2::3]) by mail.daemonic.se (Postfix) with ESMTPSA id 3qnHml5B5VzNdTc; Sat, 16 Apr 2016 15:06:31 +0000 (UTC) Subject: Re: FreeBSD Port: rrdtool-1.5.5_1 To: Sergey Masharov References: Cc: ports@FreeBSD.org From: Niclas Zeising Message-ID: <5f801516-5e73-441b-da59-229d9a40cfa0@freebsd.org> Date: Sat, 16 Apr 2016 17:06:15 +0200 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2016 15:06:39 -0000 On 2016-04-16 14:32, Sergey Masharov wrote: > Hello! > > after upgrading to 1.5 version from 1.4 rrdtool stops working: > > # rrdtool > Shared object "libnvidia-glsi.so.1" not found, required by "libEGL.so.1" > > all packages installed from binary distribution That seems like an issue with EGL, rather than rrdtool. I have to look into it a bit more closely though. Regards! -- Niclas