From owner-freebsd-current@FreeBSD.ORG Tue Jan 9 20:49:02 2007 Return-Path: X-Original-To: freebsd-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 0152716A412 for ; Tue, 9 Jan 2007 20:49:02 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.ipt.ru (mail.ipt.ru [80.253.10.82]) by mx1.freebsd.org (Postfix) with ESMTP id AD41613C45B for ; Tue, 9 Jan 2007 20:49:01 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from admin.sem.ipt.ru ([192.168.12.1] helo=ipt.ru) by mail.ipt.ru with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1H4Ntw-0007Ib-2B; Tue, 09 Jan 2007 23:48:57 +0300 Received: from bsam by ipt.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1H4Nvx-000B1n-Tv; Tue, 09 Jan 2007 23:51:01 +0300 To: Alexander Leidinger References: <20070108165157.GA94941@stud.fit.vutbr.cz> <57417212@srv.sem.ipt.ru> <20070108180014.GA4540@stud.fit.vutbr.cz> <20070108210813.368389dc@Magellan.Leidinger.net> <20070109204604.62915dc7@Magellan.Leidinger.net> <89565167@srv.sem.ipt.ru> <20070109213151.2bf5a8f3@Magellan.Leidinger.net> From: Boris Samorodov Date: Tue, 09 Jan 2007 23:51:01 +0300 In-Reply-To: <20070109213151.2bf5a8f3@Magellan.Leidinger.net> (Alexander Leidinger's message of "Tue, 9 Jan 2007 21:31:51 +0100") Message-ID: <46677978@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Divacky Roman , freebsd-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: Tue, 09 Jan 2007 20:49:02 -0000 On Tue, 9 Jan 2007 21:31:51 +0100 Alexander Leidinger wrote: > That's the problem... I don't think we can handle this in the kernel > (at least I don't have an idea how we could do this without preventing > to load FreeBSD libs at hardcoded places all), and the linux userland > is not within our control (except for the config files). Maybe it is an absurd idea, but can we implement the library searching: for i in (linux,freebsd) do for y in (/usr,/usr/local,etc) do find_a_library done done Currently (imho) we have those loops inverted. > BTW: Roman is going back in time to find the date where this broke, but > I think he will not be happy with the result... +1... WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve