lkml.org 
[lkml]   [2000]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject2.3.99pre3 - Sound and non-PCI pseudo-patch
Date
Just tried to compile 2.3.99pre3 on my VESA-bus 486 with SoundBlaster 16
support as a module and PCI not configured.

Compilation failed in soundcard.c with "invalid lvalue in assignment" on
line 572. This line is trying to assign a value to isa_dma_bridge_buggy,
which is defined in include/asm/dma.h as extern int if PCI is configured,
but as a symbolic constant if is not.

My suggestion would be to wrap the offending line in soundcard.c with an
#ifdef CONFIG_PCI, but I'm not sure if that's a fix or a workaround botch.

---
Mark Tranchant
Work email: mtranch2@ford.com
Home email: mark@tranchant.freeserve.co.uk
WWW: http://www.tranchant.freeserve.co.uk/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.024 / U:1.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site