Re: [Gems-users] No rule to make target `mf_api.h'


Date: Mon, 3 Apr 2006 12:34:12 -0500 (CDT)
From: Luke Yen <lyen@xxxxxxxxxxx>
Subject: Re: [Gems-users] No rule to make target `mf_api.h'
  mf_api.h is found in ruby/interfaces/, and this file contains the API
Opal uses to communicate to Ruby, and vice versa.  There should also be a
symlink to this file in opal/system:

s1-32(81)% cd ../../opal/system/
s1-32(82)% ls -l mf_api.h
lrwxr-xr-x  1 lyen lyen 30 Mar  9 22:27 mf_api.h -> ../../ruby/interfaces/mf_api.h

   Luke

On Sun, 2 Apr 2006, James Wang wrote:

> Hi All:
>     I was trying to compile Opal today and got the
> following error. Any idea what that is?
>
> No rule to make target `mf_api.h', needed by
>  'x86-linux/obj/yags.d'.  Stop.
>
>
> Regards
> James
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
>
[← Prev in Thread] Current Thread [Next in Thread→]