From owner-freebsd-multimedia@FreeBSD.ORG Sun May 15 10:12:17 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12D14106564A for ; Sun, 15 May 2011 10:12:17 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.120]) by mx1.freebsd.org (Postfix) with ESMTP id BB5878FC15 for ; Sun, 15 May 2011 10:12:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=ShXZvURzwXb+p1cVdShglE9ZIZ4gHRlLviY7i5oBbcU=; b=l5YAuJksjgkBym12WUjqBu5gIL4oFPGo5FCZzXrXL6MealwzmuXl0bA/KNiiPGCbiOidKi0Bb9a9iAT0whihtCAdjXxWjbEOvubP37lhEby0B32xusmSnbcldQ5mbalkTMtLF1bJO9AOIsjMfT0lpF1/ieROsa2bXUOekzS952Q=; Received: from [46.185.0.73] (helo=localhost) by fsm1.ukr.net with esmtps ID 1QLXyb-000MCK-N1 ; Sun, 15 May 2011 12:51:05 +0300 Date: Sun, 15 May 2011 12:52:52 +0300 From: Ivan Klymenko To: Daniele Mazzotti Message-ID: <20110515125252.5a90d966@ukr.net> In-Reply-To: References: X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@freebsd.org Subject: Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2011 10:12:17 -0000 =D0=92 Sun, 15 May 2011 10:22:19 +0200 Daniele Mazzotti =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > Hi Jurgen, >=20 > my name is Daniele. I am trying to install skype 2.1.0.81,1 as I am > interested to check if my Logitech webcam works with skype under > FreeBSD 8.2 (I can successfully use it under Ubuntu Linux 11.04). > However, I am stuck at step 0, that is, I cannot install skype from > ports. This is the output I get from the compiler. >=20 > ### Code ### >=20 > cd /usr/ports/net-im/skype/ && make install clean > =3D=3D=3D> skype-2.1.0.81,1 needs sys/dev/sound/pcm/dsp.c r221388 (and > other changes). Please update your system post r221583 / Sat May 7 > 09:26:11 2011 UTC. > *** Error code 1 >=20 > Stop in /usr/ports/net-im/skype. >=20 > ### Code ### >=20 > I have searched on the Internet but I found nothing. How can I update > my "system post r221583"? >=20 svn checkout -r 221583 svn://svn.freebsd.org/base/head /usr/src and then follow the file /usr/src/UPDATING > Regards, > Daniele > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" >=20 >=20