From owner-freebsd-questions@FreeBSD.ORG Tue May 24 16:41:21 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DAA416A41C for ; Tue, 24 May 2005 16:41:21 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (mail.goinet.com [208.207.72.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B4C043D1F for ; Tue, 24 May 2005 16:41:21 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (localhost.goinet.com [127.0.0.1]) by mail.goinet.com (8.13.1/8.13.1) with ESMTP id j4OGfGM3047014; Tue, 24 May 2005 11:41:16 -0500 (CDT) (envelope-from tshadwick@goinet.com) Received: from localhost (tshadwick@localhost) by mail.goinet.com (8.13.1/8.13.1/Submit) with ESMTP id j4OGfGXB047011; Tue, 24 May 2005 11:41:16 -0500 (CDT) (envelope-from tshadwick@goinet.com) X-Authentication-Warning: mail.goinet.com: tshadwick owned process doing -bs Date: Tue, 24 May 2005 11:41:16 -0500 (CDT) From: Tony Shadwick To: Valerio Daelli In-Reply-To: Message-ID: <20050524114047.P47072@mail.goinet.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on mail.goinet.com X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: Linux library conversion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 16:41:21 -0000 I know it isn't a permanent fix, but could you temporarily use compat_linux to run the Linux library on FreeBSD? On Tue, 24 May 2005, Valerio Daelli wrote: > Hello > we have a linux perl program to run in FreeBSD. > We need to convert this library from Linux to FreeBSD: > > msparser.so: ELF 32-bit LSB shared object, Intel 80386, > version 1 (GNU/Linux), not stripped > > Is there any tool similar to brandelf to convert this library and make it > work under FreeBSD? > Thanks > > Valerio > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >