From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mediacenter.hi.pengutronix.de ([2001:6f8:1178:2::65]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1RnzSu-0005su-Ql for ptxdist@pengutronix.de; Thu, 19 Jan 2012 22:24:12 +0100 Received: from mol by mediacenter.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1RnzSu-00029I-Pl for ptxdist@pengutronix.de; Thu, 19 Jan 2012 22:24:12 +0100 Date: Thu, 19 Jan 2012 22:24:12 +0100 From: Michael Olbrich Message-ID: <20120119212412.GD4854@pengutronix.de> References: <1326745825-61103-1-git-send-email-bernhard@bwalle.de> <20120119195543.GA4854@pengutronix.de> <4F188843.7020703@bwalle.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4F188843.7020703@bwalle.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 On Thu, Jan 19, 2012 at 10:16:51PM +0100, Bernhard Walle wrote: > 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. :) Well this was added before we hacked fakeroot to find the lib by itself... Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de