Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2006 00:55:11 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        ports@freebsd.org
Subject:   Re: Gnome 2.16 upgrade failed (yeah, I read /usr/src/UPDATING)
Message-ID:  <17717.45999.999228.850317@jerusalem.litteratus.org>
In-Reply-To: <200610172344.56519.daeg@houston.rr.com>
References:  <20061018032730.4E81445058@ptavv.es.net> <200610172344.56519.daeg@houston.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David J Brooks writes:
>  On Tuesday 17 October 2006 22:27, Kevin Oberman wrote:
>  > > From: Robert Huff <roberthuff@rcn.com>
>  > > Date: Tue, 17 Oct 2006 21:51:30 -0400
>  > > Sender: owner-freebsd-gnome@freebsd.org
>  > >
>  > > Rainer Alves writes:
>  > > >  * mplayer:
>  > > >  [rainer@bsd /usr/ports/multimedia/mplayer]$ make showconfig | grep -i
>  > > > skin SKINS=on "Force dependency on mplayer-skins"
>  > > >  In my case, mplayer decided to install the dependecy
>  > > >  mplayer-skins during its install phase, the mplayer-skins'
>  > > >  distfiles were corrupted and it failed to install
>  > > >  multimedia/mplayer. I was able to fix this with a rm -f
>  > > >  /usr/ports/distfiles/mplayer/* (which removes the skins
>  > > >  distfiles).
>  > >
>  > > 	mplayer also depends of win32-codecs, which is currently
>  > > FORBIDDEN due to security issues.  win32-codecs ahs no maintainer.
>  >
>  > If the latest win32-codecs is installed with default options, the
>  > vulnerability should be removed. Of course, it means you lack
>  > Quicktime. The current version, win32-codecs<3.1.0.p8_1,1 is listed as
>  > safe by portaudit and in the Makefile.
>  
>  How do you get it to build though? Here's what I got:
>  
>  [/usr/ports/multimedia/win32-codecs]# make
>  ===>  win32-codecs-3.1.0.p8_1,1 has known vulnerabilities:
>  => win32-codecs -- multiple vulnerabilities.
>     Reference: 
>  <http://www.FreeBSD.org/ports/portaudit/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html>;
>  => Please update your ports tree and try again.
>  *** Error code 1
>  
>  Stop in /usr/ports/multimedia/win32-codecs.

	cd usr/ports/multimedia/win32-codecs
	make rmconfig
	make config
	#	[Do NOT select the Quicktime module]
	make clean && make && make install 

	Worked as of 30 minutes ago.


				Robert Huff






	



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17717.45999.999228.850317>