What the summery says, won't compile with that gcc version Reproducible: Always Steps to Reproduce: 1.emerge mplayer Actual Results: Checking for cc version ... 3.4.3-20050110, bad *** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! *** Expected Results: For mplayer to emerge this is the configure.log though its not useful.. ============ Checking for cc version ============ Result is: 3.4.3-20050110, bad ########################################## ============ Checking for gcc version ============ Result is: 3.4.3-20050110, bad ########################################## ============ Checking for gcc-3.3 version ============ Result is: not found ########################################## ============ Checking for gcc-3.2 version ============ Result is: not found ########################################## ============ Checking for gcc-3.1 version ============ Result is: not found ########################################## ============ Checking for gcc3 version ============ Result is: not found ########################################## ============ Checking for gcc-3.0 version ============ Result is: not found ########################################## ============ Checking for cc version ============ Result is: 3.4.3-20050110, bad ########################################## Make.conf CFLAGS="-O2 -march=athlon-tbird -mtune=athlon-tbird -pipe -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer" CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden" CHOST="i686-pc-linux-gnu" ACCEPT_KEYWORDS="x86" PORTAGE_TMPDIR=/var/tmp PORTDIR=/usr/portage DISTDIR=${PORTDIR}/distfiles PKGDIR=${PORTDIR}/packages PORT_LOGDIR=/var/log/portage CONFIG_PROTECT="/etc/conf.d/net /etc/conf.d/hdparm /etc/conf.d/rc" PORTDIR_OVERLAY=/usr/local/portage GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/" RSYNC_RETRIES="3" RSYNC_TIMEOUT=180 MAKEOPTS="-j2" PORTAGE_NICENESS=3 AUTOCLEAN="yes" FEATURES="sandbox ccache distlocks" CCACHE_SIZE="2GB" RSYNC_EXCLUDEFROM=/etc/portage/rsync_excludes USE="acpi -cups ithreads ldap nls nptl pam pthreads python readline -samba ssl tcpd ipv6 mmx 3dnow 3dnowex mmx2 3dfx gnome alsa -kde -arts -qt bind gtk gtk2 -mozilla -mozdev dvd divx4linux xvid" ALSA_CARDS="via82xx" I tried to gcc-config 1 to switch to i386-pc-linux-gnu-3.3.4 but it didn't switch.. dunno what more to do..
It probably fails to parse the X.Y.Z-T version field, too bad. Unfortunately I can't install that gcc on the g/fbsd system so i need to wait tomorrow to try it out.
Multiple bug changes: mplayer-1.0_pre6-r1: 3gp support added real uses RealCodecs+modified codecs.conf file dvb support fixed mplayer-1.0_pre5-r5 gcc detection works real uses win32codecs dependancy
Yeah, a little later i tried pre6-r1 but noticed i couldn't compile 3dfx support, when im back in linux i'll compile it to show the error.