[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: errors!!



There is a question about nls support in the
configuration.  The only acceptable answer is yes.
Try going through the "make menuconfig" (or whichever)
again and include nls support.  You also will have to
pick a code page and char set.  Make them all modules
and you can put nls in /etc/modules and then forget
about it.

jim

----------
From: 	Ian Keith Setford[SMTP:ians@jove.acs.unt.edu]
Sent: 	Monday, April 27, 1998 8:18 PM
To: 	debian-user@lists.debian.org
Cc: 	The recipient's address is unknown.
Subject: 	errors!!


Yo-

I am trying to compile 2.0.33 and I get the following errors:

--------------------------------------------------------------
make[1]: Leaving directory `/usr/src/kernel-source-2.0.33/arch/i386/lib'
ld -m elf_i386 -Ttext 0x100000 -e stext arch/i386/kernel/head.o
init/main.o init/version.o \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o net/network.a \
        fs/filesystems.a \
        drivers/block/block.a drivers/char/char.a drivers/net/net.a
drivers/pci/pci.a \
        /usr/src/kernel-source-2.0.33/arch/i386/lib/lib.a
/usr/src/kernel-source-2.0.33/lib/lib.a
/usr/src/kernel-source-2.0.33/arch/i386/lib/lib.a -o vmlinux
fs/filesystems.a(fat.o): In function `fat_readdirx':
fat.o(.text+0xf85): undefined reference to `utf8_wcstombs'
fs/filesystems.a(fat.o): In function `fat_put_super':
fat.o(.text+0x204b): undefined reference to `unload_nls'
fat.o(.text+0x2068): undefined reference to `unload_nls'
fs/filesystems.a(fat.o): In function `fat_read_super':
fat.o(.text+0x2f23): undefined reference to `load_nls'
fat.o(.text+0x2f47): undefined reference to `load_nls_default'
fat.o(.text+0x2f70): undefined reference to `load_nls'
fat.o(.text+0x2f94): undefined reference to `unload_nls'
fat.o(.text+0x2fa9): undefined reference to `load_nls_default'
fat.o(.text+0x2fd8): undefined reference to `unload_nls'
fat.o(.text+0x2fe8): undefined reference to `unload_nls'
make: *** [vmlinux] Error 1
-------------------------------------------------------------
Can someone help me out?  I'm not sure why it bails right here.

Thanks in advance!!

-Ian

_____________________________________________________________________
Ian K. Setford                                  ians@jove.acs.unt.edu
                                                      H: 940.566.0461
                                                    Pgr: 817.901.0255


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: