[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] qemud/.libs/libvirtd?
- From: Daniel Veillard <veillard redhat com>
- To: Jun Koi <junkoi2004 gmail com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] qemud/.libs/libvirtd?
- Date: Wed, 20 Aug 2008 10:48:59 +0200
On Wed, Aug 20, 2008 at 04:30:09PM +0900, Jun Koi wrote:
> Hi,
>
> I added some new code to libvirt.c, and recompile. However, when "make
> install". qemud/.libs/libvirtd is installed but not qemud/libvirtd.
> Why? Looks like a bug?
no that's normal, qemud/.libs/libvirtd is the real binary generated
and qemud/libvirtd is just a shell script calling it. That's the
standard setup when using libtools in configure.
> qemud/.libs/libvirtd! So "make install" installs the old binary, which
> I dont know where it is from. (Perhaps from the first compilation?)
>
> I am not familiar with the autoconf Makefile, and cannot figure it out
> why it is working this way.
You look a bit confused, I suggest you do 'make distclean' and restart
configure, make and make install
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]