All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Hofman <pavel.hofman@ivitera.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: Compilation procedure from git/tiwai/sound-2.6.git
Date: Fri, 02 Oct 2009 11:32:13 +0200	[thread overview]
Message-ID: <4AC5C89D.9030708@ivitera.com> (raw)
In-Reply-To: <s5htyyil4zl.wl%tiwai@suse.de>

Takashi Iwai wrote:
> At Thu, 01 Oct 2009 22:06:56 +0200,
> Pavel Hofman wrote:
>> Takashi Iwai wrote:
>>> At Mon, 21 Sep 2009 20:38:08 +0200,
>>>
>>> Use sound-2.6.git tree on kernel.org together with alsa-driver-build.git
>>> tree:
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/alsa-driver-build.git
>>>
>> Hi Takashi,
>>
>> I am sorry if I overlooked something but the gitcompile in
>> alsa-driver-build.git does not work with the sound-2.6.git:
> 
> First run utils/setup-alsa-kernel with the path to sound-2.6 git
> tree.  See "Compilation from Linux kernel tree" section in INSTALL
> file.
> 
> The file structure of alsa-kernel isn't identical with linux kernel.
> 


Hi Takashi,

Thanks a lot, it works fine now. Should I add this information to the
alsa-project wiki?

Please could you commit the following patch? I had to check the script
code to find out the actual meaning.

Thanks,

Pavel.


diff --git a/utils/setup-alsa-kernel b/utils/setup-alsa-kernel
index 47ecfe4..75be3b3 100755
--- a/utils/setup-alsa-kernel
+++ b/utils/setup-alsa-kernel
@@ -22,7 +22,7 @@ if [ -z "$1" ]; then
 fi

 if [ ! -d acore ]; then
-    echo "Run this script on alsa-driver directory"
+    echo "Run this script in alsa-driver directory"
     exit 1
 fi

  reply	other threads:[~2009-10-02  9:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16 20:25 [PATCH 1/7] ak4114 - fix errors in output selector bits pavel.hofman
2009-09-16 20:25 ` [PATCH 2/7] ak4620 support, codec regs listed in proc pavel.hofman
2009-09-16 20:25   ` [PATCH 3/7] ak4113 support pavel.hofman
2009-09-16 20:25     ` [PATCH 4/7] ice1724 - adding GPIO routines for mask and direction pavel.hofman
2009-09-16 20:25       ` [PATCH 5/7] ice1724 - pro-rate-locking makes sense only for internal clock mode pavel.hofman
2009-09-16 20:25         ` [PATCH 6/7] Support for multiple external clock types pavel.hofman
2009-09-16 20:25           ` [PATCH 7/7] Infrasonic Quartet support pavel.hofman
2009-09-21 14:10 ` [PATCH 1/7] ak4114 - fix errors in output selector bits Takashi Iwai
2009-09-21 18:38   ` Pavel Hofman
2009-09-21 19:26     ` Takashi Iwai
2009-09-23  9:16       ` Pavel Hofman
2009-09-23  9:21         ` Takashi Iwai
2009-09-23  9:32           ` Pavel Hofman
2009-09-23  9:56             ` Takashi Iwai
2009-10-01 20:06       ` Compilation procedure from git/tiwai/sound-2.6.git Pavel Hofman
2009-10-02  5:49         ` Takashi Iwai
2009-10-02  9:32           ` Pavel Hofman [this message]
2009-10-06 13:28             ` 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=4AC5C89D.9030708@ivitera.com \
    --to=pavel.hofman@ivitera.com \
    --cc=alsa-devel@alsa-project.org \
    --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.