All of lore.kernel.org
 help / color / mirror / Atom feed
* configure script doesn't succesfully end with the latest snapshots
@ 2009-03-08 13:54 Ozan Çağlayan
  2009-03-08 23:59 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Ozan Çağlayan @ 2009-03-08 13:54 UTC (permalink / raw)
  To: alsa-devel


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: configure script doesn't succesfully end with the latest snapshots
  2009-03-08 13:54 configure script doesn't succesfully end with the latest snapshots Ozan Çağlayan
@ 2009-03-08 23:59 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2009-03-08 23:59 UTC (permalink / raw)
  To: Ozan Çağlayan; +Cc: alsa-devel

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
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-08 23:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-08 13:54 configure script doesn't succesfully end with the latest snapshots Ozan Çağlayan
2009-03-08 23:59 ` Takashi Iwai

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.