From alsa-user-owner@alsa.jcu.cz  Thu Jan  7 20:51:28 1999
Received: from mail1.lig.bellsouth.net (mail1.lig.bellsouth.net [205.152.0.55])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id UAA16020
	for <alsa-user@alsa.jcu.cz>; Thu, 7 Jan 1999 20:49:28 +0100
Received: from host-209-215-10-193.sld.bellsouth.net (host-209-215-10-193.sld.bellsouth.net [209.215.10.193])
	by mail1.lig.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id OAA01173
	for <alsa-user@alsa.jcu.cz>; Thu, 7 Jan 1999 14:48:26 -0500 (EST)
Date: Thu, 7 Jan 1999 13:49:00 -0600 (EST)
From: David Cougle <lunarbard@moonman.com>
To: alsa-user@alsa.jcu.cz
Subject: sequencer compile problem and mixer problem?
Message-ID: <Pine.LNX.4.05.9901071347280.11016-100000@host-209-215-10-85.sld.bellsouth.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

I'm trying to compile alsa .3pre2 with sequencer support, and I get this
error...

 -I/usr/src/linux/include -I../../include -c -o seq_midi_export.o
seq_midi_export.c
seq_midi_export.c:15: `snd_seq_midisynth_register_port' undeclared here
(not in a function)
seq_midi_export.c:15: initializer element for
`__ksymtab_snd_seq_midisynth_register_port.value' is not constant
seq_midi_export.c:16: `snd_seq_midisynth_unregister_port' undeclared here
(not in a function)
seq_midi_export.c:16: initializer element for
`__ksymtab_snd_seq_midisynth_unregister_port.value' is not constant
make[2]: *** [seq_midi_export.o] Error 1
make[2]: Leaving directory
`/home/lunarbard/temp/alsa-driver-0.3.0-pre2/kernel/seq'
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/home/lunarbard/temp/alsa-driver-0.3.0-pre2/kernel'
make: *** [compile] Error 1


any ideas?

Also, I must have changed something because now when I start alsasound it
says this..

 alsasound start
Starting sound driver: snd-card-cs4236 done
/usr/sbin/alsasound: /proc/asound/0/mixer0: Operation not supported by
device


and I cannot keep alsasound selected in ntsysv, even as root, so it won't
do it on startup anymore.

any ideas?
thanks!

-- 
http://www.slidellweb.com/dcougle
ICQ #3795561
Lunarbard on AOL(Instant Messenger)
Proverbs 15:3
"We will not be the alternative, we will set the trend"


