Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113665 - avahi-0.6.1 breaks vlc-0.8.4_beta3
Summary: avahi-0.6.1 breaks vlc-0.8.4_beta3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-26 15:18 UTC by Gergan Penkov
Modified: 2005-11-27 04:07 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 Gergan Penkov 2005-11-26 15:18:26 UTC
The new avahi-0.6.1 breaks API/ABI-compatibility with the 0.5-series and
although vlc does not depend on it in the ebuild, it will be enabled by default
if the avahi-library gets found by the configure-script and will fail to compile
with the new version. 
So there are two resolutions, correct the ebuild and make it depend with use
flag on avahi-0.5* or disable it explicitely with --disable-bonjour. 
If the devs want, I could post the compilation error.
steps to reproduce install avahi-0.6.1, rebuild vlc.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-11-27 04:07:29 UTC
Thanks for reporting, currently disabled to avoid issues, until a new solution 
is found.