Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35914 - alsa-tools-1.0.0_rc2 compile breaks on envy24control despite USE flags tinkering
Summary: alsa-tools-1.0.0_rc2 compile breaks on envy24control despite USE flags tinkering
Status: RESOLVED DUPLICATE of bug 34929
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-15 21:32 UTC by Gregg Casillo
Modified: 2005-07-17 13:06 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 Gregg Casillo 2003-12-15 21:32:38 UTC
I have 0.9.8 installed and working, but when attempting to emerge alsa-tools-1.0.0_rc2, I consistently get an "Error 1" in the same vain as that mentioned in this thread: http://forums.gentoo.org/viewtopic.php?t=48169&highlight=envy24control+alsa+compile. I tried removing gtk and gtk2 support from use USE flags with "-gtk -gtk2" but no dice, nothing changed. I am compiling with gcc-3.3.2-r4 with the following CFLAGS: "-march=i686 -O2 -pipe -fomit-frame-pointer". The machine is a P2-300 with 128MB of RAM.



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

Actual Results:  
Compile fails with Error 1 and several warnings and errors listed noting
envy24control.c.

Expected Results:  
Successful emerge of alsa-tools-1.0.0_rc2.

Gentoo Base System version 1.4.3.12
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031212-r0,
2.4.20-gentoo-r9)
=================================================================
System uname: 2.4.20-gentoo-r9 i686 Pentium II (Deschutes)
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ http://mirrors.tds.net/gentoo
http://gentoo.noved.org/ ftp://gentoo.noved.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dfx X alsa apm avi berkdb bonobo crypt cups dvb encode foomaticdb gdbm gif
gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod mmx motif
mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline samba sdl slang spell ssl svga tcpd tiff truetype usb voodoo3 x86 xml2
xmms xv zlib video_cards_sis"
 
Gentoo Base System version 1.4.3.12
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031212-r0,
2.4.20-gentoo-r9)
=================================================================
System uname: 2.4.20-gentoo-r9 i686 Pentium II (Deschutes)
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ http://mirrors.tds.net/gentoo
http://gentoo.noved.org/ ftp://gentoo.noved.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dfx X alsa apm avi berkdb bonobo crypt cups dvb encode foomaticdb gdbm gif
gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod mmx motif
mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline samba sdl slang spell ssl svga tcpd tiff truetype usb voodoo3 x86 xml2
xmms xv zlib video_cards_sis"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-12-20 09:25:49 UTC
for alsa-tools-1.0.0_rc2 you need alsa-driver-1.0.0_rc2
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-01-03 06:46:16 UTC

*** This bug has been marked as a duplicate of 34929 ***