skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches

Ivan Klymenko fidaj at ukr.net
Sun May 15 11:03:36 UTC 2011


В Sun, 15 May 2011 12:26:51 +0200
Koop Mast <kwm at rainbow-runner.nl> пишет:

> On Sun, 2011-05-15 at 12:52 +0300, Ivan Klymenko wrote:
> > В Sun, 15 May 2011 10:22:19 +0200
> > Daniele Mazzotti <kappei84 at gmail.com> пишет:
> > 
> > > Hi Jurgen,
> > > 
> > > 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.
> > > 
> > > ### Code ###
> > > 
> > > cd /usr/ports/net-im/skype/ && make install clean
> > > ===>  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
> > > 
> > > Stop in /usr/ports/net-im/skype.
> > > 
> > > ### Code ###
> > > 
> > > I have searched on the Internet but I found nothing. How can I
> > > update my "system post r221583"?
> > > 
> > 
> > svn checkout -r 221583 svn://svn.freebsd.org/base/head /usr/src
> > 
> > and then follow the file /usr/src/UPDATING
> 
> Seening Daniele runs 8.2, I don't think current is a good solution. 
> 8.2-stable should have the desired commit. The following two handbook
> chapters talk about how to do this.
> 
> http://www.freebsd.org/doc/handbook/synching.html
> http://www.freebsd.org/doc/handbook/makeworld.html
> 
> -Koop
> 
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


More information about the freebsd-multimedia mailing list