Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
strange error emerging mplayer
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
zagarna
n00b
n00b


Joined: 13 Apr 2002
Posts: 34
Location: Vicenza - Italy

PostPosted: Tue Jan 21, 2003 12:57 am    Post subject: strange error emerging mplayer Reply with quote

i get a strange error while emerging mplayer_rc2 here it is:

Code:

gcc -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/freetype2 -I-I/usr/include -I/usr/include/dvdnav -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/include/SDL -D_REENTRANT  -g codec-cfg.c mp_msg.c -o codec-cfg -DCODECS2HTML
/var/tmp/portage/mplayer-0.90_rc2/temp/cchFnhH2.o(.text+0x16): In function `stream_read_dword':
/var/tmp/portage/mplayer-0.90_rc2/work/MPlayer-0.90rc2/Gui/mplayer/../../libmpdemux/stream.h:62: undefined reference to `cache_stream_fill_buffer'
/var/tmp/portage/mplayer-0.90_rc2/temp/cchFnhH2.o(.text+0x42):/var/tmp/portage/mplayer-0.90_rc2/work/MPlayer-0.90rc2/Gui/mplayer/../../libmpdemux/stream.h:62: undefined reference to `cache_stream_fill_buffer'
/var/tmp/portage/mplayer-0.90_rc2/temp/cchFnhH2.o(.text+0x77):/var/tmp/portage/mplayer-0.90_rc2/work/MPlayer-0.90rc2/Gui/mplayer/../../libmpdemux/stream.h:62: undefined reference to `cache_stream_fill_buffer'
/var/tmp/portage/mplayer-0.90_rc2/temp/cchFnhH2.o(.text+0xa7):/var/tmp/portage/mplayer-0.90_rc2/work/MPlayer-0.90rc2/Gui/mplayer/../../libmpdemux/stream.h:62: undefined reference to `cache_stream_fill_buffer'
/var/tmp/portage/mplayer-0.90_rc2/temp/cchFnhH2.o(.text+0xeb): In function `stream_read_dword_le':
/var/tmp/portage/mplayer-0.90_rc2/work/MPlayer-0.90rc2/Gui/mplayer/../../libmpdemux/stream.h:62: undefined reference to `cache_stream_fill_buffer'
/var/tmp/portage/mplayer-0.90_rc2/temp/cchFnhH2.o(.text+0x115):/var/tmp/portage/mplayer-0.90_rc2/work/MPlayer-0.90rc2/Gui/mplayer/../../libmpdemux/stream.h:62: more undefined references to `cache_stream_fill_buffer' follow
/var/tmp/portage/mplayer-0.90_rc2/temp/cchFnhH2.o(.text+0x4c7): In function `stream_skip':
/var/tmp/portage/mplayer-0.90_rc2/work/MPlayer-0.90rc2/Gui/mplayer/../../libmpdemux/stream.h:163: undefined reference to `cache_stream_seek_long'
/var/tmp/portage/mplayer-0.90_rc2/temp/cchFnhH2.o(.text+0x4e3):/var/tmp/portage/mplayer-0.90_rc2/work/MPlayer-0.90rc2/Gui/mplayer/../../libmpdemux/stream.h:174: undefined reference to `cache_stream_fill_buffer'
collect2: ld returned 1 exit status
make: *** [codec-cfg] Error 1

!!! ERROR: media-video/mplayer-0.90_rc2 failed.
!!! Function src_compile, Line 178, Exitcode 2
!!! (no error message)





here are the important bits of my make.conf:
Code:
USE="3dnow mmx gnome-libs -alsa gnome kde gtk2 gtkhtml mozilla motif oggvorbis opengl png python qt svga X sdl tex -arts -spell -esd oss qtmt fbcon dvd avi encode cups dga evo imlib lcms s
dl mpeg -mickmod acl samba -nls gpm doc zlib nas pdflib ssl truetype xv xmms xfs aalib ggi"

CFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer"


and finally here is the output of emerge -e mplayer

Code:
cervellone root # emerge -ep mplayer

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] sys-kernel/linux-headers-2.4.18
[ebuild  N   ] sys-apps/gawk-3.1.1-r1
[ebuild  N   ] sys-apps/baselayout-1.8.5.5
[ebuild  N   ] sys-libs/glibc-2.2.5-r7
[ebuild  N   ] sys-libs/zlib-1.1.4
[ebuild  N   ] dev-python/python-fchksum-1.6.1
[ebuild  N   ] sys-devel/patch-2.5.4-r4
[ebuild  N   ] sys-libs/ncurses-5.2-r7
[ebuild  N   ] sys-apps/bash-2.05a-r3
[ebuild  N   ] sys-libs/readline-4.1-r5
[ebuild  N   ] media-libs/freetype-2.1.2-r2
[ebuild  N   ] x11-base/opengl-update-1.5
[ebuild  N   ] sys-devel/libtool-1.4.1-r10
[ebuild  N   ] sys-devel/flex-2.5.4a-r5
[ebuild  N   ] x11-misc/ttmkfdir-3.0.4
[ebuild  N   ] sys-libs/db-1.85-r1
[ebuild  N   ] sys-apps/groff-1.18.1
[ebuild  N   ] sys-apps/cronbase-0.2.1-r1
[ebuild  N   ] sys-apps/man-1.5k-r1
[ebuild  N   ] sys-devel/m4-1.4p
[ebuild  N   ] sys-libs/db-3.2.9-r1
[ebuild  N   ] sys-libs/gdbm-1.8.0-r5
[ebuild  N   ] sys-devel/perl-5.6.1-r10
[ebuild  N   ] dev-perl/ExtUtils-MakeMaker-6.05-r4
[ebuild  N   ] dev-perl/Safe-2.09
[ebuild  N   ] sys-apps/texinfo-4.3-r1
[ebuild  N   ] sys-devel/autoconf-2.54
[ebuild  N   ] sys-apps/miscfiles-1.3
[ebuild  N   ] sys-libs/cracklib-2.7-r6
[ebuild  N   ] sys-devel/gcc-config-1.2.7
[ebuild  N   ] sys-devel/gcc-2.95.3-r8
[ebuild  N   ] dev-libs/glib-1.2.10-r5
[ebuild  N   ] sys-libs/pwdb-0.61-r4
[ebuild  N   ] sys-devel/automake-1.6.3
[ebuild  N   ] sys-libs/pam-0.75-r11
[ebuild  N   ] dev-libs/expat-1.95.4
[ebuild  N   ] sys-apps/ed-0.2-r3
[ebuild  N   ] media-libs/fontconfig-2.1
[ebuild  N   ] app-arch/cabextract-0.6
[ebuild  N   ] x11-base/xfree-4.2.1-r2
[ebuild  N   ] dev-lang/tcl-8.3.4
[ebuild  N   ] dev-lang/tk-8.3.4
[ebuild  N   ] dev-lang/python-2.2.2
[ebuild  N   ] sys-apps/debianutils-1.16.3
[ebuild  N   ] sys-apps/fileutils-4.1.11
[ebuild  N   ] sys-apps/portage-2.0.46-r9
[ebuild  N   ] media-libs/libpng-1.2.5-r3
[ebuild  N   ] media-libs/libungif-4.1.0-r1
[ebuild  N   ] media-libs/jpeg-6b-r3
[ebuild  N   ] media-libs/svgalib-1.4.3-r4
[ebuild  N   ] media-libs/nas-1.5
[ebuild  N   ] media-libs/audiofile-0.2.3-r1
[ebuild  N   ] media-libs/libgii-0.8.1
[ebuild  N   ] sys-libs/gpm-1.20.0-r5
[ebuild  N   ] sys-libs/slang-1.4.5-r2
[ebuild  N   ] media-libs/aalib-1.4_rc4-r2
[ebuild  N   ] media-libs/libggi-2.0.1
[ebuild  N   ] x11-libs/gtk+-1.2.10-r9
[ebuild  N   ] dev-libs/openssl-0.9.6g
[ebuild  N   ] net-misc/wget-1.8.2-r2
[ebuild  N   ] net-ftp/curl-7.10.2
[ebuild  N   ] sys-apps/attr-2.1.1-r1
[ebuild  N   ] sys-apps/acl-2.1.1-r1
[ebuild  N   ] sys-apps/tcp-wrappers-7.6-r3
[ebuild  N   ] media-libs/tiff-3.5.7-r1
[ebuild  N   ] net-print/cups-1.1.18
[ebuild  N   ] net-fs/samba-2.2.7a
[ebuild  N   ] dev-libs/libxml2-2.4.24
[ebuild  N   ] net-print/foomatic-2.0.0
[ebuild  N   ] app-text/texi2html-1.64
[ebuild  N   ] dev-perl/Parse-RecDescent-1.80-r3
[ebuild  N   ] dev-perl/XML-Writer-0.4-r2
[ebuild  N   ] dev-perl/XML-Parser-2.31-r1
[ebuild  N   ] media-sound/esound-0.2.29
[ebuild  N   ] gnome-base/ORBit-0.5.17
[ebuild  N   ] media-libs/giflib-4.1.0-r3
[ebuild  N   ] media-libs/imlib-1.9.14-r1
[ebuild  N   ] app-arch/unzip-5.50-r1
[ebuild  N   ] app-text/sgml-common-0.6.3-r3
[ebuild  N   ] app-text/docbook-sgml-dtd-3.1-r1
[ebuild  N   ] app-text/docbook-sgml-dtd-3.0-r1
[ebuild  N   ] app-text/docbook-xml-simple-dtd-4.1.2.4
[ebuild  N   ] app-text/openjade-1.3.1-r6
[ebuild  N   ] app-text/docbook-sgml-dtd-4.1-r1
[ebuild  N   ] dev-perl/SGMLSpm-1.03-r4
[ebuild  N   ] dev-util/dialog-0.9_beta20020519
[ebuild  N   ] net-libs/libwww-5.4.0-r1
[ebuild  N   ] app-text/tetex-1.0.7-r12
[ebuild  N   ] app-text/jadetex-3.12
[ebuild  N   ] app-text/docbook-dsssl-stylesheets-1.77-r1
[ebuild  N   ] app-text/docbook-xsl-stylesheets-1.57.0
[ebuild  N   ] app-text/docbook-xml-dtd-4.1.2-r3
[ebuild  N   ] app-text/docbook-sgml-dtd-4.0-r1
[ebuild  N   ] app-text/docbook-sgml-utils-0.6.11-r2
[ebuild  N   ] app-text/docbook-sgml-1.0
[ebuild  N   ] dev-util/pkgconfig-0.14.0
[ebuild  N   ] dev-util/gtk-doc-0.9-r2
[ebuild  N   ] gnome-base/gnome-libs-1.4.2
[ebuild  N   ] media-libs/gdk-pixbuf-0.21.0
[ebuild  N   ] dev-perl/gtk-perl-0.7008-r9
[ebuild  N   ] dev-perl/ExtUtils-F77-1.14-r1
[ebuild  N   ] dev-perl/PDL-2.3.2-r2
[ebuild  N   ] media-libs/mpeg-lib-1.3.1-r1
[ebuild  N   ] media-gfx/gimp-1.2.3-r3
[ebuild  N   ] media-gfx/gimp-print-4.2.4
[ebuild  N   ] app-text/ghostscript-7.05.5
[ebuild  N   ] dev-lang/nasm-0.98.34
[ebuild  N   ] media-libs/libsdl-1.2.5-r1
[ebuild  N   ] media-sound/cdparanoia-3.9.8
[ebuild  N   ] media-libs/divx4linux-20020418-r1
[ebuild  N   ] media-libs/libogg-1.0
[ebuild  N   ] media-libs/libvorbis-1.0-r1
[ebuild  N   ] media-sound/lame-3.93.1
[ebuild  N   ] dev-libs/popt-1.6.3
[ebuild  N   ] media-libs/libdv-0.98
[ebuild  N   ] media-libs/libdvdcss-1.2.3
[ebuild  N   ] media-libs/libdvdread-0.9.3
[ebuild  N   ] media-libs/libdvdnav-0.1.3
[ebuild  N   ] dev-libs/glib-2.2.0
[ebuild  N   ] net-www/lynx-2.8.4.1c
[ebuild  N   ] app-text/sgmltools-lite-3.0.3-r6
[ebuild  N   ] x11-libs/xft-2.0.1
[ebuild  N   ] x11-libs/pango-1.2.0
[ebuild  N   ] dev-libs/atk-1.2.0
[ebuild  N   ] x11-libs/gtk+-2.2.0
[ebuild  N   ] media-libs/win32codecs-0.90.1-r1
[ebuild  N   ] media-video/mplayer-0.90_rc2



ideas ?

thanks
Back to top
View user's profile Send private message
zagarna
n00b
n00b


Joined: 13 Apr 2002
Posts: 34
Location: Vicenza - Italy

PostPosted: Tue Jan 21, 2003 6:18 pm    Post subject: Reply with quote

oops, sorry
stupid me, there's a topic about this a few pages down, it seems that disabling gtk2 makes it work
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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