----- Original Message -----
From: "Eric Blake" <eblake(a)redhat.com>
To: "Jincheng Miao" <jmiao(a)redhat.com>
Cc: libvir-list(a)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?