From owner-freebsd-emulation@FreeBSD.ORG Thu Apr 2 19:59:11 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31237106567D for ; Thu, 2 Apr 2009 19:59:11 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from mail-qy0-f134.google.com (mail-qy0-f134.google.com [209.85.221.134]) by mx1.freebsd.org (Postfix) with ESMTP id 914688FC1A for ; Thu, 2 Apr 2009 19:59:10 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: by qyk40 with SMTP id 40so1429597qyk.3 for ; Thu, 02 Apr 2009 12:59:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=2FVnSxfCkGPZ1ChVC/iyOi7TdDHt4D9d0OW+V06ywjQ=; b=t4IxSYIPAItpZm8DsTCWKTm2EOK9SHNC5N53280xAk5DGRCkSalvve1F+KVZCV6vKj fQGIAbqeQPKhc8/sbcLo29tD25hPyyPe9bwFsRCH+ojtuy8J4YnB9A+EEj/s+JaASeY6 5M+dIoQkS8TX1zYcwOnFXeLoK/0NgOMQwlHpE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=AZKRms5aB72RIA0OMHrRnUCpIcLgXtCyN4ezRWZ/OZXHIV9CHiEQncBjgytjUPsV6C BuOMVRVTgYkKFbZOSAZMgoxx95lvLKWmWIm3BpX1n8iPurqkPIwB1uce8DtWoHLQ+wyp ym0v96zQfkzArKrCo0J89fdxR8qtXi69qPDlQ= MIME-Version: 1.0 In-Reply-To: <200904021821.53043.tijl@ulyssis.org> References: <23488525@bb.ipt.ru> <200904021618.57368.tijl@ulyssis.org> <747dc8f30904020720i935e42aube49e5c4502af980@mail.gmail.com> <200904021821.53043.tijl@ulyssis.org> Date: Thu, 2 Apr 2009 16:58:52 -0300 Received: by 10.220.97.137 with SMTP id l9mr618738vcn.98.1238702347544; Thu, 02 Apr 2009 12:59:07 -0700 (PDT) Message-ID: <747dc8f30904021258j497b16cdkfed3101d259dbda0@mail.gmail.com> From: Renato Botelho To: Tijl Coosemans Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: HEADSUP: new linux infrastructure ports are committed X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2009 19:59:12 -0000 On Thu, Apr 2, 2009 at 1:21 PM, Tijl Coosemans wrote: > On Thursday 02 April 2009 16:20:55 Renato Botelho wrote: >> On Thu, Apr 2, 2009 at 11:18 AM, Tijl Coosemans wrote: >>> /compat/linux/bin/sh /compat/linux/usr/bin/ldd /compat/linux/usr/lib/libflashsupport.so >> >> garga@botelhor:~> /compat/linux/bin/sh /compat/linux/usr/bin/ldd >> /compat/linux/usr/lib/libflashsupport.so >> /compat/linux/usr/lib/libflashsupport.so: error while loading shared >> libraries: /usr/lib/libssl.so.5: ELF file OS ABI invalid > > Try the attached libflashsupport.so. This one has been linked with the > new libssl.so.6. Worked perfectly! Thanks. -- Renato Botelho