Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124123 - mplayer-1.0.20060217 won't compile with openal
Summary: mplayer-1.0.20060217 won't compile with openal
Status: RESOLVED DUPLICATE of bug 123793
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-25 19:38 UTC by Ryan Hendrickson
Modified: 2006-02-25 19:41 UTC (History)
0 users

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 Ryan Hendrickson 2006-02-25 19:38:46 UTC
[ebuild     U ] media-video/mplayer-1.0.20060217 [1.0_pre7-r1] -3dfx +3dnow +3dnowext +X +aac -aalib +alsa (-altivec) -arts -bidi -bindist -bl +cdparanoia -cpudetection -custom-cflags -debug -dga +directfb -doc -dts -dv -dvb +dvd -dvdread -edl -encode -esd +fbcon -ggi +gif +gtk -i8x0 -ipv6 +jack +joystick +jpeg -libcaca -lirc -live -livecd -lzo +mad -matroska -matrox +mmx +mmxext -musepack -nas -nls +nvidia +openal +opengl -oss +png -real +rtc +samba +sdl +sse -sse2 -svga -tga -theora +truetype -v4l -v4l2 +vorbis +win32codecs -xanim -xinerama -xmms +xv +xvid +xvmc 0 kB

[ . . . ]

cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I. -I..         -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include  -o ao_openal.o ao_openal.c
ao_openal.c: In function `init':
ao_openal.c:61: error: `NULL' undeclared (first use in this function)
ao_openal.c:61: error: (Each undeclared identifier is reported only once
ao_openal.c:61: error: for each function it appears in.)
ao_openal.c: In function `uninit':
ao_openal.c:118: error: `NULL' undeclared (first use in this function)
make[1]: *** [ao_openal.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-1.0.20060217/work/mplayer-1.0.20060217/libao2'
make: *** [libao2/libao2.a] Error 2


emerge info:
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-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/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo http://distfiles.gentoo.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aac acl acpi afs aim alsa artworkextra asf audiofile avi bash-completion bitmap-fonts bonobo browserplugin bzip2 c++ cairo caps ccache cdparanoia crypt curl dbus directfb divx4linux dvd dvi effects exif expat fam fbcon festival ffmpeg firefox flac flash foomaticdb gif gimp glitz glut gnome gpm gs gstreamer gtk gtk2 guile hal howl icq imagemagick imlib inkjar jabber jack java joystick jpeg kerberos lame latex lcms libwww lua mad mikmod mime ming mmap mmx mmxext mng mozdevelop mozilla mozsvg mp3 mpeg msn nautilus ncurses network nptl nptlonly nsplugin nvidia ogg oggvorbis openal opengl oscar pam pcre pdf pdflib perl png python quicktime readline rtc samba sdl sndfile spell sse ssl svg sysfs tcltk tcpd tetex threads tiff truetype truetype-fonts type1 type1-fonts udev unicode usb userlocales utf8 vorbis win32codecs wmf xine xml2 xpm xscreensaver xv xvid xvmc yahoo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS


Compiles fine with USE="-openal".
Comment 1 Ryan Hendrickson 2006-02-25 19:40:27 UTC

*** This bug has been marked as a duplicate of 123793 ***
Comment 2 Ryan Hendrickson 2006-02-25 19:41:42 UTC
> *** This bug has been marked as a duplicate of 123793 ***

Sorry; I am bad bug reporter!