[libvirt] [PATCHv3 2/2] rpm: add missing dependencies

Eric Blake eblake at redhat.com
Wed Mar 23 17:08:47 UTC 2011


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 at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110323/1449787f/attachment-0001.sig>


More information about the libvir-list mailing list