[alsa-devel] configure script doesn't succesfully end with the latest snapshots
Takashi Iwai
tiwai at suse.de
Mon Mar 9 00:59:17 CET 2009
At Sun, 08 Mar 2009 15:54:01 +0200,
Ozan Çağlayan wrote:
>
>
> Latest working snapshots:
>
> alsa-driver-20090305.tar.bz2
> alsa-driver-20090306.tar.bz2
>
> Affected snapshots:
> alsa-driver-20090307.tar.bz2
> alsa-driver-20090308.tar.bz2
>
> Problem
> --------
>
> -> 20090307
>
> During the configuration step, configure script complains that it
> can't find some commands:
>
> checking whether gcc needs -traditional... no
> checking for current directory... /root/devel/kernel/drivers/alsa-driver/alsa-driver-20090307
> ./configure: line 3863: ALSA_TOPLEVEL_INIT: command not found
> checking cross compile...
> checking for directory with kernel source... /lib/modules/2.6.25.20-114/source
> checking for directory with kernel build... /lib/modules/2.6.25.20-114/build
> ..
> ..
> checking for CONFIG_HAS_DMA... yes
> ./configure: line 13325: ALSA_TOPLEVEL_SELECT: command not found
> ./configure: line 13327: ALSA_PARSE_KCONFIG: command not found
> ./configure: line 13329: ALSA_TOPLEVEL_DEFINES: command not found
> ./configure: line 13339: ALSA_TOPLEVEL_OUTPUT: command not found
> configure: creating ./config.status
>
> Eventhough it complains, the configuration step ends succesfully and
> I can compile the drivers with make.
>
> -> 20090308
>
> It's even worse. After complaining about
> the same ALSA_* stuff, it fails also on the following error:
>
> configure: creating ./config.status
> config.status: creating version
> config.status: creating Makefile.conf
> config.status: WARNING: 'Makefile.conf.in' seems to ignore the --datarootdir setting
> config.status: creating snddevices
> config.status: creating utils/alsa-driver.spec
> config.status: creating utils/buildrpm
> config.status: creating toplevel.config
> config.status: creating utils/alsasound
> config.status: creating utils/alsasound.posix
> config.status: creating include/pci_ids_compat.h
> config.status: creating include/i2c-id_compat.h
> config.status: creating include/config.h
> config.status: error: cannot find input file: include/config1.h.in
Fixed now. Thanks.
Takashi
More information about the Alsa-devel
mailing list