I created the patch below to configure.in which makes it check for
CONFIG_M586MMX type cpus. It is super obvious so I hope it is correct!
This fixes the compilation problems for me.
James Rich
[EMAIL PROTECTED]
--- /home/james/alsa/cvs/alsa-driver/configure.in Mon Oct 1
16:47:59 2001
Ah hah, /usr/src/linux/include/linux/autoconf.h has:
#define CONFIG_M586MMX 1
but configure.in has no entry for CONFIG_M586MMX! This should be part of
the standard "Linus" kernel. So maybe configure.in should be checking for
it?
James Rich
[EMAIL
hat happened. Proc type in .config in
/usr/src/linux is CONFIG_M586MMX=y. Which header files is it checking?
> And, BTW - which distribution are you using?
Slackware 8.0 with kernel from SGI's xfs cvs tree.
James Rich
[EMAIL PROTECTED]
A=1 in Makefile.conf, but
no luck. I don't really know autoconf that well. I manually changed
CONFIG_SND_ISA to be 1 in Makefile.conf and make'd again. I got a
snd-card-sbawe.o module this time. But now I seem to have a lot of other
problems: undefined symbols, snd-timer can't be
be your problem?
Looking into this.
James Rich
[EMAIL PROTECTED]
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel
On Wed, 26 Sep 2001, Uros Bizjak wrote:
> On Tue, 25 Sep 2001, James Rich wrote:
>
> > I still can't get any of the snd-card-sb* modules to build. I
>
> After checking out CVS you should run ./cvscompile script. For example:
>
> ./cvscompile --with-cards=s
On Tue, 25 Sep 2001, dave willis wrote:
> On Tue, 25 Sep 2001, James Rich wrote:
>
> > Yes, that's what typing 'make' in the top level directory of the cvs
> > checkout does. As I wrote above, I did that too. The problem is that
> > none of the s
On 25 Sep 2001, Josh Green wrote:
> On Tue, 2001-09-25 at 15:31, James Rich wrote:
> > I checked out CVS earlier today (Sep. 25)
> >
> > after checking out CVS I did 'make' in the top level directory.
[snip .config]
> Those are the OSS and other kernel sou
MIDI_VIA82CXXX is not set
# CONFIG_SOUND_OSS is not set
# CONFIG_SOUND_TVMIXER is not set
Can someone tell me what is going on in the build process so I can fix
this?
James Rich
[EMAIL PROTECTED]
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourc