From owner-freebsd-questions@freebsd.org Wed Oct 18 16:01:18 2017 Return-Path: Delivered-To: freebsd-questions@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 1FA4FE3CEA2 for ; Wed, 18 Oct 2017 16:01:18 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from smtpd.telissant.net (smtpd.telissant.net [104.225.1.170]) (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 EAAF3839F2 for ; Wed, 18 Oct 2017 16:01:17 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from cortina.3dresearch.com (localhost [127.0.0.1]) by smtpd.telissant.net (Postfix) with ESMTP id 29AD31129A2 for ; Wed, 18 Oct 2017 12:01:15 -0400 (EDT) X-Virus-Scanned: amavisd-new at telissant.net Received: from smtpd.telissant.net ([127.0.0.1]) by cortina.3dresearch.com (cortina.3dresearch.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c1wNx99-TCUv for ; Wed, 18 Oct 2017 12:00:43 -0400 (EDT) Received: from elettra.3dresearch.com (unknown [71.112.240.123]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: elettra) by smtpd.telissant.net (Postfix) with ESMTPSA id 8412011298B for ; Wed, 18 Oct 2017 12:00:43 -0400 (EDT) Received: from elettra.3dresearch.com (localhost [127.0.0.1]) by elettra.3dresearch.com (Postfix) with SMTP id B79821A2BB5 for ; Wed, 18 Oct 2017 12:00:42 -0400 (EDT) Date: Wed, 18 Oct 2017 11:59:31 -0400 From: Janos Dohanics To: FreeBSD Questions Subject: Re: pkg_libchk(1) error Message-Id: <20171018115931.bb70975a3176f6f6b93f62ac@3dresearch.com> In-Reply-To: References: <20171018105839.9a3488aa803d16a6a8770c34@3dresearch.com> X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.31; amd64-portbld-freebsd10.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2017 16:01:18 -0000 On Wed, 18 Oct 2017 10:26:48 -0500 Adam Vande More wrote: > On Wed, Oct 18, 2017 at 9:58 AM, Janos Dohanics > wrote: > > > Greetings, > > > > [...] > > ELF binary type "0" not known. > > > > ...and these messages continue until I hit Ctrl-C. > > > > Any advice? > > > > Do you have the linuxulator installed and running correctly? > > -- > Adam Hi Adam, These are the linux ports I have: linux-c6-expat-2.0.1_5 = up-to-date with port linux-c6-fontconfig-2.8.0_3 = up-to-date with port linux-c6-xorg-libs-7.4_8 < needs updating (port has 7.4_10) linux_base-c6-6.8_12 < needs updating (port has 6.9_3) linuxlibertine-g-20120116_1 = up-to-date with port It seems these are dependencies of libreoffice and nvidia-driver, and both of those seem to work OK. -- Janos Dohanics