Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fehler beim emergen von Transcode
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
kruemel0809
Tux's lil' helper
Tux's lil' helper


Joined: 21 Sep 2004
Posts: 124

PostPosted: Sun Jul 03, 2005 3:05 pm    Post subject: Fehler beim emergen von Transcode Reply with quote

hi!
ich kriege beim emergen von transcode immer folgenden fehler output, mit dem ich aber irgendwie nicht wirklich was anfangen kann:
Code:

/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -D_REENTRANT -funroll-loops -ffast-math -Wall -DMOD_PATH=\"/usr/lib/transcode\" -march=athlon-tbird -fomit-frame-pointer -pipe -mfpmath=387 -mmmx -m3dnow -fno-pie -DDCT_YUV_PRECISION=1 -O3 -O3 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -g   -o tcdecode  tcdecode.o decode_ac3.o decode_mpeg2.o decode_yuv.o fileinfo.o ioaux.o decode_dv.o decode_mp3.o mpg123.o decode_a52.o decode_af6.o scan_dv.o decode_lavc.o decode_xvid.o decode_ogg.o decode_mov.o decode_lzo.o -L../ffmpeg/libavcodec -ltcavcodec -L/usr/lib -lmp3lame -lm -L../libac3 -lac3_tc -L../libmpeg2 -lmpeg2cvs -L../libvo -lvout -L/usr/lib -ldv -lpthread -ldl  -L/usr/lib -lglib -ldl -lm -lvorbisfile  -L/usr/lib -lvorbis -lm -L/usr/lib -logg -lm  -L/usr/lib -lquicktime -lpng -lz -lpthread -lglib -ldl -lm -ldv -L/usr/lib -llzo -lpthread -ldl  -L/usr/lib -lglib -ldl -lm -lm -lpthread -ldl
i686-pc-linux-gnu-gcc -D_REENTRANT -funroll-loops -ffast-math -Wall -DMOD_PATH=\"/usr/lib/transcode\" -march=athlon-tbird -fomit-frame-pointer -pipe -mfpmath=387 -mmmx -m3dnow -fno-pie -DDCT_YUV_PRECISION=1 -O3 -O3 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE-D_FILE_OFFSET_BITS=64 -g -o tcdecode tcdecode.o decode_ac3.o decode_mpeg2.o decode_yuv.o fileinfo.o ioaux.o decode_dv.o decode_mp3.o mpg123.o decode_a52.o decode_af6.o scan_dv.o decode_lavc.o decode_xvid.o decode_ogg.o decode_mov.o decode_lzo.o  -L/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/ffmpeg/libavcodec -ltcavcodec -L/usr/lib /usr/lib/libmp3lame.so -L/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/libac3 -lac3_tc -L/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/libmpeg2 -lmpeg2cvs -L/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/libvo -lvout /usr/lib/libvorbisfile.so /usr/lib/libvorbis.so /usr/lib/libogg.so /usr/lib/libquicktime.so -lpng -lz /usr/lib/libdv.so /usr/lib/liblzo.so /usr/lib/libglib.so -lm -lpthread -ldl
decode_mov.o(.text+0xe3d): In function `decode_mov':
/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/import/decode_mov.c:180: undefined reference to `quicktime_read_audio'
collect2: ld returned 1 exit status
make[3]: *** [tcdecode] Error 1
make[3]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11'
make: *** [all] Error 2


weiß jemand wie ich das fixen kann?
Back to top
View user's profile Send private message
SinoTech
Advocate
Advocate


Joined: 20 Mar 2004
Posts: 2579
Location: Neunkirchen / Saarland / Germany

PostPosted: Sun Jul 03, 2005 3:43 pm    Post subject: Reply with quote

Probier "libquicktime" neu zu emergen.
Code:

$ emerge --oneshot libquicktime
$ emerge transcode


Wenn das nicht hilft probier die "0.9.7"'er Version von "libquicktime":
Code:

$ echo "=media-libs/libquicktime-0.9.7 ~x86" >> /etc/portage/package.keywords
$ emerge --oneshot libquicktime
$ emerge transcode


Oder, wenn du kein quicktime brauchst, schmeiss es aus deiner USE-Variablen raus (USE="-quicktime" in der make.conf) oder zumindest für dieses eine Packet:
Code:

echo "media-video/transcode -quicktime" >> /etc/portage/package.use


Mfg

Sino
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