Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233542 - media-video/mplayer-1.0_rc2_p27120 libvo/vo_dxr3.o compile error
Summary: media-video/mplayer-1.0_rc2_p27120 libvo/vo_dxr3.o compile error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-31 23:46 UTC by Jochen Schlick
Modified: 2008-08-13 14:28 UTC (History)
1 user (show)

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


Attachments
complete build.log (build.log,493.61 KB, text/plain)
2008-07-31 23:50 UTC, Jochen Schlick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Schlick 2008-07-31 23:46:46 UTC
libvo/vo_dxr3.c: In function 'control':
libvo/vo_dxr3.c:176: error: 'EM8300_IOCTL_SPU_SETPALETTE' undeclared (first use in this function)
libvo/vo_dxr3.c:176: error: (Each undeclared identifier is reported only once
libvo/vo_dxr3.c:176: error: for each function it appears in.)
libvo/vo_dxr3.c:189: error: 'EM8300_OVERLAY_SIGNAL_ONLY' undeclared (first use in this function)
libvo/vo_dxr3.c:190: error: 'EM8300_OVERLAY_SIGNAL_WITH_VGA' undeclared (first use in this function)
libvo/vo_dxr3.c:197: error: 'EM8300_IOCTL_SCR_GET' undeclared (first use in this function)
libvo/vo_dxr3.c:205: error: 'EM8300_PLAYMODE_PLAY' undeclared (first use in this function)
libvo/vo_dxr3.c:206: error: 'EM8300_IOCTL_SET_PLAYMODE' undeclared (first use in this function)
libvo/vo_dxr3.c:213: error: 'EM8300_PLAYMODE_PAUSED' undeclared (first use in this function)
libvo/vo_dxr3.c:245: error: 'em8300_bcs_t' undeclared (first use in this function)
libvo/vo_dxr3.c:245: error: expected ';' before 'bcs'
libvo/vo_dxr3.c:251: error: 'EM8300_IOCTL_GETBCS' undeclared (first use in this function)
libvo/vo_dxr3.c:251: error: 'bcs' undeclared (first use in this function)
libvo/vo_dxr3.c:261: error: 'EM8300_IOCTL_SETBCS' undeclared (first use in this function)
libvo/vo_dxr3.c:269: error: expected ';' before 'bcs'
libvo/vo_dxr3.c: In function 'config':
libvo/vo_dxr3.c:312: error: 'em8300_register_t' undeclared (first use in this function)
libvo/vo_dxr3.c:312: error: expected ';' before 'reg'
libvo/vo_dxr3.c:313: warning: ISO C90 forbids mixed declarations and code
libvo/vo_dxr3.c:319: error: 'EM8300_SPUMODE_ON' undeclared (first use in this function)
libvo/vo_dxr3.c:320: error: 'EM8300_IOCTL_SET_SPUMODE' undeclared (first use in this function)
libvo/vo_dxr3.c:327: error: 'EM8300_PLAYMODE_PLAY' undeclared (first use in this function)
libvo/vo_dxr3.c:328: error: 'EM8300_IOCTL_SET_PLAYMODE' undeclared (first use in this function)
libvo/vo_dxr3.c:333: error: 'reg' undeclared (first use in this function)
libvo/vo_dxr3.c:335: error: 'MVCOMMAND_SYNC' undeclared (first use in this function)
libvo/vo_dxr3.c:336: error: 'EM8300_IOCTL_WRITEREG' undeclared (first use in this function)
libvo/vo_dxr3.c:339: error: 'EM8300_SUBDEVICE_VIDEO' undeclared (first use in this function)
libvo/vo_dxr3.c:340: error: 'EM8300_IOCTL_FLUSH' undeclared (first use in this function)
libvo/vo_dxr3.c:341: error: 'EM8300_SUBDEVICE_AUDIO' undeclared (first use in this function)
libvo/vo_dxr3.c:350: error: 'EM8300_IOCTL_SCR_SETSPEED' undeclared (first use in this function)
libvo/vo_dxr3.c:360: error: 'EM8300_IOCTL_GET_VIDEOMODE' undeclared (first use in this function)
libvo/vo_dxr3.c:368: error: 'EM8300_VIDEOMODE_NTSC' undeclared (first use in this function)
libvo/vo_dxr3.c:370: error: 'EM8300_VIDEOMODE_PAL60' undeclared (first use in this function)
libvo/vo_dxr3.c:372: error: 'EM8300_VIDEOMODE_PAL' undeclared (first use in this function)
libvo/vo_dxr3.c:396: error: 'EM8300_IOCTL_SET_VIDEOMODE' undeclared (first use in this function)
libvo/vo_dxr3.c:423: error: 'EM8300_ASPECTRATIO_4_3' undeclared (first use in this function)
libvo/vo_dxr3.c:426: error: 'EM8300_ASPECTRATIO_16_9' undeclared (first use in this function)
libvo/vo_dxr3.c:429: error: 'EM8300_IOCTL_SET_ASPECTRATIO' undeclared (first use in this function)
libvo/vo_dxr3.c:483: error: 'em8300_overlay_screen_t' undeclared (first use in this function)
libvo/vo_dxr3.c:483: error: expected ';' before 'ovlscr'
libvo/vo_dxr3.c:484: error: 'em8300_attribute_t' undeclared (first use in this function)
libvo/vo_dxr3.c:484: error: expected ';' before 'ovlattr'
libvo/vo_dxr3.c:551: error: 'EM8300_OVERLAY_MODE_OVERLAY' undeclared (first use in this function)
libvo/vo_dxr3.c:552: error: 'EM8300_OVERLAY_MODE_RECTANGLE' undeclared (first use in this function)
libvo/vo_dxr3.c:481: warning: unused variable 'scr'
libvo/vo_dxr3.c:480: warning: unused variable 'junkwindow'
libvo/vo_dxr3.c:476: warning: unused variable 'hint'
libvo/vo_dxr3.c:311: warning: unused variable 'size'
libvo/vo_dxr3.c: At top level:
libvo/vo_dxr3.c:581: warning: redundant redeclaration of 'vo_osd_changed_flag'
libvo/sub.h:128: warning: previous declaration of 'vo_osd_changed_flag' was here
....
libvo/vo_dxr3.c:1249: warning: unused variable 'm'
libvo/vo_dxr3.c:1249: warning: unused variable 'k'
libvo/vo_dxr3.c: In function 'overlay_signalmode':
libvo/vo_dxr3.c:1365: error: 'EM8300_IOCTL_OVERLAY_SIGNALMODE' undeclared (first use in this function)
make: *** [libvo/vo_dxr3.o] Error 1
make: *** Waiting for unfinished jobs....
 * ERROR: media-video/mplayer-1.0_rc2_p27120 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2675:  Called die
 * The specific snippet of code:
 *       emake || die "Failed to build MPlayer!";
 *  The die message:
 *   Failed to build MPlayer!
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/portage/media-video/mplayer-1.0_rc2_p27120/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/portage/media-video/mplayer-1.0_rc2_p27120/temp/environment'.


