From: James Courtier-Dutton <James@superbug.co.uk>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: bug #1288
Date: Fri, 29 Jul 2005 19:01:02 +0100 [thread overview]
Message-ID: <42EA6EDE.9010300@superbug.co.uk> (raw)
In-Reply-To: <s5hek9hbk7d.wl%tiwai@suse.de>
[-- Attachment #1: Type: text/plain, Size: 748 bytes --]
Takashi Iwai wrote:
> At Fri, 29 Jul 2005 17:43:45 +0100,
> James Courtier-Dutton wrote:
>
>>Hi,
>>
>>The current alsa-driver,alsa-kernel CVS does not compile.
>>Please see details in bug #1288
>>
>>Can anybody help?
>
>
> Do you have a correct linux/version.h?
> KERNEL_VERSION() macro must be defined there.
>
> Or you might have an empty linux/version.h in somewhere else,
> e.g. alsa-driver/include...
>
>
> Takashi
>
>
In the alsa-driver tree:
find . -iname "version.h"
./alsa-kernel/include/version.h
./include/version.h
They both contain:
/* include/version.h. Generated by configure. */
#define CONFIG_SND_VERSION "1.0.9b"
#define CONFIG_SND_DATE ""
See attached /usr/include/linux/version.h
They all look fine to me.
James
[-- Attachment #2: version.h --]
[-- Type: text/x-chdr, Size: 126 bytes --]
#define UTS_RELEASE "2.6.11"
#define LINUX_VERSION_CODE 132619
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
prev parent reply other threads:[~2005-07-29 18:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-29 16:43 bug #1288 James Courtier-Dutton
2005-07-29 17:23 ` Takashi Iwai
2005-07-29 18:01 ` James Courtier-Dutton [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=42EA6EDE.9010300@superbug.co.uk \
--to=james@superbug.co.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox