[vlc] Re: problem to intall vlc on yellow dog linux
yingfui
yingfui at ant.comm.ccu.edu.tw
Wed Aug 4 16:04:36 CEST 2004
hi,
i use gdb to debug. The error messages show:
=======================================================
Starting program: /root/ant/vlc-0.7.2/vlc
[New Thread 16384 (LWP 10657)]
VLC media player 0.7.2 Bond
Program received signal SIGILL, Illegal instruction.
[Switching to Thread 16384 (LWP 10657)]
0x1004778c in CPUCapabilities () at src/misc/cpu.c:66
66 {
(gdb)
=======================================================
Thanks for your help
On Wed, 4 Aug 2004 15:47:57 +0200, Benjamin PRACHT wrote
> On Wed, Aug 04, 2004, yingfui wrote :
> > hi,
> > i tried to install vlc on Powerpc (OS: yellow dog linux 2.4.22)
> > What I have done:
> >
> > 1.install libdvbpsi:
> > ./configure;make;make install
> >
> > 2.install mpeg2dec:
> > ./configure;make;make install
> >
> > 3.ffmpeg:
> > ./configure --enable-gpl --enable-share --enable-pp
> >
> > 4.install vlc-0.7.2
> > 4.1 ./configure --enable-gnome --with-ffmpeg-tree = (path)
> > 4.2 make;make install
> >
> > when i executed vlc, there were error messages shown:
> >
> > ** VLC media player 0.7.2 Bond
> > ** Illegal instruction
> >
> > i have no idea to solve it !!
>
> Well, giving the results of vlc -vvv and a backtrace (from gdb for
> instance) would help ;-)
>
> BTW, make sure /usr/local/lib is in your /etc/ld.so.conf. If it
> isn't, add it and run ldconfig.
>
> You should also configure mpeg2dec with --enable-shared, or vlc will
> crash (too) when playing mpeg2 files.
>
> --
> BigBen
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read
> http://www.videolan.org/support/lists.html If you are in trouble,
> please contact <postmaster at videolan.org>
==
Advanced Network Technology Lab.
Department of Communications Engineering
National Chung Cheng University
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list