Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Erreur Compilation] VLC (non résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Fifre
n00b
n00b


Joined: 29 Jul 2003
Posts: 61

PostPosted: Mon Apr 25, 2005 11:21 am    Post subject: [Erreur Compilation] VLC (non résolu) Reply with quote

Je n'ai pas réussi a trouver de l'aide, si vous aviez une idée :P
Voici l'erreur :
Code:

make[6]: Entering directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/c
odec/ffmpeg'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX -I../.
./../include `top_builddir="../../.." ../../../vlc-config --cflags builtin ffmpe
g` -Wsign-compare -Wall  -finline-limit-30000 -pipe -MT libffmpeg_a-ffmpeg.o -MD
 -MP -MF ".deps/libffmpeg_a-ffmpeg.Tpo" \
  -c -o libffmpeg_a-ffmpeg.o `test -f 'ffmpeg.c' || echo './'`ffmpeg.c; \
then mv -f ".deps/libffmpeg_a-ffmpeg.Tpo" ".deps/libffmpeg_a-ffmpeg.Po"; \
else rm -f ".deps/libffmpeg_a-ffmpeg.Tpo"; exit 1; \
fi
ffmpeg.c: Dans la fonction « InitThread »:
ffmpeg.c:299: error: erreur de syntaxe before "LIBAVCODEC_BUILD_STR"
make[6]: *** [libffmpeg_a-ffmpeg.o] Erreur 1
make[6]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/co
dec/ffmpeg'
make[5]: *** [all-ffmpeg] Erreur 1
make[5]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/co
dec/ffmpeg'
make[4]: *** [all-recursive] Erreur 1
make[4]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/co
dec'
make[3]: *** [all] Erreur 2
make[3]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/co
dec'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2'
make: *** [all] Erreur 2

!!! ERROR: media-video/vlc-0.6.2 failed.
!!! Function src_compile, Line 178, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.


Voila, Merci :)

Fifre


Last edited by Fifre on Mon Apr 25, 2005 11:39 am; edited 1 time in total
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Mon Apr 25, 2005 11:26 am    Post subject: Reply with quote

Re-émerge ffmpeg peut-être :?:
Back to top
View user's profile Send private message
Polo
l33t
l33t


Joined: 27 Jan 2004
Posts: 649
Location: Angers, France

PostPosted: Mon Apr 25, 2005 11:34 am    Post subject: Reply with quote

pourrai-tu te conformer aux règles en vigueur sur ce forum s'il te plait? (concenrant le titre)
voir ici

merci

et puis je te conseille d'emerger la version unstable de vlc.... (j'ai jamais réussi a compiler la 0.6.2)
Back to top
View user's profile Send private message
Fifre
n00b
n00b


Joined: 29 Jul 2003
Posts: 61

PostPosted: Mon Apr 25, 2005 11:46 am    Post subject: Reply with quote

Merci pour vos réponses, j'essai de merger la version ~x86, je changerais le titre si ca marche ;)
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Mon Apr 25, 2005 2:12 pm    Post subject: Reply with quote

Fifre wrote:
Merci pour vos réponses, j'essai de merger la version ~x86, je changerais le titre si ca marche ;)


ca serait aussi bien de le changer dans le cas ou ca ne marche pas :lol: :P
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
Enlight
Advocate
Advocate


Joined: 28 Oct 2004
Posts: 3519
Location: Alsace (France)

PostPosted: Mon Apr 25, 2005 2:54 pm    Post subject: Reply with quote

* removed

edit : ouaip pas besoin de chercher l'erreur, tu redescent ton finline-limit à 600 ou mieux, tu ne le mets pas dans tes flags :roll:
Back to top
View user's profile Send private message
blasserre
Veteran
Veteran


Joined: 10 Feb 2004
Posts: 1362
Location: Lille, Vlaanderen

PostPosted: Mon Apr 25, 2005 2:56 pm    Post subject: Reply with quote

Enlight wrote:
Faudrait quelques lignes plus haut dans les logs, on a pas l'erreur!!!

edit : ouaip pas besoin de chercher l'erreur, tu redescent ton finline-limit à 600 ou mieux, tu ne le mets pas dans tes flags :roll:


Code:
ffmpeg.c: Dans la fonction « InitThread »:
ffmpeg.c:299: error: erreur de syntaxe before "LIBAVCODEC_BUILD_STR"


c'est pas ça que tu cherches ?
_________________
benj

technicien professionnel, ascendant winner
Back to top
View user's profile Send private message
Enlight
Advocate
Advocate


Joined: 28 Oct 2004
Posts: 3519
Location: Alsace (France)

PostPosted: Mon Apr 25, 2005 2:59 pm    Post subject: Reply with quote

blasserre wrote:
Enlight wrote:
Faudrait quelques lignes plus haut dans les logs, on a pas l'erreur!!!

edit : ouaip pas besoin de chercher l'erreur, tu redescent ton finline-limit à 600 ou mieux, tu ne le mets pas dans tes flags :roll:


Code:
ffmpeg.c: Dans la fonction « InitThread »:
ffmpeg.c:299: error: erreur de syntaxe before "LIBAVCODEC_BUILD_STR"


c'est pas ça que tu cherches ?


'tain j'ai édité dans la minute c'est pas vrai ça... :mrgreen:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum