qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V6 1/5] libqblock build system


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH V6 1/5] libqblock build system
Date: Tue, 09 Oct 2012 16:25:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

Il 09/10/2012 02:01, wenchao xia ha scritto:
>>
>    Could u give more tip about this error? what is obj-amd64?
> My understanding is you tried to build the library from another
> directory similar as:
> /extend_disk/xiawenc/qemu/qemu have the qemu source code, then
> address@hidden xiawenc]$ pwd
> /extend_disk/xiawenc
> address@hidden xiawenc]$ make -C qemu/qemu libqblock.la
> failed.
> Please correct me.

mkdir obj-amd64
cd obj-amd64
../configure
make

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]