[vlc-devel] [vlc] Illegal Instruction problem
Taewook Kang
twkang at filewood.snu.ac.kr
Mon Apr 28 14:42:24 CEST 2003
Hello,
I want to use vlc player(0.5.3) in xscale board.
First, I configured like this
./configure -disable-gtk -enable-qte -disable-dvd -disable-ogg -disable-xvideo -disable-s이 -target=arm-linux -disable-mad -disable-x11 -disable-vorbis -with-qte=/opt/hardhat/mvlpk/lsp/intel-dbpxa250-mvlpk-arm_xscale_le/target/usr/local/qt
There was some problem in checking qt.h, but I passed it.
And I changed Makefile in all subdirectiories.
gcc -> /usr/local/xscale/arm-linux-gcc
g++ -> /usr/local/xscale/arm-linux-g++
ld -> /usr/local/xscale/arm-linux-ld
ar -> /usr/local/xscale/arm-linux-ar
strip -> /usr/local/xscale/arm-linux-strip
ranlib -> /usr/local/xscale/arm-linux-ranlib
and I typed ‘make’
after that, I moved files to xscale, and executed vlc
root at xstation:~/vlc-0.5.3#./vlc
VideoLAN Client 0.5.3 Natalya
Remote control interface initialization, ‘h’ for help
Add /root/mpeg/y.mpeg
Trying to add /root/mpeg/y.mpeg to playlist
Add: returned 0 (no error)
[00000117] main input : playlist item ‘/root/mpeg/y.mpeg’
Illegal instruction
root at xstation:~/vlc-0.5.3#./vlc
I don’t know what’s wrong
Please answer me.
Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20030428/2516b2da/attachment.html>
More information about the vlc-devel
mailing list