Date: Tue, 09 Jan 2007 23:51:01 +0300 From: Boris Samorodov <bsam@ipt.ru> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: Divacky Roman <xdivac02@stud.fit.vutbr.cz>, freebsd-current@freebsd.org Subject: Re: broken linuxulator in -current as of Jan 8 17:51:45 CET Message-ID: <46677978@srv.sem.ipt.ru> In-Reply-To: <20070109213151.2bf5a8f3@Magellan.Leidinger.net> (Alexander Leidinger's message of "Tue, 9 Jan 2007 21:31:51 %2B0100") 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46677978>