On 27/4/18 11:36 pm, Joel Sherrill wrote:
> OK .. the waf in my git clone is OK
Clone of which repo?

> but the copy of waf-2.0.7 I downloaded
> and dropped in the top directory

Such as:

 cp ~/Downloads/waf-2.0.7 waf

?

Did you have to chmod the copied file?

> doesn't work:
> 
> [joel@rtbf64c examples-v2]$ ./waf distclean
> Traceback (most recent call last):
>   File "./waf", line 164, in <module>
>     from waflib import Scripting
> ImportError: No module named waflib
> [joel@rtbf64c examples-v2]$ ~/waf/waf/waf distclean
> 'distclean' finished successfully (0.001s)
> 
> Any thoughts?
> 

I think there is something wrong in your setup. I have no idea what this is from
this information.

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to