From alsa-devel-owner@alsa.jcu.cz  Mon Dec 21 01:23:59 1998
Received: from mb1.mailbank.com (mb1.mailbank.com [204.244.193.15])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id BAA19137
	for <alsa-devel@alsa.jcu.cz>; Mon, 21 Dec 1998 01:23:11 +0100
Received: from dialup040.liege.eunet.be [193.74.147.40]
	(HELO w98bg)
	by mb1.mailbank.com (AltaVista Mail V2.0H/2.0H BL25H listener)
	id 0000_0186_367d_7b7e_faf9;
	Sun, 20 Dec 1998 14:34:38 -0800
Message-ID: <004d01be2c68$514bdde0$28934ac1@w98bg>
From: "Benjamin GOLINVAUX" <golinvaux@benjamin.net>
To: <alsa-devel@alsa.jcu.cz>
Subject: newbie : error in configure script
Date: Sun, 20 Dec 1998 23:25:53 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

Hello...

Don't flame me for this very newbie-like question... I've been moving from
Windoze NT with Visual C++ to Linux Debian with gcc this week...

Everything was fine until I tried to install debian :

1) the INSTALL file says : be sure to remove OSS/Lite from your kernel
before installing alsa : could someone explain me in two words what means
'removing a module from kernel' : is it a source code operation (removing a
c file from kernel) or just a binary operation in some .O loading script ?)

2) the configure script tells me : 'error... compiler can't produce
executables'. However, I'm using egcs g++ which compiles .c and .cc well...
And gcc is installed also (I believe g++ and gcc must be links to a common
compiler cc...).. How to check gcc install is correct ?

Thank you and sorry for the stupid questions....

Benjamin.







