Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133340 - vino-2.13.5 avahi failure
Summary: vino-2.13.5 avahi failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-14 18:23 UTC by Chris White (RETIRED)
Modified: 2006-06-20 14:07 UTC (History)
2 users (show)

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


Attachments
vino-2.13.5-r1.ebuild (vino-2.13.5-r1.ebuild,1.90 KB, text/plain)
2006-05-20 18:10 UTC, Robin Perkins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris White (RETIRED) gentoo-dev 2006-05-14 18:23:03 UTC
vino-2.13.5 fails with current (avahi-0.6.{9,10}) versions of avahi because it is looking for avahi-client.pc, when the listed avahi versions only provide avahi-glib.pc and avahi-core.pc. Haven't had much time to look into the issue though.
Comment 1 Sven Wegener gentoo-dev 2006-05-15 11:36:07 UTC
avahi-client.pc gets installed with USE="dbus"
Comment 2 Robin Perkins 2006-05-20 18:10:35 UTC
Created attachment 87159 [details]
vino-2.13.5-r1.ebuild

Ebuild now checks that avahi was built with dbus support. I suspect that this is going to be something common for avahi based software to have to do.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2006-06-13 00:16:13 UTC
recompiled vino using this patch, no problem at compile time nor runtime. Please add it to the tree.
Comment 4 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-06-20 14:07:58 UTC
Fixes.  Thanks for bringing this up.