All of lore.kernel.org
 help / color / mirror / Atom feed
From: Giuliano Pochini <pochini@shiny.it>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: Re: build changes
Date: 07 Jun 2003 00:38:26 +0000	[thread overview]
Message-ID: <1054946307.13620.41.camel@Jay> (raw)
In-Reply-To: <s5h65nln4o7.wl@alsa2.suse.de>

On mer, 2003-06-04 at 17:17, Takashi Iwai wrote:
> At Wed, 04 Jun 2003 17:57:32 +0200 (CEST),
>
> wouldn't it better to put another Makefile in sub directories?

Sure. I followed the instrutions you wrote here a couple of months ago.
When I do cvscompile --with-cards=powermac,echoaudio[...] it stops here:

make  -C echoaudio fastdep
make[2]: Entering directory
`/home/Giu/tttttt/alsa-driver-0.9.4/pci/echoaudio'
/home/Giu/tttttt/alsa-driver-0.9.4/include/sndversions.h was not updated
make[2]: *** No rule to make target `GenericDriver/OsSupportLinux.c',
needed by `fastdep'.  Stop.
make[2]: Leaving directory
`/home/Giu/tttttt/alsa-driver-0.9.4/pci/echoaudio'
make[1]: *** [_sfdep_echoaudio] Error 2
make[1]: Leaving directory `/home/Giu/tttttt/alsa-driver-0.9.4/pci'
make: *** [dep] Error 1


But any subsequent "make" completes successfully.

These are the changes I did to the various files:


pci/Makefile

-extra-subdir-y	:= pdplus
+extra-subdir-y	:= pdplus echoaudio


utils/Modules.dep
 
+%dir linux/sound/pci/echoaudio
+|snd-echoaudio snd-pcm


acore/Makefile

+obj-$(CONFIG_SND_ECHOAUDIO) += snd-pcm.o snd-page-alloc.o snd.o
snd-rawmidi.o
 


Bye.




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.

      reply	other threads:[~2003-06-07  0:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02 16:01 SIS7012 SPDIF support James Courtier-Dutton
2003-06-02 18:42 ` Jaroslav Kysela
2003-06-03  9:55 ` Takashi Iwai
2003-06-03 11:24   ` James Courtier-Dutton
2003-06-03 12:16     ` Takashi Iwai
2003-06-06  1:20       ` James Courtier-Dutton
2003-06-06  9:03         ` Takashi Iwai
2003-06-06 21:18           ` James Courtier-Dutton
2003-06-04  9:11   ` build changes Giuliano Pochini
2003-06-04 11:40     ` Jaroslav Kysela
2003-06-04 15:57       ` Giuliano Pochini
2003-06-04 17:17         ` Takashi Iwai
2003-06-07  0:38           ` Giuliano Pochini [this message]

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=1054946307.13620.41.camel@Jay \
    --to=pochini@shiny.it \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /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.