OVH Cloud OVH Cloud

installation de mplayer

6 réponses
Avatar
GanGan
Bonsoir j'ai essay=E9 d'installer mplayer sur ma debian etch se soir
et je reste bloqu=E9 sur ces erreurs

#make install
gcc-3.3 -c -I../libvo -I../../libvo -fno-PIC -O4 -march=3Dpentium4=20
=2Dmcpu=3Dpentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT=20
=2DD_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -I. -I/chemin/vers/x=
vid.h =20
=2Do mplayer.o mplayer.c
In file included from mplayer.c:53:
libvo/font_load.h:5:22: ft2build.h: No such file or directory
libvo/font_load.h:6:10: #include expects "FILENAME" or <FILENAME>
In file included from mplayer.c:53:
libvo/font_load.h:40: error: syntax error before "FT_Face"
libvo/font_load.h:40: warning: no semicolon at end of struct or union
libvo/font_load.h:41: warning: data definition has no type or storage class
libvo/font_load.h:62: error: syntax error before '}' token
libvo/font_load.h:62: warning: data definition has no type or storage class
libvo/font_load.h:64: error: syntax error before '*' token
libvo/font_load.h:64: warning: data definition has no type or storage class
libvo/font_load.h:83: error: syntax error before '*' token
libvo/font_load.h:83: warning: data definition has no type or storage class
libvo/font_load.h:84: error: syntax error before '*' token
libvo/font_load.h:86: error: syntax error before '*' token
libvo/font_load.h:87: error: syntax error before '*' token
libvo/font_load.h:99: error: syntax error before '*' token
libvo/font_load.h:99: warning: data definition has no type or storage class
In file included from libmpdemux/dvbin.h:11,
from mplayer.c:113:
libmpdemux/dvb_defaults.h:73:10: warning: #warning No DVB-T country defined=
in=20
dvb_defaults.h, defaulting to UK. Ignore this if using Satellite or Cable.
make: *** [mplayer.o] Erreur 1


tout ceci apres un ./configure qui c'est pas trop mal pass=E9 apres avoir e=
nlev=E9=20
=2D-enable gui , un make puis make install
=2D-=20
=2D-
GanGan

6 réponses

Avatar
Frédéric Bothamy
* GanGan [2005-09-26 23:36] :
Bonsoir j'ai essayé d'installer mplayer sur ma debian etch se soir
et je reste bloqué sur ces erreurs

#make install
gcc-3.3 -c -I../libvo -I../../libvo -fno-PIC -O4 -march=pentium4
-mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITSd -I. -I/chemin/vers/xvid.h
-o mplayer.o mplayer.c
In file included from mplayer.c:53:
libvo/font_load.h:5:22: ft2build.h: No such file or directory



Il te manque libfreetype6-dev :

$ apt-file search ft2build.h
libfreetype6-dev: usr/include/ft2build.h


Fred

--
Comment poser les questions de manière intelligente ?
http://www.gnurou.org/documents/smart-questions-fr.html
Comment signaler efficacement un bug ?
http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Leopold BAILLY
GanGan writes:

Bonsoir j'ai essayé d'installer mplayer sur ma debian etch se soir
et je reste bloqué sur ces erreurs



[...]

Te casse pas la tête, quelqu'un a déjà fait le travail pour toi :
http://ftp.nerim.net/debian-marillat


Léo.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
mariano
Le Tue, 27 Sep 2005 00:10:12 +0200, GanGan a écrit :

Bonsoir j'ai essayé d'installer mplayer sur ma debian etch se soir
et je reste bloqué sur ces erreurs

tout ceci apres un ./configure qui c'est pas trop mal passé apres avoir enlevé
--enable gui , un make puis make install




Installer le paquet aut-apt

auto-apt update

puis auto-apt run ./configure

ça devrait se passer encore mieux ...

A+

--
mailto: tel: (33) 03 20 43 84 06
INRETS, 20 rue Élisée Reclus fax: (33) 03 20 43 83 59
BP 317 -- 59666 Villeneuve d'Ascq jabber:


--
Pensez
Avatar
mariano
Le Tue, 27 Sep 2005 00:10:12 +0200, GanGan a écrit :

Bonsoir j'ai essayé d'installer mplayer sur ma debian etch se soir
et je reste bloqué sur ces erreurs

tout ceci apres un ./configure qui c'est pas trop mal passé apres avoir enlevé
--enable gui , un make puis make install




Installer le paquet aut-apt

auto-apt update

puis auto-apt run ./configure

ça devrait se passer encore mieux ...

A+

--
mailto: tel: (33) 03 20 43 84 06
INRETS, 20 rue Élisée Reclus fax: (33) 03 20 43 83 59
BP 317 -- 59666 Villeneuve d'Ascq jabber:


--
Pensez
Avatar
GanGan
Le Mardi 27 Septembre 2005 01:40, Frédéric Bothamy a écrit :

j'ai fais apt-get install libfreetype6-dev
mais toujours pareil
apt-file search ft2build.h bash: apt-file: command not found


* GanGan [2005-09-26 23:36] :
> Bonsoir j'ai essayé d'installer mplayer sur ma debian etch se soir
> et je reste bloqué sur ces erreurs
>
> #make install
> gcc-3.3 -c -I../libvo -I../../libvo -fno-PIC -O4 -march=pentium4
> -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITSd -I.
> -I/chemin/vers/xvid.h -o mplayer.o mplayer.c
> In file included from mplayer.c:53:
> libvo/font_load.h:5:22: ft2build.h: No such file or directory

Il te manque libfreetype6-dev :

$ apt-file search ft2build.h
libfreetype6-dev: usr/include/ft2build.h


Fred

--
Comment poser les questions de manière intelligente ?
http://www.gnurou.org/documents/smart-questions-fr.html
Comment signaler efficacement un bug ?
http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html



--
--
GanGan
Avatar
Frédéric Bothamy
* GanGan [2005-09-27 07:41] :
Le Mardi 27 Septembre 2005 01:40, Frédéric Bothamy a écrit :

j'ai fais apt-get install libfreetype6-dev
mais toujours pareil
apt-file search ft2build.h bash: apt-file: command not found



Pour utiliser apt-file, il faut l'installer auparavant :

# apt-get install apt-file

Puis mettre à jour sa base d'infos :

# apt-file update

Sinon, concernant ton problème de mplayer, tu aurais tout intérêt à
utiliser les paquets de Christian Marillat, comme l'a indiqué Léopold.
Tu n'auras pas besoin d'installer tous les paquets nécessaires pour la
compilation de mplayer.


Fred

--
Comment poser les questions de manière intelligente ?
http://www.gnurou.org/documents/smart-questions-fr.html
Comment signaler efficacement un bug ?
http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact