Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82680 - stopped compiling alsa-utils
Summary: stopped compiling alsa-utils
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-20 06:44 UTC by oh sanghoon
Modified: 2005-11-15 08:01 UTC (History)
1 user (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 oh sanghoon 2005-02-20 06:44:01 UTC
error message

alphaev67-unknown-linux-gnu-gcc  -mcpu=ev67 -Wa,-mev6 -O3 -pipe    -o alsactl 
lsactl.o  -lasound -lm -ldl -lpthread
alsactl.o(.text+0x4020): In function `get_control':
: undefined reference to `snd_ctl_elem_info_is_user'
alsactl.o(.text+0x4028): In function `get_control':
: undefined reference to `snd_ctl_elem_info_is_user'
alsactl.o(.text+0x65c4): In function `add_user_control':
: undefined reference to `snd_ctl_elem_add_boolean'
alsactl.o(.text+0x65d4): In function `add_user_control':
: undefined reference to `snd_ctl_elem_add_boolean'
alsactl.o(.text+0x65ec): In function `add_user_control':
: undefined reference to `snd_ctl_elem_add_iec958'
alsactl.o(.text+0x65f8): In function `add_user_control':
: undefined reference to `snd_ctl_elem_add_iec958'
alsactl.o(.text+0x6634): In function `add_user_control':
: undefined reference to `snd_ctl_elem_add_integer'
alsactl.o(.text+0x6644): In function `add_user_control':
: undefined reference to `snd_ctl_elem_add_integer'
collect2: ld returned 1 exit status
make[1]: *** [alsactl] error 1
make[1]: Leaving directory `/var/tmp/portage/alsa-utils-1.0.8/work/alsa-utils-
0.8/alsactl'
make: *** [all-recursive] error 1

!!! ERROR: media-sound/alsa-utils-1.0.8 failed.
!!! Function src_compile, Line 556, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message

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




# emerge info
Portage 2.0.51-r15 (default-linux/alpha/2004.3, gcc-3.3.5,
glibc-2.3.4.20041102-r0, 2.6.10 alpha)
=================================================================
System uname: 2.6.10 alpha EV68AL
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 20 2005, 11:21:03)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="alpha ~alpha"
AUTOCLEAN="yes"
CFLAGS="-mcpu=ev67 -Wa,-mev6 -O3 -pipe "
CHOST="alphaev67-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=ev67 -Wa,-mev6 -O3 -pipe "
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks"
GENTOO_MIRRORS="<your_mirror_here> http://gentoo.osuosl.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ko_KR"
LC_ALL="ko_KR.UTF-8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acpi alpha arts avi berkdb bitmap-fonts bzlib crypt cups curl dga
divx4linux encode esd ev6 f77 fam flac font-server foomaticdb fortran gdbm gif
gnome gpm gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg ncurses
nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba
sdl slang spell ssl tcpd tiff truetype truetype-fonts type1-fonts unicode usb
xine xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Fernando J. Pereda (RETIRED) gentoo-dev 2005-11-15 08:01:02 UTC
Please test latest stable version and report back if it still fails for you.

Cheers,
Ferdy