Reproducible: Always
Comment 1 Jochen Schlick 2008-07-31 23:50:09 UTC
Created attachment 161891 [details]
complete build.log
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-08-01 09:35:45 UTC
Provide `emerge --info` output, please.
Comment 3 Jochen Schlick 2008-08-01 20:41:25 UTC
Portage 2.2_rc5 (default-linux/amd64/2007.0/no-multilib, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.26-gentoo x86_64)
=================================================================
System uname: Linux-2.6.26-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_3800+-with-glibc2.2.5
Timestamp of tree: Thu, 31 Jul 2008 13:45:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r5
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5-r1
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.62-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.25-r4
ABI="amd64"
ACCEPT_KEYWORDS="amd64 ~amd64"
ALSA_CARDS="hda-intel"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="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 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"
ARCH="amd64"
ASFLAGS_x86="--32"
AUTOCLEAN="yes"
CAMERAS="agfa_cl20 casio_qv dimagev dimera3500 kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica_qm150 pana sonic_coolshot panasonic_dc1000 panasonic_dc1580 panasonic_l859 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ricoh_g3 sipix_blink sipix_blink2 sipix_web2 sony_dscf1 sony_dscf55 toshiba_pdrm11"
CBUILD="x86_64-pc-linux-gnu"
CCACHE_SIZE="2G"
CDEFINE_amd64="__x86_64__"
CDEFINE_x86="__i386__"
CFLAGS="-march=k8 -O2 -pipe -msse3 -ftree-vectorize "
CFLAGS_x86="-m32 -L/emul/linux/x86/lib -L/emul/linux/x86/usr/lib"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="5"
COLORTERM=""
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/share/config/kdm/ /usr/kde/3.5/shutdown /usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe -msse3 -ftree-vectorize "
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-1CUspah68W,guid=cf8245f72cbaab06c56c3a1d4890f921"
DBUS_SESSION_BUS_PID="4487"
DCCC_PATH="/usr/lib/distcc/bin"
DEFAULT_ABI="amd64"
DESKTOP_SESSION="kde-3.5"
DISPLAY=":0"
DISTCC_LOG=""
DISTCC_VERBOSE="0"
DISTDIR="/DATA2/portage/distfiles"
DM_CONTROL="/var/run/xdmctl"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS=" --verbose --with-bdeps y "
EMERGE_WARNING_DELAY="10"
FEATURES="ccache distlocks metadata-transfer parallel-fetch preserve-libs sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp ${URI} -P ${DISTDIR}"
GCC_SPECS=""
GDK_USE_XFT="1"
GENERATION="2"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ "
GTK2_RC_FILES="/etc/gtk-2.0/gtkrc:/home/schlick/.gtkrc-2.0:/home/schlick/.kde/share/config/gtkrc-2.0"
GTK_RC_FILES="/etc/gtk/gtkrc:/home/schlick/.gtkrc:/home/schlick/.kde/share/config/gtkrc"
GUILE_LOAD_PATH="/usr/share/guile/1.8"
HISTCONTROL="ignoredups"
INPUT_DEVICES="keyboard mouse"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVACC_HOME="/usr/share/javacc/"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KDEDIR="/usr/kde/3.5"
KDEDIRS="/usr:/usr/local:/usr/kde/3.5"
KDE_FULL_SESSION="true"
KDE_IS_PRELINKED="1"
KDE_MULTIHEAD="false"
KDE_SESSION_UID="32000"
KERNEL="linux"
KONSOLE_DCOP="DCOPRef(konsole-4695,konsole)"
KONSOLE_DCOP_SESSION="DCOPRef(konsole-4695,session-3)"
LANG="C"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LDFLAGS=""
LDFLAGS_x86="-m elf_i386 -L/emul/linux/x86/lib -L/emul/linux/x86/usr/lib"
LDPATH="/usr/kde/3.5/lib:/usr/kde/3.5/lib64:"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LIBDIR_amd64="lib64"
LIBDIR_x86="lib32"
LIBXCB_ALLOW_SLOPPY_LOCK="1"
LINGUAS="en de"
LOGNAME="root"
LPDEST="lp"
MAKEOPTS="-j3 "
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.18/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.1/man:/opt/blackdown-jdk-1.4.2.03/man:/etc/java-config/system-vm/man/:/usr/kde/3.5/share/man:/usr/qt/3/doc/man:/opt/man:/usr/local/man:/root/man"
MULTILIB_ABIS="amd64"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib /usr/lib /usr/kde/*/lib /usr/qt/*/lib /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage)"
OPENGL_PROFILE="nvidia"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.1:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin:/var/qmail/bin:/var/vpopmail/bin:/root/bin:/root/bin/s:/root/bin/cs"
PKGDIR="/usr/portage/packages"
PKG_CONFIG_PATH="/usr/qt/3/lib64/pkgconfig"
PORTAGE_ARCHLIST="ppc s390 amd64 x86 ppc64 x86-fbsd m68k arm sparc sh mips ia64 alpha hppa sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="warn error info log"
PORTAGE_ELOG_MAILFROM="linux64portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="mail_summary"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_IONICE_COMMAND="ionice -c 3 -p ${PID}"
PORTAGE_NICENESS="5"
PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTAGE_TMPFS="/dev/shm"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/science /usr/portage/local/layman/sabayon /usr/portage/local/layman/arcon /usr/portage/local/layman/xemacs /usr/portage/local/layman/sunrise /usr/portage/local/layman/sajinet"
PRELINK_PATH_MASK="/usr/lib64/klibc"
QTDIR="/usr/qt/3"
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp ${URI} -P ${DISTDIR}"
ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.1:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin:/var/qmail/bin:/var/vpopmail/bin"
RPMDIR="/usr/portage/rpm"
SANE_CONFIG_DIR="/etc/sane.d"
SCHEME_LIBRARY_PATH="/usr/share/slib/"
SEARCH_DIRS_MASK="/media /PART /usr/i586-pc-linux-gnu /DATA/chroot_gen32 "
SESSION_MANAGER="local/treviso:@/tmp/.ICE-unix/4675,unix/treviso:/tmp/.ICE-unix/4675"
SHELL="/bin/bash"
SHLVL="3"
STAGE1_USE="nptl nptlonly unicode"
SYMLINK_LIB="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
TERM="xterm"
USB_DEVFS_PATH="/dev/bus/usb"
USE="3dnow 3dnowext 64bit 7zip X Xaw3d a52 aac aalib acct acl acpi aiglx aio alsa amarok amd amd64 amr ao apm arts asf audiofile autoreplace bash-completion berkdb binary-drivers boost branding bzip2 cairo ccache cdb cdda cdparanoia cdr cdrom cg chm chroot cli colordiff connectionstatus cpudetection cracklib crypt css cups curl cutterlimit cutterqueue cuttime cvs d dbase dbus debugger deprecated device-mapper dga dia diet directfb disk-partition djvu dlloader dmi dnd dnotify dri dts dv dvb dvd dvdr dvdread dvi dxr3 emboss encode exceptions exif extensions extrafilters extraicons fame fat fbcondecor fbdev fbsplash ffmpeg fftw flac fortran gcrypt gdbm gif gimp gnome gnutls gphoto2 gpm graphviz gs gsm gstreamer gtk gtk2 hal iconv icq imagemagick imap inkjar inotify ipod iproute2 ipv6 irc jabber jack john joystick jpeg jpeg2k kde kdehiddenvisibility kdm keyring kipi lame lcd lcms libcaca libssh2 live lm_sensors logrotate lzo mad maildir matroska mhash midi mjpeg mmap mmx mmxext mng mozilla mp2 mp3 mp3rtp mp4 mpd mpeg mpeg2 mplayer msn mudflap musepack mysql mythtv nat ncurses network-cron new-login nls nptl nptlonly nsplugin ntfs ntlm nvidia ogg openal openexr opengl openmp openssl pam pam_chroot pam_timestamp pascal pcap pcre pda pdf perl png portaudio posix postproc postscript povray ppds pppd prelude python qmail qt3 qt3support qt4 quicktime rar readline realmedia reflection rrdtool rss rtc scanner sdl seamonkey session sftp sftplogging skins sndfile sockets socks5 speech speex spell spl sql sqlite sqlite3 sse sse2 ssl stream subversion svg swig sysfs sysvipc taglib tagwriting tcpd tcpwrapper tga theora threads tidy tiff timestats tls tomsfastmath tordns transcode truetype udev unicode unix98 urandom usb utempter v4l v4l2 vcd visualization voice vorbis vpopmail wifi wireshark wma wmf wmp wxwindows x264 xanim xattr xemacs xforms xfs xine xinetd xml xorg xosd xpm xrender xulrunner xv xvid xvmc yahoo zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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 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" CAMERAS="agfa_cl20 casio_qv dimagev dimera3500 kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica_qm150 pana sonic_coolshot panasonic_dc1000 panasonic_dc1580 panasonic_l859 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ricoh_g3 sipix_blink sipix_blink2 sipix_web2 sony_dscf1 sony_dscf55 toshiba_pdrm11" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa cirrus"
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS USERLAND VIDEO_CARDS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="nvidia nv vesa cirrus"
VMHANDLE="blackdown-jdk-1.4.2"
WINDOWID="29360135"
XDG_CONFIG_DIRS="/usr/kde/3.5/etc/xdg"
XDG_DATA_DIRS="/usr/share:/usr/kde/3.5/share:/usr/local/share"
XDM_MANAGED="/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic"
_="/usr/bin/emerge"
ac_cv_func_calloc_0_nonnull="yes"
ac_cv_func_malloc_0_nonnull="yes"
ac_cv_func_realloc_0_nonnull="yes"
Comment 4 Hans Vercammen 2008-08-02 08:35:06 UTC
Confirming same problem. Use flags dxr2 and dxr3 don't seem to pull the required dependencies. Disabling them fixed it for me.
Might be related to bug #223587
Comment 5 Hans Vercammen 2008-08-02 14:58:54 UTC
Emerging media-video/em8300-libraries-0.16.4 (which was not installed on my system) prior to media-video/mplayer-1.0_rc2_p27120 with dxr3 enabled also fixed my build error.

