Frans,

Thank you for trying to help.  I have been able to get
the ALSA drivers working.  Part of the problem was
that I was trying to mix downloading debian packages
with compiling drivers.  This may be possible, but not
the way I was trying to do it.  

Instead, I used a kernel I compiled myself and chose a
minimum set of options and it worked okay.  It took a
while to figure out how debian wanted to handle module
parameters (you are not supposed to modify
modules.conf directly, but use scripts or text files
in /etc/modutils directory instead).

Regards,

Matt

--- Frans Ketelaars <[EMAIL PROTECTED]> wrote:
> On Fri, 31 May 2002 15:29:49 -0700 (PDT)
> Matt Mannikka <[EMAIL PROTECTED]> wrote:
> 
> > > 1. What is the output of ./configure? Maybe
> delete
> > > config.cache before 
> > > running ./configure?
> > 
> > Well, I found one of my problems.  I mentioned
> that I
> > went from one kernel and down to another.  I did
> not
> > do  a 'make clean' command.  After doing that I no
> > longer have a problem with any errors doing
> > './configure' and 'make install' in the driver
> > directory.  However, when I run 'make install' in
> the
> > library directory, I get the following error:
> > 
> > gcc: control/.libs/libcontrol.al: No such file or
> > directory
> > gcc: mixer/.libs/libmixer.al: No such file or
> > directory
> > gcc: pcm/.libs/libpcm.al: No such file or
> directory
> > gcc: rawmidi/.libs/librawmidi.al: No such file or
> > directory
> > gcc: timer/.libs/libtimer.al: No such file or
> > directory
> > gcc: hwdep/.libs/libhwdep.al: No such file or
> > directory
> > gcc: seq/.libs/libseq.al: No such file or
> directory
> > gcc: instr/.libs/libinstr.al: No such file or
> > directory
> > make[2]: *** [libasound.la] Error 1
> > make[1]: *** [install-recursive] Error 1
> > make: *** [install-recursive] Error 1
> > 
> > > 2. Is /usr/src/kernel-source-2.4.16/ really the
> > > directory containing the
> > >    2.4.16-686-smp source (ie containing the
> > > Documentation directory etc.) ?
> > 
> > Yes, it does include the source for the kernel.  I
> did
> > not compile from this source since I am using the
> > debian kernel package.  This caused a problem
> after
> > figure out the previous problem:  there was not a
> > version.h file in /usr/src/linux/include/linux
> > directory.  I got around this by using the config
> file
> > from the kernel package and running make oldconfig
> ;
> > make dep.
> > 
> > Still looking for help.
> > 
> > Matt
> > Hockeytown, USA
> 
> I don't know how to help but I'll sent this to the
> list so maybe someone
> else can help :)
> 
>     -Frans
> 
>
_______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application
> Developer's Conference
> August 25-28 in Las Vegas --
> http://devcon.sprintpcs.com/adp/index.cfm
> 
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/alsa-user


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to