Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551102 - net-dns/avahi missing dependency on dev-libs/expat
Summary: net-dns/avahi missing dependency on dev-libs/expat
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2015-06-03 19:11 UTC by Richard Yao (RETIRED)
Modified: 2015-06-03 19:13 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 Richard Yao (RETIRED) gentoo-dev 2015-06-03 19:11:41 UTC
I caught this on Gentoo Prefix:

checking expat.h usability... no
checking expat.h presence... yes
configure: WARNING: expat.h: present but cannot be compiled
configure: WARNING: expat.h:     check for missing prerequisite headers?
configure: WARNING: expat.h: see the Autoconf documentation
configure: WARNING: expat.h:     section "Present But Cannot Be Compiled"
configure: WARNING: expat.h: proceeding with the compiler's result
configure: WARNING:     ## ----------------------------------------------------------- ##
configure: WARNING:     ## Report this to avahi (at) lists (dot) freedesktop (dot) org ##
configure: WARNING:     ## ----------------------------------------------------------- ##
checking for expat.h... no
checking for XML_ParserCreate in -lbsdxml... no
configure: error: *** neither libexpat not libbsdxml could be found ***

We need a dependency on dev-libs/expat.
Comment 1 Richard Yao (RETIRED) gentoo-dev 2015-06-03 19:13:01 UTC
My apologies for the noise. I didn't look at this carefully enough. The dependency is there.