[ebuild   R   ] media-video/em8300-libraries-0.16.4  USE="gtk" 0 kB 
[ebuild   R   ] media-video/mplayer-1.0_rc2_p27120  USE="3dnow 3dnowext X a52 aac aalib alsa amrnb amrwb dga directfb dts dv dvb dvd dxr3 encode fbcon ftp gif iconv jack jpeg ladspa live lzo mad md5sum mmx mmxext mp2 mp3 musepack nemesi openal opengl png pnm quicktime rar real rtc samba sdl srt sse sse2 theora truetype unicode vorbis xanim xscreensaver xv xvid xvmc (-altivec) -arts -bidi -bindist -bl -cddb -cdio -cdparanoia -cpudetection -custom-cflags -custom-cpuopts -debug -doc -dxr2 -enca -esd -ggi -gtk -ipv6 -joystick -libcaca -lirc -nas -oss -pulseaudio -radio -speex -ssse3 (-svga) -teletext -tga -v4l -v4l2 (-vidix) (-win32codecs) -x264 -xinerama -zoran" VIDEO_CARDS="-mga -s3virge -tdfx -vesa" 0 kB
Comment 6 Steve Dibb (RETIRED) gentoo-dev 2008-08-13 14:28:15 UTC
Fixed in mplayer-1.0_rc2_p27458