On Fri, Jun 27, 2008 at 7:27 AM, Atsushi SAKAI <[EMAIL PROTECTED]> wrote:
> 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?

Looks like the generated makefile you're using is not adding the
correct paths to include and search for ruby.h

Besides that I cannot help you, only suggest you to try the rubyinstaller build.

> If this ML is not appropriate, please suggest me.
>

You could get better answers on ruby-talk mailing list. This list is
mostly aimed at rubygems stuff, not compilation of extensions (even if
there is a gem what you have problems with).

-- 
Luis Lavena
AREA 17
-
Human beings, who are almost unique in having the ability to learn from
the experience of others, are also remarkable for their apparent
disinclination to do so.
Douglas Adams
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to