When bitbaking ti-dsplink, the build fails with:
cl6x ... failure.c
| /bin/sh: /stuff/build/tmp/staging/beagleboard-angstrom-linux-gnueabi/usr/share/ti/ti-cgt6x-tree/bin/cl6x: No such file or directory
| make[3]: *** [failure.c.deb] Error 127
| make[3]: Leaving directory `/stuff/build/tmp/work/beagleboard-angstrom-linux-gnueabi/ti-dsplink-1_1_65_00_02-r70f/dsplink_linux_1_65_00_02/dsplink/dsp/src/base/gen'
| make[2]: *** [objdeb] Error 2
...
NOTE: Tasks Summary: Attempted 737 tasks of which 737 didn't need to be rerun and 1 failed.
ERROR: '/stuff/openembedded/recipes/ti/ti-dsplink_1.65.00.02.bb' failed
the ti-cgt6x-tree directory only has an empty patches directory below it. I can bitbake the c6 compilers themselves.
Anyone know what's going on?
thanks