From alsa-user-owner@alsa.jcu.cz  Tue Jan 26 18:13:47 1999
Received: from smtp2.polbox.com (smtp2.polbox.com [195.116.6.12])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id SAA21221
	for <alsa-user@jcu.cz>; Tue, 26 Jan 1999 18:11:14 +0100
Received: from s-odki (ppp16a.gdansk.tpnet.pl [195.205.247.16])
	by smtp2.polbox.com (8.9.2/8.9.2) with SMTP id SAA20039
	for <alsa-user@jcu.cz>; Tue, 26 Jan 1999 18:19:41 GMT
Message-ID: <001901be494f$1a5d03a0$10f7cdc3@s-odki>
From: "Andrzej S/lodkowski" <slodki@polbox.com>
To: <alsa-user@jcu.cz>
Subject: lamer's problem
Date: Tue, 26 Jan 1999 18:02:49 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-2"
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Since I installed RedHat 5.1 (kernel 2.0.34), I get unresolved symbols in
every module created by alsa during installation. It looks like this:
-------------------------------
( cut )

ALSA modules were sucessfully compiled.

mkdir -p /lib/modules/2.0.34/misc
rm -f /lib/modules/2.0.34/misc/snd*.o /lib/modules/2.0.34/misc/persist.o
/lib/modules/2.0.34/misc/isapnp.o
cp modules/*.o /lib/modules/2.0.34/misc
/sbin/depmod -a 2.0.34
/lib/modules/2.0.34/misc/snd.o: unresolved symbol(s)
/lib/modules/2.0.34/misc/snd-timer.o: unresolved symbol(s)
/lib/modules/2.0.34/misc/snd-tea6330t.o: unresolved symbol(s)
/lib/modules/2.0.34/misc/snd-synth.o: unresolved symbol(s)
/lib/modules/2.0.34/misc/snd-sonicvibes.o: unresolved symbol(s)
/lib/modules/2.0.34/misc/snd-sbawe.o: unresolved symbol(s)
(cut)
------------------------------

The other (non-alsa) modules are fine, eg. lo.o or serial.o.
I checked rc.* but I found nothing suspect.
What shall I do? I tried to look into the code, there are some
scripts/programs that export some symbols somewhere. I don't know much about
all those bloody symbols though.
(my soundcard is GUS PnP)

Any clues shall be appreciated.

-------
Andrzej S/lodkowski
slodki@polbox.com
f66448as@cs-boglab.eti.pg.gda.pl



