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@xxxxxxxxxxxx | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list