Hello,
When I compile OMX examples in EZSDK 5.03 (make omx in ezsdk directory) I get the following errors:
make[2]: Entering directory `/home/z3/z3-netra-RPS-20120221/ezsdk/component-sources/omx_05_02_00_30/examples/ti/omx/demos/dm81xx'
# Invoking configuro...
chmod a+x /home/z3/z3-netra-RPS-20120221/ezsdk/component-sources/omx_05_02_00_30/bin/maketemp_configuro_cmd_c6xdsp.bat
/home/z3/z3-netra-RPS-20120221/ezsdk/component-sources/omx_05_02_00_30/bin/maketemp_configuro_cmd_c6xdsp.bat
/home/z3/z3-netra-RPS-20120221/ezsdk/component-sources/omx_05_02_00_30/bin/maketemp_configuro_cmd_c6xdsp.bat: 1: -e: not found
make[2]: *** [xdc_configuro] Error 127
make[2]: Leaving directory `/home/z3/z3-netra-RPS-20120221/ezsdk/component-sources/omx_05_02_00_30/examples/ti/omx/demos/dm81xx'
make[1]: *** [dm81xxdspXdc] Error 2
make[1]: Leaving directory `/home/z3/z3-netra-RPS-20120221/ezsdk/component-sources/omx_05_02_00_30/src'
make: *** [omx] Error 2
I edited the env.mk file according to my environment, does anyone know what can be the problem?
Thanks.