[vlc] Re: Porting VLC on MIPS

kartikay malhotra kartikay.malhotra at gmail.com
Thu Nov 23 01:55:10 CET 2006


Thanks Christophe

I've had some success in compiling (not contrib). I modified the vlc-0.8.5
/Makefile
LDFLAGS = -L/home/vlc_mips/vlc-0.8.5/./extras/contrib/lib
LIBICONV = /usr/local/lib/libiconv.so -Wl, -rpath -Wl,/usr/local/lib
Earlier these were blank.

(/usr/local/lib has mipsel-linux compiled libiconv at present).

I copied the libiconv.so.2 and vlc to my target.

/ # ./vlc xyz.mp3
VLC media player 0.8.5 Janus
starting VLC root wrapper...[00000001] main vlc error: no memcpy module
matched "any"
[00000016] main interface error: no interface module matched "hotkeys,none"
[00000016] main interface error: no suitable interface module
[00000001] main vlc error: interface "hotkeys,none" initialization failed
[00000017] main interface error: no interface module matched "any"
[00000017] main interface error: no suitable interface module
[00000001] main vlc error: interface "(null)" initialization failed

Is this configuration error?
I used:
./configure --build=i386-linux --host=mipsel-linux --target=mipsel-linux \
--disable-mad \
--with-libmpeg2-tree=/home/vlc_mips/mpeg2dec-0.4.1-cvs/ \
--disable-wxwidgets --disable-skins2 \
--disable-gnomevfs --disable-x11 --disable-glx --disable-opengl \
--disable-screen \
--disable-sdl

Thanks & Regards
Er. KM


On 11/23/06, Christophe Mutricy <xtophe at nxtelevision.com> wrote:
>
> On Thu, Nov 23, 06 at 09:15 +0900, kartikay malhotra wrote:
> > Everything was working fine until it reached ffmpeg, where the
> compilation
> > halted due to connection refused by
> > pserver:anonymous at mplayerhq.hu (213.144.138.186).
>
> FFMpeg moved to SVN  svn://svn.mplayerhq.hu/ffmpeg/trunk
>
> --
> Xtophe
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20061123/d8a64cee/attachment.html>


More information about the vlc mailing list