From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtprelay04.ispgateway.de ([80.67.18.16]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1RnzLp-0005N3-6D for ptxdist@pengutronix.de; Thu, 19 Jan 2012 22:16:54 +0100 Received: from [88.217.119.226] (helo=galilei.fritz.box) by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1RnzLo-0000jy-Rv for ptxdist@pengutronix.de; Thu, 19 Jan 2012 22:16:52 +0100 Message-ID: <4F188843.7020703@bwalle.de> Date: Thu, 19 Jan 2012 22:16:51 +0100 From: Bernhard Walle MIME-Version: 1.0 References: <1326745825-61103-1-git-send-email-bernhard@bwalle.de> <20120119195543.GA4854@pengutronix.de> In-Reply-To: <20120119195543.GA4854@pengutronix.de> Subject: Re: [ptxdist] [PATCH] Fix usage of fakeroot on Darwin Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Am 19.01.12 20:55, schrieb Michael Olbrich: > On Mon, Jan 16, 2012 at 09:30:25PM +0100, Bernhard Walle wrote: >> The extension of shared libraries on Darwin is .dylib, not .so. While >> the fakeroot script itself (which is part of the fakeroot distribution) >> can handle Darwin, ptxdist calls 'fakeroot' with the '-l' parameter and >> directly provides the full path to the shared library which is >> pre-loaded. > > Can you try removing '-l ' instead. From looking at the fakeroot > source, it should work. We use it like that in other places already. That works indeed. I also wondered why you're calling fakeroot with -l, but I thought it must have a reason. :) New version is coming. Regards, Bernhard -- ptxdist mailing list ptxdist@pengutronix.de