Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57129 - mplayer-1.0_pre5 fails with linux-headers 2.6.7-r2
Summary: mplayer-1.0_pre5 fails with linux-headers 2.6.7-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chris White (RETIRED)
URL: http://www.linuxlooney.com/mplayer_pre5
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 23:49 UTC by Aaron Kulbe (RETIRED)
Modified: 2004-07-15 15:26 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Kulbe (RETIRED) gentoo-dev 2004-07-14 23:49:12 UTC
I was trying to update to mplayer-1.0_pre5 and it errored out with the info listed at the URL above...

I'm running 2.6.7 (dev-sources) with linux26-headers version 2.6.7-r2



Reproducible: Always
Steps to Reproduce:
1. emerge mplayer
2.
3.

Actual Results:  
errored out

Expected Results:  
for mplayer to build successfully.

zoom htdocs # emerge info
Portage 2.0.51_pre13 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7 i686 AMD Athlon(TM) XP 2000+)
=================================================================
System uname: 2.6.7 i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
Binutils: sys-devel/binutils-2.14.90.0.8-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache fixpackages sandbox"
GENTOO_MIRRORS="ftp://ftp.ndlug.nd.edu/pub/gentoo/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://cudlug.cudenver.edu/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm arts avi berkdb bonobo cdr crypt cups curl debug
doc dvd dvdr encode esd evo flash foomaticdb freetds gd gdbm gif gnome gnutls
gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imap imlib java jpeg kde libg++
libwww mad maildir mikmod motif mozilla mpeg mysql nas ncurses nls nptl
oggvorbis opengl openoffice oss pam pcmcia pda pdflib perl png pnp ppds python
qt quicktime readline samba sasl scanner sdl slang spell ssl svga tcltk tcpd
tiff truetype usb wmf x86 xinerama xml2 xmms xv zlib"
Comment 1 Arndt Wills 2004-07-15 05:11:39 UTC
same problem here.
this is probably related to bug #55241.
If you don't need mencoder yo can emerge mplayer with
USE="-encode" emerge mplayer

Maybe this helps debuging:
header 2.6.5-r1 and mplayer 1.0_pre5 works
header 2.6.7-r1 and mplayer 1.0_pre4 works
header 2.6.7-r2 and mplayer 1.0_pre5 fails
and according to #55241 (haven't tried myself):
header 2.6.7-r2 and mplayer 1.0_pre4 fails
Comment 2 Benjamin Martin 2004-07-15 05:35:33 UTC
2.6.7-r1 fixed most of the problems I had with the 2.6.7 headers, for example mplayer. What patches were run against 2.6.7-r1 and are left out in 2.6.7-r2?
Comment 3 Colin Tinker 2004-07-15 11:38:44 UTC
I get this error with the 2.6.6 headers
Comment 4 Colin Tinker 2004-07-15 14:51:42 UTC
2.6.7-r3 headers fixes this one.
Comment 5 Chris White (RETIRED) gentoo-dev 2004-07-15 15:26:28 UTC
Please update to -r3 headers, it has been confirmed to fix this issue.