Salut,
Pour avcodec.h, il faut installer libffmpeg0-devel
Voilà comment il faut faire sous Mandrake pour ce genre de probleme. Pour les autres distributions, c'est sensiblement la même chose. Seul l'utilitaire (ici urpmi) change.
$ urpmf avcodec.h
mplayer:/usr/share/doc/mplayer-1.0/en/menc-feat-enc-libavcodec.html
mplayer:/usr/share/doc/mplayer-1.0/es/menc-feat-enc-libavcodec.html
mplayer:/usr/share/doc/mplayer-1.0/fr/menc-feat-enc-libavcodec.html
mplayer:/usr/share/doc/mplayer-1.0/hu/menc-feat-enc-libavcodec.html
mplayer:/usr/share/doc/mplayer-1.0/pl/menc-feat-enc-libavcodec.html
mplayer:/usr/share/doc/mplayer-1.0/ru/menc-feat-enc-libavcodec.html
libffmpeg0-devel:/usr/include/ffmpeg/avcodec.h
Tu fait donc pour résoudre ta dépendance
#urpmi libffmpeg0-devel
Si un message n'est pas bloquant, tu n'as pas à en tenir compte. A moins que celà corresponde à une option particuliere à laquelle tu tiens. Voir README dans tes sources.
Ceci étant dit, je ne sais pas qu'elle est ta distro ? Si toutefois tu utilise mandrake :
$ urpmq -i vlc
extracting vlc-0.7.1-1mdk.i586
Name : vlc
Version : 0.7.1
Release : 1mdk
Group : Video
Size : 6422500 Architecture: i586
Source RPM : vlc-0.7.1-1mdk.src.rpm Build Host: n5.mandrakesoft.com
Packager : Götz Waschk <waschk@linux-mandrake.com>
URL : [
www.videolan.org]
Summary : VLC is a free MPEG, MPEG2, DVD and DivX player.
Description :
VideoLAN is an OpenSource streaming solution for every OS developed by
students from the Ecole Centrale Paris and developers from all over the
World.
VLC (VideoLAN Client) is a media player that can play MPEG1, MPEG2 and
MPEG4 (aka DivX) files, DVDs, VCDs, SVCDs, from a satellite card, from
a stream sent by VLS (VideoLAN Server), from another VLC, or from a Web
server.
You may install vlc-gnome or vlc-gtk to have a nice graphical interface.
This package contains no CSS unscrambling functionality for DVDs ;
you need the libdvdcss library available from
[
www.videolan.org] or [
plf.zarb.org]
Il est donc inutile de le compiler. Je pense que c'est pareil pour fedora ou suse ou autre... ;-)