
On 05/31/2012 11:01 PM, Eric Blake wrote:
On 05/31/2012 02:19 AM, Alex Jia wrote:
Hi Eric, Compiling error still exists: <snip> Considering target file `test_libvirt_sanlock.aug'. File `test_libvirt_sanlock.aug' does not exist. Considering target file `locking/test_libvirt_sanlock.aug.in'. File `locking/test_libvirt_sanlock.aug.in' does not exist. Finished prerequisites of target file `locking/test_libvirt_sanlock.aug.in'. Must remake target `locking/test_libvirt_sanlock.aug.in'. make[3]: Entering directory `/home/ajia/Workspace/libvirt/src' make[3]: *** No rule to make target `locking/test_libvirt_sanlock.aug.in', needed by `test_libvirt_sanlock.aug'. Stop. </snip> How is that possible? Are you building from libvirt.git (where src/locking/test_libvirt_sanlock.aug.in is part of the repo) or from a tarball (and if so, how did you create the tarball)? Are you doing an in-tree build or a VPATH build? Ah, I need to clarify this problem, I shouldn't directly reply this mail, in fact, my problem hasn't relationship with this fixing, it just is a compiling error when run 'make' not 'make rpm', then I will meet the above issue.
Thanks, Alex