From owner-freebsd-current@FreeBSD.ORG Mon Jan 8 19:01:01 2007 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1785616A415 for ; Mon, 8 Jan 2007 19:01:01 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.freebsd.org (Postfix) with ESMTP id A0ADF13C46C for ; Mon, 8 Jan 2007 19:00:58 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id l08J0uHJ015559 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 8 Jan 2007 20:00:56 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id l08J0uZX015558; Mon, 8 Jan 2007 20:00:56 +0100 (CET) Date: Mon, 8 Jan 2007 20:00:56 +0100 From: Divacky Roman To: Doug Barton Message-ID: <20070108190056.GA15080@stud.fit.vutbr.cz> References: <20070108165157.GA94941@stud.fit.vutbr.cz> <57417212@srv.sem.ipt.ru> <20070108180014.GA4540@stud.fit.vutbr.cz> <45A28D4D.9030507@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45A28D4D.9030507@FreeBSD.org> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: Boris Samorodov , current@FreeBSD.org Subject: Re: broken linuxulator in -current as of Jan 8 17:51:45 CET X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jan 2007 19:01:01 -0000 > Don't give up hope Roman. :) I need to study for exams (every day of this week 1 or 2 exams) and I need to use acroread for the studying :( > If it's of any use, I updated yesterday, and I get the following > behavior. As a regular user, or as root, and without chroot, I get: > > /compat/linux/bin/ls > /compat/linux/bin/ls: error while loading shared libraries: > /usr/lib/librt.so.1: ELF file OS ABI invalid > > As root, with chroot, I get: > > chroot /compat/linux /bin/ls > bin etc lib media mnt opt proc sbin selinux srv sys usr var thats exactly what I am getting.. the funny thing is that now I am running kernel from Jan 1st 2007, reinstalled fc4 and it STILL doesnt work. bad day today for me ;(