* no --with-cards parameter in alsa-driver CVS
@ 2005-03-22 19:18 "Tien, C.L. - 田承禮"
2005-03-22 20:50 ` Takashi Iwai
0 siblings, 1 reply; 5+ messages in thread
From: "Tien, C.L. - 田承禮" @ 2005-03-22 19:18 UTC (permalink / raw)
To: alsa-devel
Hi,
I found there is no --with-cards parameter in CVS configure any longer, although it is still in 1.0.9rc1, but it disappeared in CVS, the document file INSTALL. Is this a mistake or will future version find the card in kernel config?
Sincerely,
ChenLi Tien
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_idh82&alloc_id\x15148&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: no --with-cards parameter in alsa-driver CVS
2005-03-22 19:18 no --with-cards parameter in alsa-driver CVS "Tien, C.L. - 田承禮"
@ 2005-03-22 20:50 ` Takashi Iwai
0 siblings, 0 replies; 5+ messages in thread
From: Takashi Iwai @ 2005-03-22 20:50 UTC (permalink / raw)
To: Tien, C.L.; +Cc: alsa-devel
At Wed, 23 Mar 2005 03:18:27 +0800,
Tien, C.L. wrote:
>
> Hi,
>
> I found there is no --with-cards parameter in CVS configure any
> longer, although it is still in 1.0.9rc1, but it disappeared in CVS,
> the document file INSTALL. Is this a mistake or will future version
> find the card in kernel config?
It works for me.
Could you tell me what doesn't exactly work?
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: no --with-cards parameter in alsa-driver CVS
@ 2005-03-22 23:04 "Tien, C.L. - 田承禮"
0 siblings, 0 replies; 5+ messages in thread
From: "Tien, C.L. - 田承禮" @ 2005-03-22 23:04 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
I found that the command "make ALSAKERNELDIR=../alsa-kernel all-deps" for CVS build cause problem.
utils/mod-deps --basedir /home/cltien/work/alsa-cvs/alsa-driver/alsa-kernel --hiddendir /home/cltien/work/alsa-cvs/alsa-driver --acinclude > acinclude.m4
Unable to open file /home/cltien/work/alsa-cvs/alsa-driver/alsa-kernel/mips/Kconfig: No such file or directory
Error reading Kconfig: No such file or directory
make: *** [acinclude.m4] Error 1
So I create a path for mips and a empty file Kconfig inside it and the acinclude.m4 is ok again. Now the --with-cards works again.
There is no mips directory in the CVS.
Sincerely,
ChenLi Tien
-----Original Message-----
From: Takashi Iwai [mailto:tiwai@suse.de]
Sent: 2005/3/22 [星期二] 下午 03:50
To: Tien, C.L. - 田承禮
Cc: alsa-devel@alsa-project.org
Subject: Re: [Alsa-devel] no --with-cards parameter in alsa-driver CVS
At Wed, 23 Mar 2005 03:18:27 +0800,
Tien, C.L. wrote:
>
> Hi,
>
> I found there is no --with-cards parameter in CVS configure any
> longer, although it is still in 1.0.9rc1, but it disappeared in CVS,
> the document file INSTALL. Is this a mistake or will future version
> find the card in kernel config?
It works for me.
Could you tell me what doesn't exactly work?
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_idh82&alloc_id\x15148&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: no --with-cards parameter in alsa-driver CVS
@ 2005-03-22 23:31 "Tien, C.L. - 田承禮"
2005-03-23 0:39 ` Måns Rullgård
0 siblings, 1 reply; 5+ messages in thread
From: "Tien, C.L. - 田承禮" @ 2005-03-22 23:31 UTC (permalink / raw)
To: "Tien, C.L. - 田承禮", Takashi Iwai; +Cc: alsa-devel
I updated the CVS again by co command and the mips directory appear! It cannot be created by the update command. There is nothing wrong with the alsa-kernel or alsa-driver at all, sorry!
Sincerely,
ChenLi Tien
-----Original Message-----
From: Tien, C.L. - 田承禮
Sent: 2005/3/22 [星期二] 下午 06:04
To: Takashi Iwai
Cc: alsa-devel@alsa-project.org
Subject: RE: [Alsa-devel] no --with-cards parameter in alsa-driver CVS
I found that the command "make ALSAKERNELDIR=../alsa-kernel all-deps" for CVS build cause problem.
utils/mod-deps --basedir /home/cltien/work/alsa-cvs/alsa-driver/alsa-kernel --hiddendir /home/cltien/work/alsa-cvs/alsa-driver --acinclude > acinclude.m4
Unable to open file /home/cltien/work/alsa-cvs/alsa-driver/alsa-kernel/mips/Kconfig: No such file or directory
Error reading Kconfig: No such file or directory
make: *** [acinclude.m4] Error 1
So I create a path for mips and a empty file Kconfig inside it and the acinclude.m4 is ok again. Now the --with-cards works again.
There is no mips directory in the CVS.
Sincerely,
ChenLi Tien
-----Original Message-----
From: Takashi Iwai [mailto:tiwai@suse.de]
Sent: 2005/3/22 [星期二] 下午 03:50
To: Tien, C.L. - 田承禮
Cc: alsa-devel@alsa-project.org
Subject: Re: [Alsa-devel] no --with-cards parameter in alsa-driver CVS
At Wed, 23 Mar 2005 03:18:27 +0800,
Tien, C.L. wrote:
>
> Hi,
>
> I found there is no --with-cards parameter in CVS configure any
> longer, although it is still in 1.0.9rc1, but it disappeared in CVS,
> the document file INSTALL. Is this a mistake or will future version
> find the card in kernel config?
It works for me.
Could you tell me what doesn't exactly work?
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_idh82&alloc_id\x15148&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: no --with-cards parameter in alsa-driver CVS
2005-03-22 23:31 "Tien, C.L. - 田承禮"
@ 2005-03-23 0:39 ` Måns Rullgård
0 siblings, 0 replies; 5+ messages in thread
From: Måns Rullgård @ 2005-03-23 0:39 UTC (permalink / raw)
To: alsa-devel
"Tien, C.L." <cltien@cmedia.com.tw> writes:
> I updated the CVS again by co command and the mips directory appear!
> It cannot be created by the update command. There is nothing wrong
> with the alsa-kernel or alsa-driver at all, sorry!
Try cvs update -d.
--
Måns Rullgård
mru@inprovide.com
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-03-23 0:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-22 19:18 no --with-cards parameter in alsa-driver CVS "Tien, C.L. - 田承禮"
2005-03-22 20:50 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2005-03-22 23:04 "Tien, C.L. - 田承禮"
2005-03-22 23:31 "Tien, C.L. - 田承禮"
2005-03-23 0:39 ` Måns Rullgård
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.