Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
transcode braucht xv....nur wo?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
EtaCarinae
n00b
n00b


Joined: 17 Sep 2003
Posts: 40
Location: Hannover, Germany

PostPosted: Tue May 31, 2005 10:16 am    Post subject: transcode braucht xv....nur wo? Reply with quote

Hi!
Ich will gerade transcode installieren und erhalte die folgende Meldung:

Code:
vdr root # emerge transcode
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/transcode-0.6.14-r2 to /
>>> md5 files   ;-) transcode-1.0.0_beta3.ebuild
>>> md5 files   ;-) transcode-0.6.11.ebuild
>>> md5 files   ;-) transcode-0.6.12-r2.ebuild
>>> md5 files   ;-) transcode-0.6.13-r1.ebuild
>>> md5 files   ;-) transcode-0.6.12-r1.ebuild
>>> md5 files   ;-) transcode-0.6.14-r2.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) transcode-0.6.14.ebuild
>>> md5 files   ;-) files/transcode-0.6.13-r1-bitstream.patch
>>> md5 files   ;-) files/transcode-0.6.12-gcc-3.4.patch
>>> md5 files   ;-) files/digest-transcode-0.6.11
>>> md5 files   ;-) files/digest-transcode-0.6.14
>>> md5 files   ;-) files/transcode-0.6.11-no-mmx.patch
>>> md5 files   ;-) files/transcode-0.6.12-r2-gcc34.patch
>>> md5 files   ;-) files/transcode-0.6.12-r2-dvdmenu.patch
>>> md5 files   ;-) files/digest-transcode-0.6.12-r1
>>> md5 files   ;-) files/digest-transcode-0.6.12-r2
>>> md5 files   ;-) files/digest-transcode-0.6.13-r1
>>> md5 files   ;-) files/digest-transcode-0.6.14-r2
>>> md5 files   ;-) files/transcode-gcc34.patch
>>> md5 files   ;-) files/digest-transcode-1.0.0_beta3
>>> md5 src_uri ;-) transcode-0.6.14.tar.gz
>>> md5 src_uri ;-) transcode-patches-0.6.14-r2.tbz2

!!! ERROR: media-video/transcode-0.6.14-r2 failed.
!!! Function pkg_setup, Line 59, Exitcode 0
!!! You need xv support to compile transcode.
!!! If you need support, post the topmost build error, NOT this status message.


"xv" ist in meinen USE-Flags drin, aber transcode selbst hat gar kein "xv" USE-Flag:

Code:
vdr root # emerge -pv transcode
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild  N    ] media-video/transcode-0.6.14-r2  -3dnow +X -a52 (-altivec) +avi -debug +divx4linux -dv +dvdread +encode -fame -gtk +imagemagick +jpeg -lzo +mjpeg -mmx +mpeg +network +ogg -pvm -quicktime -sdl -sse -sse2 -theora -truetype +v4l +vorbis +xml2 +xvid 0 kB


Ich hab keine Ahnung wie dieser "Fehler" zu beheben ist. Hat vielleicht jemand einen kleinen Tipp für mich?

Vielen Dank schonmal!!
Alex
Back to top
View user's profile Send private message
schmutzfinger
Veteran
Veteran


Joined: 26 Oct 2003
Posts: 1287
Location: Dresden/Germany

PostPosted: Tue May 31, 2005 10:30 am    Post subject: Reply with quote

Du musst dein xorg mit der USEFLAG "xv" nochmal mergen.

denn im enuild steht.
Code:

pkg_setup() {
    if has_version xorg-x11 && ! built_with_use xorg-x11 xv; then
        die "You need xv support to compile transcode."
    fi
}
Back to top
View user's profile Send private message
EtaCarinae
n00b
n00b


Joined: 17 Sep 2003
Posts: 40
Location: Hannover, Germany

PostPosted: Tue May 31, 2005 10:40 am    Post subject: Reply with quote

*schwitz* xorg nochmal?? Oh je...und das aufm Celeron 533 *g*
Aber kein Problem! Werd ich gleich mal machen. *distccdanwerf*
Danke dir!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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