[PlanetCCRMA] Failed rpm -ba alsa tools

Lawrence Miranda lawrence.miranda@up.edu.ph
Fri Nov 29 00:49:01 2002


I've recompiled the planet src rpm with athlon optimization and followed
the instruction at the threads. When I installed alsa with the new
kernel, alsa tools won't install correctly displaying this (partly):

...
cp: cannot stat `/install-sh': No such file or directory
cp: cannot stat `/mkinstalldirs': No such file or directory
cp: cannot stat `/missing': No such file or directory
aclocal: configure.in: 6: macro `AM_PATH_GTK' not found in library
configure.in:2: no proper implementation of AM_INIT_AUTOMAKE was found,
configure.in:2: probably because aclocal.m4 is missing...
configure.in:2: You should run aclocal to create this file, then
configure.in:2: run automake again.
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
Makefile.am: installing `./depcomp'
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
configure.in:2: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:6: error: possibly undefined macro: AM_PATH_GTK
configure.in:7: error: possibly undefined macro: AM_PATH_ALSA
CFLAGS=-O2 -Wall -pipe -g
./configure --prefix=/usr --mandir=/usr/share/man
./configure: line 1142: syntax error near unexpected token
`envy24control,'
./configure: line 1142: `AM_INIT_AUTOMAKE(envy24control, 0.1.0)'
make: *** No targets specified and no makefile found.  Stop.
error: Bad exit status from /var/tmp/rpm-tmp.34890 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.34890 (%build)
[root@audiolab SPECS]# rpm -qa | grep alsa
alsa-lib-0.9.0-36
alsa-driver-0.9.0-36
alsa-utils-0.9.0-36
alsa-driver-2.4.19-1.ll.lawrence-0.9.0-36

thanks in advance,
Lawrence Miranda