----- Original Message -----
> From: "Itzik Brown" <itz...@mellanox.com>
> To: vdsm-devel@lists.fedorahosted.org
> Sent: Wednesday, September 19, 2012 5:12:28 PM
> Subject: [vdsm] Problem building vdsm RPM
> 
> 
> 
> 
> 
> I'm trying to build vdsm from git . After make rpm I get these
> errors:
> 

<snip>

How exactly do you try to build?

This is what working for me:

$ git clone ...
$ cd vdsm
$ autoreconf -ivf
$ ./configure
$ make dist
$ rpmbuild -tb vdsm*.gz

Alon.
_______________________________________________
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel

Reply via email to