This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: Libdce autogen error

Part Number: AM5728

Tool/software: Linux

Hi:

I got libdce source code from : git://git.omapzoom.org/repo/libdce.git

ran script and I got this info:

loe@una:~/github/libdce$ ./autogen.sh --prefix=/usr
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize: '/home/loe/SDK/ti-processor-sdk-linux-rt-am57xx-evm-03.03.00.04/linux-devkit/sysroots/x86_64-arago-linux/usr/share/aclocal/libtool.m4'
libtoolize: '/home/loe/SDK/ti-processor-sdk-linux-rt-am57xx-evm-03.03.00.04/linux-devkit/sysroots/x86_64-arago-linux/usr/share/aclocal/ltoptions.m4'
libtoolize: '/home/loe/SDK/ti-processor-sdk-linux-rt-am57xx-evm-03.03.00.04/linux-devkit/sysroots/x86_64-arago-linux/usr/share/aclocal/ltsugar.m4'
libtoolize: '/home/loe/SDK/ti-processor-sdk-linux-rt-am57xx-evm-03.03.00.04/linux-devkit/sysroots/x86_64-arago-linux/usr/share/aclocal/ltversion.m4'
libtoolize: '/home/loe/SDK/ti-processor-sdk-linux-rt-am57xx-evm-03.03.00.04/linux-devkit/sysroots/x86_64-arago-linux/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
./autogen.sh: line 16: --copy: command not found
./configure --enable-maintainer-mode --prefix=/usr
./autogen.sh: line 26: ./configure: No such file or directory
configure failed

how can I deal with these? And I can't find configure file, is the configure.ac that file?

SOFTWARE: processor-sdk-rt3.3 , ubuntu14.04

Thanks,

Luxiye