[2.1.66] fs/nls.o?

Richard A. Soderberg (root@dnsi.net)
Tue, 25 Nov 1997 22:42:57 -0800 (PST)


nls.o isn't installing into /lib/modules with modules_install, though it
compiles with no errors as I defined it to (437/8859-1). I mount a dos
partition, I get errors about

Unable to load NLS charset cp437
Unable to load NLS charset iso8859-1

with

vfat 12428 1 (autoclean)
fat 22964 1 (autoclean) [vfat]

loaded. I can't insmod nls.o because make modules doesn't seem to catch
it under fs/nls. I am now terribly confused. How do I make NLS support
work? Can't configure it in the makefile. Can't figure out how to
compileit without a full clean dep. Anyone know what's going on? Thx.

Richard