Date: Sun, 15 May 2011 14:03:32 +0300 From: Ivan Klymenko <fidaj@ukr.net> To: Koop Mast <kwm@rainbow-runner.nl> Cc: freebsd-multimedia@freebsd.org, Daniele Mazzotti <kappei84@gmail.com> Subject: Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches Message-ID: <20110515140332.3acb7412@ukr.net> In-Reply-To: <1305455213.2833.3.camel@crashalot.rainbow-runner.nl> References: <BANLkTinK1JN-ufVmTj5oxncxfKVpZa%2B%2BUQ@mail.gmail.com> <20110515125252.5a90d966@ukr.net> <1305455213.2833.3.camel@crashalot.rainbow-runner.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
=D0=92 Sun, 15 May 2011 12:26:51 +0200 Koop Mast <kwm@rainbow-runner.nl> =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > On Sun, 2011-05-15 at 12:52 +0300, Ivan Klymenko wrote: > > =D0=92 Sun, 15 May 2011 10:22:19 +0200 > > Daniele Mazzotti <kappei84@gmail.com> =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >=20 > > > 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 (a= nd > > > 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 > >=20 > > svn checkout -r 221583 svn://svn.freebsd.org/base/head /usr/src > >=20 > > and then follow the file /usr/src/UPDATING >=20 > Seening Daniele runs 8.2, I don't think current is a good solution.=20 > 8.2-stable should have the desired commit. The following two handbook > chapters talk about how to do this. >=20 > http://www.freebsd.org/doc/handbook/synching.html > http://www.freebsd.org/doc/handbook/makeworld.html >=20 > -Koop >=20 You are right! I forgot to take into account that this is my CURRENT... Pardon me. You need replace svn://svn.freebsd.org/base/head to svn://svn.freebsd.org/base/releng/8.2 svn checkout -r 221583 svn://svn.freebsd.org/base/releng/8.2 /usr/src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110515140332.3acb7412>