
8 Sep
2016
8 Sep
'16
3:24 p.m.
Thanks John, Don't worry. We are here to help you, guys. :-) Julio Cesar Faracco 2016-09-07 19:09 GMT-03:00 John Ferlan <jferlan@redhat.com>:
On 09/07/2016 05:43 PM, Julio Faracco wrote:
There is an issue with a wrong label inside vah_add_path(). The compilation fails with the error: make[3]: Entering directory '/tmp/libvirt/src' CC security/virt_aa_helper-virt-aa-helper.o security/virt-aa-helper.c: In function 'vah_add_path': security/virt-aa-helper.c:769:9: error: label 'clean' used but not defined goto clean;
This patch moves 'clean' label to 'cleanup' label.
UGH... may bad, strange I thought I had set up my environment to compile the AppArmor environment too...
I've pushed the patch.
John