2.3.25 parport_pc_ops and pcmcia-cs-3.1.4 pre-release

Bob_Tracy (rct@gherkin.sa.wlk.com)
Fri, 5 Nov 1999 07:30:35 -0600 (CST)


In 2.3.25 with the latest (as of yesterday) pre-release version of the
pcmcia-cs-3.1.4 package, there needs to be an
"EXPORT_SYMBOL(parport_pc_ops);" somewhere to avoid an undefined symbol
error for the parport_cs.o module. The quick and dirty fix is to add
the EXPORT_SYMBOL() to linux/drivers/parport/parport_pc.c after the
structure declaration, but I suspect that isn't the preferred place.

--Bob
rct@wlk.com

-
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/