
On 03/23/2011 10:38 AM, Eric Blake wrote:
Among others, the missing radvd dependency showed up as:
error: Failed to start network ipv6net error: Cannot find radvd - Possibly the package isn't installed: No such file or directory
even when radvd was installed, because the RADVD preprocessor symbol was missing at configure time.
BuildRequires: libxml2-devel BuildRequires: xhtml1-dtds +BuildRequires: libxslt +BuildRequires: augparse
Shoot - that should be augeaus, for /usr/bin/augparse. But RHEL 5 lacks it, so it needs to be conditional. Also, RHEL 5 was giving me grief about libcurl-devel not being found; looks like it was named curl-devel in older versions. But that is only picked up if esx is being built, so I'm not sure why RHEL 5 insisted on it. Stay tuned for v4. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org