[virt-tools-list] [PATCH v2 0/6] [virt-viewer] Some cosmetic fixes
    Daniel P. Berrange 
    berrange at redhat.com
       
    Thu Nov  5 14:27:30 UTC 2015
    
    
  
On Wed, Nov 04, 2015 at 12:32:41PM -0200, Eduardo Lima (Etrunko) wrote:
> Resend of my cleanup series, please take a look. In this new version,
> I have found what was causing the errors running autogen.sh and updated
> git.mk from upstream.
This series broke the build on older RHEL because the m4/ directory
no longer exists in a clean checkout. The solution is to mkdir -p m4
in autogen.sh.
It also fails 'make syntax-check' on all platforms - please ensure
'make sytnax-check' passes before pushing any code to git master.
I've pushed changes to fix both these build problems.
Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|
    
    
More information about the virt-tools-list
mailing list