
1 Aug
2013
1 Aug
'13
11:05 p.m.
----- Original Message -----
From: "Eric Blake" <eblake@redhat.com> To: "Jincheng Miao" <jmiao@redhat.com> Cc: libvir-list@redhat.com Sent: Friday, August 2, 2013 4:01:02 AM Subject: Re: [libvirt] [PATCH] Fix test case qemuagenttest compilation.
I still couldn't reproduce your problem, when I tried './autogen CFLAGS=-O0'. Can you show the exact ./autogen.sh line you used (or at least what './config.status --version' shows), so that I know what options you enabled and disabled to get to a point where you hit a link failure?
I used: CFLAGS="-g2 -O0" ./autogen.sh --prefix=$HOME/libvirt-inst Does it '-g2' cause this error?