From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Courtier-Dutton Subject: Re: bug #1288 Date: Fri, 29 Jul 2005 19:01:02 +0100 Message-ID: <42EA6EDE.9010300@superbug.co.uk> References: <42EA5CC1.50608@superbug.co.uk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------080504090805090906000604" Return-path: In-Reply-To: Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Takashi Iwai Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org This is a multi-part message in MIME format. --------------080504090805090906000604 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit 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 --------------080504090805090906000604 Content-Type: text/x-chdr; name="version.h" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="version.h" #define UTS_RELEASE "2.6.11" #define LINUX_VERSION_CODE 132619 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) --------------080504090805090906000604-- ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click