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 ServeReceived on Tue Jan 09 2007 - 19:49:02 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:04 UTC