Hi, I am trying to build ruby-libvirt on MinGW. But it fails on rake build.
I am previously checked ext/libvirt/mkmf.log. The logged problem(libvirt not exist) is already solved. But next problem occured. Is there any suggestions? If this ML is not appropriate, please suggest me. ================== $ rake build --trace (in C:/msys/1.0/home/Administrator/work/ruby-libvirt) ** Invoke build (first_time) ** Invoke ext/libvirt/_libvirt.so (first_time) ** Invoke ext/libvirt/Makefile (first_time, not_needed) ** Invoke ext/libvirt/extconf.rb (first_time, not_needed) ** Invoke ext/libvirt/_libvirt.c (first_time, not_needed) ** Execute ext/libvirt/_libvirt.so make make: *** No rule to make target `ruby.h', needed by `_libvirt.o'. Stop. rake aborted! Command failed with status (2): [make...] ==================== Thanks Atsushi SAKAI _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
