Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264894AbTFLQwp (ORCPT ); Thu, 12 Jun 2003 12:52:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264896AbTFLQwp (ORCPT ); Thu, 12 Jun 2003 12:52:45 -0400 Received: from pcp701542pcs.bowie01.md.comcast.net ([68.50.82.18]:61906 "EHLO lucifer.gotontheinter.net") by vger.kernel.org with ESMTP id S264894AbTFLQwn (ORCPT ); Thu, 12 Jun 2003 12:52:43 -0400 Subject: Re: [PATCHSET] 2.4.21-rc6-dis3 released From: Disconnect To: Torsten Foertsch Cc: lkml In-Reply-To: <200306121205.11891.torsten.foertsch@gmx.net> References: <1055195284.19815.55.camel@slappy> <200306102207.02870.torsten.foertsch@gmx.net> <1055357410.1338.183.camel@slappy> <200306121205.11891.torsten.foertsch@gmx.net> Content-Type: text/plain Message-Id: <1055437589.11780.32.camel@slappy> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.92 (Preview Release) Date: 12 Jun 2003 13:06:29 -0400 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2347 Lines: 68 On Thu, 2003-06-12 at 06:04, Torsten Foertsch wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Wednesday 11 June 2003 20:50, Disconnect wrote: > > What gcc version are you using? > > > > Using 3.2.3 I built modules with your config and no problems - make > > mrproper ; cp config .config ; make oldconfig ; make dep && make clean > > && make modules worked fine... > > I'm using 3.2. But I don't think it's a compiler issue: > > > > sound.c sound.c:29:27: sound/version.h: No such file or directory > > There is a file missing: sound/version.h > > I have fetched the file from ALSA CVS. It says > > - ------------------------------------------------------------ > /* include/version.h. Generated by configure. */ > #define CONFIG_SND_VERSION "0.9.4" > #define CONFIG_SND_DATE "" > - ------------------------------------------------------------ ,,courtesy the 'dontdiff' file. Fun. I'll get updates to the website this afternoon; in the meantime it should say: /* include/version.h. Generated automatically by configure. */ #define CONFIG_SND_VERSION "0.9.0rc2" #define CONFIG_SND_DATE " (Wed Jun 19 08:56:25 2002 UTC)" > The comment states, this file is generated by configure. Does that mean > "make (x|menu|old)config"? I doubt it because there was no such file. > > I have built my source tree that way. Maybe that matters: > > tar xvfj linux-2.4.20.tar.bz2 > cd linux-2.4.20 > bzcat ../patch-2.4.21-rc6.bz2 | patch -p1 > bzcat ../2.4.21-rc6-dis3-final.diff.bz2 | patch -p1 > > Have I missed an extra ALSA configuration step? > > Anyway, with the file from ALSA CVS it compiles without errors. > > Torsten > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.7 (GNU/Linux) > > iD8DBQE+6FBXwicyCTir8T4RApGxAJ9F4TCKXSSl0jALmpVEpD89b2mGugCgtw9R > AW/v1HaFsmjxCr+MuJDjnLU= > =WkIR > -----END PGP SIGNATURE----- > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/