Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to play quicktime (*.mov) videos with firefox
Date: Fri, 28 Aug 2009 17:41:48
Message-Id: 87skfbv9i5.fsf@newsguy.com
1 I'm having a heck of a time getting firefox setup so it can handle
2 quicktime videos.
3
4 I understand I need mplayer to be installed but haven't been able to
5 emerge it.
6 I'm hoping someone will recognize what this problem is... I certainly
7 do not. But I do see others having trouble related to multi-core
8 machines and mplayer... So NOTE: my hardware is not Multi-core. Its
9 an intel 3.06 Ghz with 2gb of ram.
10
11 Maybe its some thing related to the use flags... but there are so many
12 listed as + and - ones... it's just confusing to me.
13
14 Displayed below are first the Use flags that come up and then the tail
15 of the build attempt. Use the provided url to view the full output if
16 desired.
17
18 (The massive full build.log and environment report can be viewed at:
19 www.jtan.com/~reader/mpfailure/mp.cgi)
20
21 (first the use flags that come up)
22
23 [ebuild N ] media-video/mplayer-1.0_rc2_p20090731-r1 USE="X a52
24 aac alsa ass cddb cdio dirac dts dv dvdnav enca faac faad gif iconv
25 live mmx mp2 network osdmenu rar real rtc samba schroedinger shm speex
26 theora tremor truetype unicode x264 xv xvid -3dnow -3dnowext -aalib
27 (-altivec) -bidi -bindist -bl -cdparanoia -cpudetection -custom-cflags
28 -custom-cpuopts -debug -dga -directfb -doc -dvb -dvd -dxr3 -encode
29 -esd -fbcon -ftp -ggi -gmplayer -ipv6 -jack -joystick -jpeg -ladspa
30 -libcaca -lirc -lzo -mad -md5sum -mmxext -mng -mp3 -nas -nut -openal
31 -opencore-amr -opengl -oss -png -pnm -pulseaudio -pvr -quicktime
32 -radio -sdl -sse -sse2 -ssse3 -svga -teletext -tga -v4l -v4l2 -vdpau
33 -vidix -vorbis -win32codecs -xanim -xinerama -xscreensaver -xvmc
34 -zoran"
35
36 ==================
37 (tail of failure )
38 ==================
39 [...]
40 client -lgif -lasound -ldl -lpthread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lfontconfig -lenca -lz -lbz2 -lspeex -ltheora -logg -ldts -lliveMedia -lgroupsock -lUsageEnvironment -lBasicUsageEnvironment -lstdc++ -ldv -ldirac_encoder -ldirac_decoder -lstdc++ -lschroedinger-1.0 -lpthread -loil-0.3 -lm -lrt -lpthread -ldl -rdynamic -lm
41 loader/module.o: In function `MODULE_GetProcAddress':
42 module.c:(.text+0xf8): undefined reference to `report_entry'
43 module.c:(.text+0x102): undefined reference to `report_ret'
44 module.c:(.text+0x10c): undefined reference to `wrapper_target'
45 module.c:(.text+0x111): undefined reference to `wrapper'
46 loader/module.o: In function `LoadLibraryExA':
47 module.c:(.text+0x1000): undefined reference to `report_entry'
48 module.c:(.text+0x100a): undefined reference to `report_ret'
49 module.c:(.text+0x1015): undefined reference to `wrapper_target'
50 module.c:(.text+0x101b): undefined reference to `wrapper'
51 collect2: ld returned 1 exit status
52 make: *** [mplayer] Error 1
53 *
54 * ERROR: media-video/mplayer-1.0_rc2_p20090731-r1 failed.
55 * Call stack:
56 * ebuild.sh, line 49: Called src_compile
57 * environment, line 2623: Called die
58 * The specific snippet of code:
59 * emake || die "Failed to build MPlayer!";
60 * The die message:
61 * Failed to build MPlayer!
62 [...]

Replies

Subject Author
Re: [gentoo-user] How to play quicktime (*.mov) videos with firefox Paul Hartman <paul.hartman+gentoo@×××××.com>
[gentoo-user] Re: How to play quicktime (*.mov) videos with firefox 7v5w7go9ub0o <7v5w7go9ub0o@×××××.com>