Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Freetuxtv 0.5.2 (Sunrise overlay)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Q-collective
Advocate
Advocate


Joined: 22 Mar 2004
Posts: 2070

PostPosted: Fri Jan 18, 2013 11:47 pm    Post subject: Freetuxtv 0.5.2 (Sunrise overlay) Reply with quote

So, when I try to install freetuxtv, I get an error:

Code:
# emerge freetuxtv -av

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] media-tv/freetuxtv-0.5.2::sunrise  USE="nls" 0 kB

Total: 1 package (1 new), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] y

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-tv/freetuxtv-0.5.2 from sunrise
 * freetuxtv-0.5.2.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                                [ ok ]
>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
>>> Unpacking source...
>>> Unpacking freetuxtv-0.5.2.tar.gz to /var/tmp/portage/media-tv/freetuxtv-0.5.2/work
>>> Source unpacked in /var/tmp/portage/media-tv/freetuxtv-0.5.2/work
>>> Preparing source in /var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2 ...
 * econf: updating freetuxtv-0.5.2/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating freetuxtv-0.5.2/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.1
checking for XML::Parser... ok
which: no vlc-config in (/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3:/opt/nvidia-cg-toolkit/bin)
compiling with LibVLC version 2.0.5
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FREETUXTV... yes
checking for LIBDBEVOLUTION... yes
checking for LIBVLCGTK... yes
checking for libvlc_new in -lvlc... yes
checking for g_thread_init in -lgthread-2.0... yes
checking for sqlite3_open in -lsqlite3... yes
checking for curl_easy_init in -lcurl... yes
checking for notify_notification_new in -lnotify... yes
checking for ANSI C header files... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ssize_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for strchr... yes
checking for strcspn... yes
checking for strncpy... yes
checking for strcmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/images/Makefile
config.status: creating data/images/channels/Makefile
config.status: creating data/images/groups/Makefile
config.status: creating data/menu/Makefile
config.status: creating data/ui/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libdbevolution/Makefile
config.status: creating lib/libvlc-gtk/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2 ...
make
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2'
Making all in lib
make[2]: Entering directory `/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2/lib'
Making all in libdbevolution
make[3]: Entering directory `/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2/lib/libdbevolution'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include     -O2 -pipe -MT db-evolution-instance.lo -MD -MP -MF .deps/db-evolution-instance.Tpo -c -o db-evolution-instance.lo db-evolution-instance.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -MT db-evolution-instance.lo -MD -MP -MF .deps/db-evolution-instance.Tpo -c db-evolution-instance.c -o db-evolution-instance.o
mv -f .deps/db-evolution-instance.Tpo .deps/db-evolution-instance.Plo
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -version-info 0:1:0 -no-undefined  -Wl,-O1 -Wl,--as-needed -o libdbevolution.la -rpath /usr/lib64 db-evolution-instance.lo -lgobject-2.0 -lglib-2.0   -lnotify -lcurl -lsqlite3 -lgthread-2.0 -lvlc
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbevolution.a  db-evolution-instance.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbevolution.a
libtool: link: ( cd ".libs" && rm -f "libdbevolution.la" && ln -s "../libdbevolution.la" "libdbevolution.la" )
make[3]: Leaving directory `/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2/lib/libdbevolution'
Making all in libvlc-gtk
make[3]: Entering directory `/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2/lib/libvlc-gtk'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib/ -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/harfbuzz     -O2 -pipe -MT gtk-libvlc-instance.lo -MD -MP -MF .deps/gtk-libvlc-instance.Tpo -c -o gtk-libvlc-instance.lo gtk-libvlc-instance.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/harfbuzz -O2 -pipe -MT gtk-libvlc-instance.lo -MD -MP -MF .deps/gtk-libvlc-instance.Tpo -c gtk-libvlc-instance.c -o gtk-libvlc-instance.o
gtk-libvlc-instance.c: In function ‘raise_error’:
gtk-libvlc-instance.c:107:2: error: unknown type name ‘libvlc_exception_t’
gtk-libvlc-instance.c:107:28: error: ‘libvlc_exception_t’ undeclared (first use in this function)
gtk-libvlc-instance.c:107:28: note: each undeclared identifier is reported only once for each function it appears in
gtk-libvlc-instance.c:107:47: error: expected expression before ‘)’ token
gtk-libvlc-instance.c:111:12: warning: assignment makes pointer from integer without a cast [enabled by default]
gtk-libvlc-instance.c: In function ‘gtk_libvlc_instance_new’:
gtk-libvlc-instance.c:174:2: error: unknown type name ‘libvlc_exception_t’
gtk-libvlc-instance.c:198:3: error: too many arguments to function ‘libvlc_new’
/usr/include/vlc/libvlc.h:138:1: note: declared here
gtk-libvlc-instance.c:200:3: error: too many arguments to function ‘libvlc_new’
/usr/include/vlc/libvlc.h:138:1: note: declared here
make[3]: *** [gtk-libvlc-instance.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2/lib/libvlc-gtk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2'
make: *** [all] Error 2
emake failed
 * ERROR: media-tv/freetuxtv-0.5.2 failed (compile phase):
 *   emake failed
 *
 * Call stack:
 *          ebuild.sh, line  93:  Called src_compile
 *        environment, line 168:  Called __eapi2_src_compile
 *   phase-helpers.sh, line 622:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *
 * If you need support, post the output of `emerge --info '=media-tv/freetuxtv-0.5.2'`,
 * the complete build log and the output of `emerge -pqv '=media-tv/freetuxtv-0.5.2'`.
 * This ebuild is from an overlay named 'sunrise': '/var/lib/layman/sunrise/'
 * The complete build log is located at '/var/tmp/portage/media-tv/freetuxtv-0.5.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-tv/freetuxtv-0.5.2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2'
 * S: '/var/tmp/portage/media-tv/freetuxtv-0.5.2/work/freetuxtv-0.5.2'


Code:
# emerge --info '=media-tv/freetuxtv-0.5.2'
Portage 2.1.11.43 (default/linux/amd64/10.0/desktop/kde, gcc-4.6.3, glibc-2.16.0, 3.7.2-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.7.2-gentoo-x86_64-Pentium-R-_Dual-Core_CPU_T4300_@_2.10GHz-with-gentoo-2.2
KiB Mem:     4020648 total,     48520 free
KiB Swap:          0 total,         0 free
Timestamp of tree: Fri, 18 Jan 2013 16:15:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p42
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.10.2-r1
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.11.6, 1.12.6
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.16.0
Repositories: gentoo sabayon bitcoin nektoo x11 steam-overlay sunrise
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync metadata-transfer news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="rsync://mirror.leaseweb.com/gentoo/ http://mirror.leaseweb.com/gentoo/ ftp://mirror.leaseweb.com/gentoo/ rsync://gentoo.tiscali.nl/gentoo/ ftp://gentoo.tiscali.nl/pub/mirror/gentoo/ http://gentoo.tiscali.nl/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo rsync://ftp.snt.utwente.nl/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sabayon /var/lib/layman/bitcoin /var/lib/layman/nektoo /var/lib/layman/x11 /var/lib/layman/steam /var/lib/layman/sunrise"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli clucene consolekit cracklib crypt cups cxx dbus declarative dhcpcd dri dts dvd dvdr emboss encode exif fam fbcondecor firefox flac fortran gdbm gif glib google gpm gtk hpcups iconv icu ipv6 jpeg kde kipi lastfm lcms ldap libkms libnotify libv4l libv4l2 live mad mdnsresponder-compat mikmod minizip mms mmx mng mod modules mp3 mp4 mpeg msn mtp mudflap multilib ncurses networkmanager nls nptl nsplugin ntfs ogg opengl openmp oscar pam pango pcre pdf pdfimport phonon plasma png policykit ppds pppd projectm qt3support qt4 readline resolvconf rtsp scanner sdl semantic-desktop session sip sipim skype slp spell sqlite sse sse2 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb v4l vorbis wav webpresence wma wma-fixed wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="plymouth" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US en_GB" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" SANE_BACKENDS="hp hp3500 hp3900 hp4200 hp5400 hp5590 hpljm1005 hpsj5s" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Back to top
View user's profile Send private message
Thistled
Guru
Guru


Joined: 06 Jan 2011
Posts: 572
Location: Scotland

PostPosted: Mon Jan 21, 2013 7:21 pm    Post subject: Reply with quote

Looks like it might have something to do with VLC.
It might be using VLC media player to do it's magic.
So, I'd suggest playing around with your version of VLC and see if that helps.
_________________
Whatever you do, do it properly!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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