From owner-freebsd-hackers@FreeBSD.ORG Fri Dec 14 21:49:06 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07B1A16A419 for ; Fri, 14 Dec 2007 21:49:06 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (cl-506.trn-01.it.sixxs.net [IPv6:2001:1418:100:1f9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2169C13C448 for ; Fri, 14 Dec 2007 21:49:04 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 22465 invoked from network); 14 Dec 2007 21:49:03 -0000 Received: from unknown (HELO athlon.alexdupre.com) (192.168.178.2) by lab.alexdupre.com with SMTP; 14 Dec 2007 21:49:03 -0000 Message-ID: <4762FA4E.9040103@FreeBSD.org> Date: Fri, 14 Dec 2007 22:49:02 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.9 (X11/20071123) MIME-Version: 1.0 To: Chuck Robey References: <1196470143.4750af7f6accf@webmail.rawbw.com> <4752F825.8020505@chuckr.org> <20071203144159.irjelm2c0c8o8csw@webmail.leidinger.net> <47544B5A.9080903@chuckr.org> <20071205122123.phwu6uh7jksgcwk8@webmail.leidinger.net> <4760A7FE.9070409@chuckr.org> <20071213100821.bet532peog8g488s@webmail.leidinger.net> <4762989F.9070507@FreeBSD.org> <4762DEEA.2070703@chuckr.org> In-Reply-To: <4762DEEA.2070703@chuckr.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Alexander Leidinger , freebsd-hackers@freebsd.org, Yuri Subject: Re: Linux executable picks up FreeBSD library over linux one and breaks X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2007 21:49:06 -0000 Chuck Robey wrote: > I guess I might be wrong, but I have to say, wrapping everything really > does seem to me to be the hack. Call it a wrapper, call it a symlink, but it seems to me that you don't like linux libs in LOCALBASE *and* you don't like executable references in LOCALBASE (and these are the only two possibilities exposed by Alexander). I prefer the wrapper/symlink, because I think all linux stuff should be in /compat/linux. What do you propose, instead? -- Alex Dupre