From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ms-smtp-03.southeast.rr.com ([24.93.67.84]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19zz9I-0002Rm-00 for ; Thu, 18 Sep 2003 09:48:44 -0400 Received: from localhost (cpe-069-132-009-002.carolina.rr.com [69.132.9.2]) by ms-smtp-03.southeast.rr.com (8.12.5/8.12.2) with SMTP id h8ID0O4R027562 for ; Thu, 18 Sep 2003 09:00:24 -0400 (EDT) Message-ID: <000501c37d1b$e0403880$0100007f@carolina.rr.com> From: "Chris" To: Subject: OK Date: Wed, 17 Sep 2003 09:01:57 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Okay. here is the output of the error I am getting when I do the ./configure --with-cards=emu10k1 when trying to install alsa. checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/ginstall -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for current directory... /home/chris/alsa-driver-0.9.6 checking cross compile... checking for directory with kernel source... /lib/modules/2.4.20/build checking for kernel version... The file /lib/modules/2.4.20/build/include/linux/version.h does not exist. Please, install the package with full kernel sources for your distribution or use --with-kernel=dir option to specify another directory with kernel sources (default is /usr/src/linux). root@mailvision:/home/chris/alsa-driver-0.9.6# Thanks. Chris.