Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165986 - media-video/vlc-0.8.6* requires gnutls >1.2.9
Summary: media-video/vlc-0.8.6* requires gnutls >1.2.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 20:00 UTC by Scott Bertilson
Modified: 2007-02-08 21:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Bertilson 2007-02-08 20:00:48 UTC
The "configure.ac" for VLC from 0.8.6 adds a check for a version of gnutls of 1.2.9 or better.  0.8.5 didn't check this.  The ebuilds for 0.8.6 only require 1.0.17 or better.

Reproducible: Always

Steps to Reproduce:
1.attempted to upgrade vlc from 0.8.5 to 0.8.6 with gnutls of 1.2.3, bombed
2.
3.

Actual Results:  
checking for Ph.h... no
checking for GNUTLS_CFLAGS... 
checking for GNUTLS_LIBS... 
configure: error: gnutls not present or too old (version 1.2.9 required)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-08 21:34:34 UTC
Kindly update your system properly using emerge -uD world; the lowest gnutls version in the tree is 1.4.4-r1.
Comment 2 Alexis Ballier gentoo-dev 2007-02-08 21:45:01 UTC
dep fixed thanks.