vlc for IRIX

Christophe Massiot massiot at via.ecp.fr
Tue Jul 16 17:38:17 CEST 2002


Jostein Lima <jostein.lima at pgs.com>:

> I tried to compile vlc for IRIX.

Thanks. We already have another person who's trying to do the same thing as you.

> I was able to get further by removind the (WORD_TYPE *) cast, but I 
> have to admit that I don't know what implications that will have.

It won't work. Can't you use a real compiler ? I guess gcc has been ported on 
your platform. Otherwise you can replace the typedef ... WORD_TYPE by a #define 
WORD_TYPE, but that won't get rid of the 1000 warnings...

As for -Wall, you can safely remove this option.

> VideoLAN Client - version 0.5.0-cvs_2002-07-16 Natalya - (c) 1996-2002
> 
> VideoLAN
> [00:000000] unknown error: no available memcpy module matched `(null)'
> [00:000000] unknown error: no suitable memcpy module, using libc
> default
> [00:00000c] unknown error: no available interface module matched `rc'
> [00:00000c] unknown error: no suitable intf module

First, try to compile with --disable-plugins. It should be easier.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list