Help building android vlc source
Posted: 30 Jan 2013 08:14
Hi everyone,
I want to follow the steps of build android vlc source from the link http://wiki.videolan.org/AndroidCompile.
All the environments are set truely, but when I use compile.sh there is always error code:
./configure: line 12866: syntax error near unexpected token `FFT,'
./configure: line 12866: ` PKG_CHECK_MODULES(FFT, fftw3f)'
I use Ubuntu 11.04, pkg-config version 0.25, autoconf 2.69, cmake 2.8.3, libtool 2.4.2, automake 1.13.1. I have googled but still not found any clues.
Moreover, there are some others errors like:
/bin/rm: cannot remove `libtoolT': No such file or directory
...
cannot remove `conftest*': No such file or directory
...
rm: cannot remove `extra-h.in': No such file or directory
...
rm: cannot remove `./lib/libgsm.a': No such file or directory
...
Anyone had this error code and fixed it? Please help me.
I want to follow the steps of build android vlc source from the link http://wiki.videolan.org/AndroidCompile.
All the environments are set truely, but when I use compile.sh there is always error code:
./configure: line 12866: syntax error near unexpected token `FFT,'
./configure: line 12866: ` PKG_CHECK_MODULES(FFT, fftw3f)'
I use Ubuntu 11.04, pkg-config version 0.25, autoconf 2.69, cmake 2.8.3, libtool 2.4.2, automake 1.13.1. I have googled but still not found any clues.
Moreover, there are some others errors like:
/bin/rm: cannot remove `libtoolT': No such file or directory
...
cannot remove `conftest*': No such file or directory
...
rm: cannot remove `extra-h.in': No such file or directory
...
rm: cannot remove `./lib/libgsm.a': No such file or directory
...
Anyone had this error code and fixed it? Please help me.