From: "Ozan Çağlayan" <ozan@pardus.org.tr>
To: alsa-devel@alsa-project.org
Subject: configure script doesn't succesfully end with the latest snapshots
Date: Sun, 08 Mar 2009 15:54:01 +0200 [thread overview]
Message-ID: <49B3CDF9.9040402@pardus.org.tr> (raw)
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
--
Ozan Çağlayan
<ozan_at_pardus.org.tr>
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next reply other threads:[~2009-03-08 13:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-08 13:54 Ozan Çağlayan [this message]
2009-03-08 23:59 ` configure script doesn't succesfully end with the latest snapshots Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49B3CDF9.9040402@pardus.org.tr \
--to=ozan@pardus.org.tr \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.