Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114699 - media-video/vlc-0.8.4-r1: error in avahi checking code, avahi < 0.6 fails configure
Summary: media-video/vlc-0.8.4-r1: error in avahi checking code, avahi < 0.6 fails con...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-07 00:23 UTC by Rigo
Modified: 2006-02-04 08:46 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 Rigo 2005-12-07 00:23:09 UTC
checking for BONJOUR... yes
checking for BONJOUR... configure: error: Package requirements (avahi-client >=
0.6) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the BONJOUR_CFLAGS and BONJOUR_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
avahi? ( >=net-dns/avahi-0.3 )"

needs to be 

avahi? ( >=net-dns/avahi-0.6 )"
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-07 01:42:47 UTC
Actually, the problem is different, I'll prepare a new patchset later today. 
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-04 08:46:42 UTC
I forgot to close this.