Code: Select all
pepe@Bahamut pepe $ qpkg -I -v | grep ffmpeg
media-plugins/gst-plugins-ffmpeg-0.8.1 *
media-video/ffmpeg-0.4.7 *

Code: Select all
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DSYS_LINUX -I../include `top_builddir=".." ../vlc-config --cxxflags mozilla pic` -Imozilla -Wsign-compare -Wsign-compare -Wall -O3 -march=pentium-m -pipe -ftracer -fomit-frame-pointer -momit-leaf-frame-pointer -pipe -MT libplugin_a-vlcshell.o -MD -MP -MF ".deps/libplugin_a-vlcshell.Tpo" \
-c -o libplugin_a-vlcshell.o `test -f 'vlcshell.cpp' || echo './'`vlcshell.cpp; \
then mv -f ".deps/libplugin_a-vlcshell.Tpo" ".deps/libplugin_a-vlcshell.Po"; \
else rm -f ".deps/libplugin_a-vlcshell.Tpo"; exit 1; \
fi
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
In file included from vlcshell.cpp:72:
vlcpeer.h:24:21: vlcintf.h: No such file or directory
In file included from vlcshell.cpp:72:
vlcpeer.h:29: error: expected class-name before ',' token
vlcpeer.h:33: error: `NS_DECL_VLCINTF' does not name a type
In file included from vlcshell.cpp:73:
vlcplugin.h:36: error: ISO C++ forbids declaration of `VlcIntf' with no type
vlcplugin.h:36: error: expected `;' before '*' token
vlcshell.cpp: In function `NPError NPP_GetValue(NPP_t*, NPPVariable, void*)':
vlcshell.cpp:123: error: `VLCINTF_IID' undeclared (first use this function)
vlcshell.cpp:123: error: (Each undeclared identifier is reported only once for each function it appears in.)
vlcshell.cpp:157: error: 'class VlcPlugin' has no member named 'GetPeer'
make[3]: *** [libplugin_a-vlcshell.o] Error 1
Code: Select all
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-nitro4 i686)
=================================================================
System uname: 2.6.10-nitro4 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.8
Python: dev-lang/python-2.3.4 [2.3.4 (#1, Jan 7 2005, 19:52:15)]
dev-lang/python: 2.3.4
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.8.5-r2, 1.6.3, 1.9.3, 1.5, 1.7.9
sys-devel/binutils: 2.15.92.0.2-r2
sys-devel/libtool: 1.5.10-r2
virtual/os-headers: 2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium-m -pipe -ftracer -fomit-frame-pointer -momit-leaf-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium-m -pipe -ftracer -fomit-frame-pointer -momit-leaf-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.chem.wisc.edu/gentoo/ http://mirror.datapipe.net/gentoo http://mirrors.acm.cs.rpi.edu/gentoo/ http://gentoo.mirrors.pair.com/ http://cudlug.cudenver.edu/gentoo/ http://mirrors.tds.net/gentoo http://open-systems.ufl.edu/mirrors/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X acl acpi alsa avi berkdb bidi bitmap-fonts cdr crypt cups dvd encode esd faad flac foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib jpeg libwww mad matroska mikmod mmx motif mozilla mpeg ncurses nptl nptlonly oggvorbis opengl pam pdflib perl png ppds python quicktime readline samba sdl slang spell sse ssl svga tcpd tiff truetype truetype-fonts wxwindows xml xml2 xmms xv zlib"

Well Chris, 'opengl-update nvidia' fixed the compiling problems, but VLC 0.8.1 is worse off for me than 0.8.0.ChrisWhite wrote:exien:
I came across that before, which was a dep issue, you might want to try that again and make sure a) opengl is in USE and b) that your ebuild has virtual/opengl listed as a dep. If it is installed, make sure to do opengl-update xorg-x11/nvidia/whatever to get your opengl symlinks.
That is interesting since my CFLAGS are:ChrisWhite wrote:`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
*cough*
Code: Select all
CFLAGS="-O3 -march=pentium-m -pipe -ftracer -fomit-frame-pointer -momit-leaf-frame-pointer"

Code: Select all
VLC media player 0.8.1 Janus
[00000194] main decoder error: no suitable decoder module for fourcc `wma2'.
VLC probably does not support this sound or video format.
[00000224] main decoder error: no suitable decoder module for fourcc `WMV3'.
VLC probably does not support this sound or video format.
Code: Select all
USE=" pda ldap dillo clamav dvd qt kde oggvorbis motif perl opengl avi png tiff gif jpeg sdl cdr gtk usb tcltk alsa oss mysql imap libwww maildirsasl ssl alsa arts audiofile cdparanoia encode flac speex -gdbm berkdb "Code: Select all
$vlc
VLC media player 0.8.1 Janus
Remote control interface initialized, `h' for help
Code: Select all
$ vlc film.avi
VLC media player 0.8.1 Janus
[00000144] main decoder error: no suitable decoder module for fourcc 'XVID'.
VLC probably does not support this sound or video format.



Code: Select all
VLC media player 0.8.1 Janus
Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed!
Code: Select all
3dfx +X -a52 +aalib +alsa (-altivec) +arts -bidi -cdda -cddb -cdio -debug +dts -dvb +dvd +esd -faad +fbcon +ffmpeg +flac +freetype -ggi +gnutls -hal -httpd -joystick -libcaca -lirc -live +mad -matroska +mozilla +mpeg2 +ncurses +nls +ogg +opengl +oss +stream +svg +svga +theora -utf8 -v4l -vcd -vlm +vorbis +wxwindows +xosd +xv
I'm getting the same error here.xanderhsia wrote:I get the following after emerging with wxwindows USE flag. Without wxwindows, it runs in remote console mode only.I tried doing a revdep-rebuild to fix the inconsistency, but no dice. revdep reported that everything was A-OK. Any Ideas on what this error is?Code: Select all
VLC media player 0.8.1 Janus Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed!



Code: Select all
emerge -u world
Thnikkaman wrote:Is there a way that I can tell portage not to downgrade vlc from this version when I do
Code: Select all
emerge -u world
Code: Select all
echo "=media-video/vlc-0.8.1 ~x86" >> /etc/portage/package.keywords