Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19600 - ebuild for alsa-lib-0.9.2 doesn't work
Summary: ebuild for alsa-lib-0.9.2 doesn't work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-19 06:06 UTC by Andreas Bauer
Modified: 2003-04-24 17:10 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 Andreas Bauer 2003-04-19 06:06:43 UTC
This ebuild doesn't emerge. Output: 
>>> emerge (1 of 6) media-libs/alsa-lib-0.9.2 to / 
>>> md5 ;-) alsa-lib-0.9.2.tar.bz2 
>>> Unpacking source... 
>>> Unpacking alsa-lib-0.9.2.tar.bz2 to /var/tmp/portage/alsa-lib-0.9.2/work 
>>> Source unpacked. 
 * Working directory: /var/tmp/portage/alsa-lib-0.9.2/work/alsa-lib-0.9.2... 
 * Cannot apply any patch, running libtoolize... 
You should update your `aclocal.m4' by running aclocal. 
configure: WARNING: If you wanted to set the --build type, don't use --host. 
    If a cross compiler is detected then cross compile mode will be used. 
configure: error: cannot run /bin/sh ./config.sub 
 
!!! ERROR: media-libs/alsa-lib-0.9.2 failed. 
!!! Function econf, Line 273, Exitcode 1 
!!! econf failed 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-20 11:35:19 UTC
please paste
#emerge info

also the version of automake and autoconf
Comment 2 Andreas Bauer 2003-04-24 04:54:36 UTC
emerge info: 
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4) 
================================================================= 
System uname: 2.4.20-gentoo-r2 i686 AMD Athlon(tm) Processor 
GENTOO_MIRRORS=" http://ftp.easynet.nl/mirror/gentoo// 
ftp://ftp.easynet.nl/mirror/gentoo// ftp://ftp.tu-clausthal.de/pub/linux/gentoo/" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config 
/usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/:/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg gnome libg++ mikmod mmx 
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb 
slang readline arts svga java X sdl gpm tcpd pam libwww ssl python esd imlib 
oggvorbis gtk qt kde motif opengl cdr aalib alsa dga directfb doc fbcon flash gd gtk2 
gtkhtml guile ipv6 jikes junit lcms lirc mozilla mule perl plotutils samba scanner tcltk 
tetex tiff usb wmf xface xml" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=athlon -O3 -pipe" 
CXXFLAGS="-march=athlon -O3 -pipe" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache" 
 
automake version: 1.7.2 
autoconf version: 2.57-r1 
 
Comment 3 Andreas Bauer 2003-04-24 14:43:44 UTC
After rememerging automake, autoconfig and libtool this ebuild worked. This bug could 
be closed. 
Comment 4 Arcady Genkin (RETIRED) gentoo-dev 2003-04-24 17:10:22 UTC
Great, thanks for the report!
The ebuld for 0.9.2 now requires the latest stable versions of autoconf+automake for compilation.