From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 26 18:36:25 2011 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 743591065670 for ; Wed, 26 Jan 2011 18:36:25 +0000 (UTC) (envelope-from luchesar.iliev@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id BA4B28FC20 for ; Wed, 26 Jan 2011 18:36:22 +0000 (UTC) Received: by bwz12 with SMTP id 12so1670441bwz.13 for ; Wed, 26 Jan 2011 10:36:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:disposition-notification-to:date :from:organization:user-agent:mime-version:to:cc:subject:references :in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; bh=92Bawn7O8ARKlnW63iYdoSQBGmXbfCiD28yJIy+/xeY=; b=l3Z0rrcso1QHlg1ics4JCThSKPxigGUR3Cp5WizDP6Db3Cm9k4fs4YRxys6VRE6tWg CJmnE2zkbbaKjiGU+5KncmM81FruuARv3WMIjifciXi5ZDPQjCvnxsk6IFNuCxP3lESU jkAiK36pcwr3YhBNNMBzaBr0WKl9rNP93R/Sc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:organization :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=hlfs2MnRv1PnBCv3xuFmKsLCY2OJeDFFYQkeHfdHkz0qdB2ju6k8nPlhdXXZfMot3U 56tFQh1KDXgxIelPrkRVxf4FWarisgv7HXp4iiBrbUQzSwxLRmA7gSPlXywhT12ljo4L d0Ues3mO/2VbLJ9CGxWj0B7Gs06JhKg3RRLEI= Received: by 10.204.76.131 with SMTP id c3mr712727bkk.110.1296066184991; Wed, 26 Jan 2011 10:23:04 -0800 (PST) Received: from [79.124.93.41] ([79.124.93.41]) by mx.google.com with ESMTPS id u23sm5091122bkw.21.2011.01.26.10.23.02 (version=SSLv3 cipher=RC4-MD5); Wed, 26 Jan 2011 10:23:04 -0800 (PST) Message-ID: <4D406685.9040408@gmail.com> Date: Wed, 26 Jan 2011 20:23:01 +0200 From: "Luchesar V. ILIEV" Organization: Ideaconsult Ltd. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101229 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Oliver Fromme References: <201101241520.p0OFKxR4099375@lurza.secnetix.de> In-Reply-To: <201101241520.p0OFKxR4099375@lurza.secnetix.de> X-Enigmail-Version: 1.1.2 OpenPGP: id=9A1FEEFF; url=https://cert.acad.bg/pgp-keys/ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: v4l + webcamd + Logitech C210 + Skype (FreeBSD 8-stable) 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: Wed, 26 Jan 2011 18:36:25 -0000 On 01/24/2011 17:20, Oliver Fromme wrote: > Luchesar V. ILIEV wrote: > > Probably that's totally irrelevant to your problem, but you might try > > running Skype like the following and see if it makes any difference: > > > > $ LD_PRELOAD=/usr/local/lib/libv4l/v4l1compat.so /path/to/skype > > You cannot link a FreeBSD library to a Linux binary. > > Best regards > Oliver > I was thinking of different example that worked, but it was not with Linux binaries, indeed; I should've given it more thought before pressing the reply button. Sorry about that. Cheers, Luchesar