Re: [yocto] Problem using unix source in do_compile

2015-12-01 Thread Edward Vidal
Kherm, I did follow Paul recommendations.  The issue was not just using the source unix command. When I changed source to '.', a new error occurred.   do_compile) failed with exit code '1' What is the unexpected > operator? This error was caused by not having a gmake.  Searching to resolve the

Re: [yocto] Problem using unix source in do_compile

2015-11-30 Thread Khem Raj
On Nov 25, 2015 7:30 PM, "Edward Vidal" wrote: > > Hello all, > After a long time of trying to get Michael Looijmans fpga-image-adi.bb from meta-topic to work. I wanted to share the fix. I was running Ubuntu 12.04. > which sh > /bin/sh > cd /bin > ls -la sh > lrwxrwxrwx

Re: [yocto] Problem using unix source in do_compile

2015-11-23 Thread Paul Eggleton
On Monday 23 November 2015 19:08:27 Edward Vidal wrote: > Edward Vidal Jr. e-mail devel...@sbcglobal.net 915-595-1613 wrote: > On Sunday, November 22, 2015 3:35 PM, Paul Eggleton > wrote: >> On Sunday 22 November 2015 13:25:21 Edward Vidal wrote: >> > Hi all,I

Re: [yocto] Problem using unix source in do_compile

2015-11-22 Thread Paul Eggleton
Hi Edward, On Sunday 22 November 2015 13:25:21 Edward Vidal wrote: > Hi all,I am trying to use run the bitbake on a recipe that in the > do_compile uses the unix command source.This is the error that I am > getting. Log data follows:| DEBUG: Executing shell function do_compile > > |

[yocto] Problem using unix source in do_compile

2015-11-22 Thread Edward Vidal
Hi all,I am trying to use run the bitbake on  a recipe that in the do_compile uses the unix command source.This is the error that I am getting. Log data follows:| DEBUG: Executing shell function do_compile |