[parisc-linux] Unresolved symbols in 2.4.22-pa13

Matthew Wilcox willy@debian.org
Thu, 6 Nov 2003 22:24:16 +0000


On Thu, Nov 06, 2003 at 09:57:06PM +0100, Jan-Benedict Glaw wrote:
> On Thu, 2003-11-06 16:20:55 +0000, Matthew Wilcox <willy@debian.org>
> wrote in message <20031106162055.GA26869@parcelfarce.linux.theplanet.co.uk>:
> > On Wed, Nov 05, 2003 at 09:01:01PM +0100, Ruediger Scholz wrote:
> 
> > Did you perhaps configure ISA and PCI out but parport_pc in?  If so ...
> > user error.
> 
> Kconfig dependancy error.

This is 2.4.  I'm not touching that config mess.

Shortly before receiving your message, I looked at it in 2.6 (which is
worth fixing).  My initial thought is:

@@ -34,7 +34,7 @@ config PARPORT
 
 config PARPORT_PC
        tristate "PC-style hardware"
-       depends on PARPORT && (!SPARC64 || PCI)
+       depends on PARPORT && (!(SPARC64 || PARISC) || PCI)
        ---help---
          You should say Y here if you have a PC-style parallel port. All
          IBM PC compatible computers and some Alphas have PC-style

But perhaps that should be:

	depends on PARPORT && (!SPARC64 || PCI) && (!PARISC || SUPERIO)

Comments?

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk