[yocto] Problem using unix source in do_compile

Edward Vidal develone at sbcglobal.net
Wed Nov 25 19:29:28 PST 2015


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 1 root root 4 May 16  2015 sh -> dash
ln -sf bash shls -la /bin/sh
lrwxrwxrwx 1 root root 4 Nov 25 17:28 /bin/sh -> bash
which gmake
/usr/bin/gmake
cd /usr/bin
ln -sf make gmake
ls -la /usr/bin/gmakeThanks for all the help.
Edward Vidal Jr. e-mail develone at sbcglobal.net 915-595-1613
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151126/74ffc4a4/attachment.html>


More information about the yocto mailing list