Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111757 - alsa-driver 1.0.10_rc2 will not compile
Summary: alsa-driver 1.0.10_rc2 will not compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-06 20:20 UTC by Stefan Wrobel
Modified: 2005-11-07 07:29 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 Stefan Wrobel 2005-11-06 20:20:43 UTC
In function `snd_generic_suspend':
/var/tmp/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/acore/init.c:849:
error: `SUSPEND_DISABLE' undeclared (first use in this function)
/var/tmp/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/acore/init.c:849:
error: (Each undeclared identifier is reported only once
/var/tmp/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/acore/init.c:849:
error: for each function it appears in.)
/var/tmp/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/acore/init.c:
In function `snd_generic_resume':
/var/tmp/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/acore/init.c:864:
error: `RESUME_ENABLE' undeclared (first use in this function)
make[4]: ***
[/var/tmp/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/acore/init.o]
Error 1
make[3]: ***
[/var/tmp/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/acore] Error 2
make[2]: ***
[_module_/var/tmp/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.14-rc5-mm1'
make: *** [compile] Error 2


Reproducible: Always
Steps to Reproduce:
1. emerge alsa-driver on an x86 machine
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-07 01:43:54 UTC
You neglected to post emerge --info as instructed to when filing the bug.
Comment 2 Stefan Wrobel 2005-11-07 07:14:25 UTC
as requested:

emerge --info
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6,
glibc-2.3.4.20040808-r1, 2.6.14-mm1 i686)
=================================================================
System uname: 2.6.14-mm1 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    1.2.10
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.4
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-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="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa apache2 apm arts avi berkdb bitmap-fonts crypt
cups divx divx4linux dvb dvd eds emboss encode fam ffmpeg flac foomaticdb
fortran gdbm gif gpm gstreamer imlib ipv6 jpeg kde libg++ libwww lirc mad mikmod
mmx motif mp3 mpeg mysql mythtv ncurses nls nvidia ogg oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline samba sdl spell sse ssl symlink
tcpd tiff transcode truetype truetype-fonts type1-fonts udev usb v4l2 vorbis
win32codecs x xine xml2 xmms xv xvid xvmc zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-07 07:29:06 UTC
Well, we don't support mm-souces [1]. Reopen if you are able to reproduce with a
supported kernel.

[1] http://www.gentoo.org/doc/en/gentoo-kernel.xml#doc_chap2