Other Parts Discussed in Thread: DM3730
Dear all,
I want to develop a live streaming server on my Beagleboad-xm (based on DM3730).
On the Beagleboard I have running an Angstrom distribution with gstreamer-ti inside built by narcissus.
My purpose is to develop the target applications on the Ubuntu host using DVSDK 4.03, but when I do make I receive this error:
# all files complete.
all files complete: jue feb 28 02:08:23 CET 2013.
/home/alberto/ti-dvsdk_dm3730-evm_04_03_00_06/xdctools_3_16_03_36/xdc -PR packages
making all: jue feb 28 02:08:23 CET 2013 ...
======== .interfaces [packages/ti/sdo/codecs/aachedec] ========
package.mak:17: *** el patrón de objetivo no contiene `%'. Alto.
gmake: *** [packages/ti/sdo/codecs/aachedec,.interfaces] Error 2
make[1]: *** [.all-packages] Error 2
make[1]: se sale del directorio «/home/alberto/ti-dvsdk_dm3730-evm_04_03_00_06/codecs-omap3530_4_02_00_00»
make: *** [codecs] Error 2
What is happening here?
In other hand, is my method a good way to develop the aplication for the live streaming server?
Thanks in advance
Best regards,