I try to do these things but as the compilation hs not
finished so I have not tested it yet.

I modify the file in ./include/driver.h and comment
out the code

/ * #ifdef CONFIG_PCI comment out by me */
#include linux/pci.h
/* #endif comment out by me */

try to force it to include linux/pci.h all the times
:-)

the probelm is when including some kernel header
files, it is not defined PCI_CONFIG ( as I did not
compile it into the kernel) so that the file
linux/pci.h has never included. 

Now the compilation is through that point but I am not
sure the usability of that code it produces :-) ; Just
wait when it finished

Any ideas?

--- Jason Costomiris <[EMAIL PROTECTED]> wrote: > On
Tue, Jan 09, 2001 at 09:03:08PM -0800, Steve Kieu
> wrote:
>: I am struggling to make alsa work with kernel
> 2.4.0
>: but not succesful. Use gcc 2.95.2 kernel 2.4.0
> 
> get alsa-driver 0.5.10a, it fixes your problems.
> 
> 
> -- 
> Jason Costomiris <><           |  Technologist,
> geek, human.
> jcostom {at} jasons {dot} org  | 
> http://www.jasons.org/ 
>           Quidquid latine dictum sit, altum viditur.
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-list


=====
S.KIEU

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to