lkml.org 
[lkml]   [1996]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectMore 2.1.5 compile errors

I wasn't able to ever get 2.1.4 to compile (I saw someone posted a similar
message with the same problem - ASM opcode reference errors, but as far as
I saw, noone responded to it), and now I haven't been able to get 2.1.5 to
compile either.

This time it's all linking problems, everything compiles fine. This
snippet is from the final stages of building the kernel.

-----------
ld -m elf_i386 -Ttext 0xC0100000 -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 \
/usr/src/linux-2.1.5/arch/i386/lib/lib.a
/usr/src/linux-2.1.5/lib/lib.a
/usr/src/linux-2.1.5/arch/i386/lib/lib.a -o vmlinux
net/network.a(ipx.o): In function `ipxitf_ioctl_real':
ipx.o(.text+0x1411): undefined reference to `get_fs_byte'
ipx.o(.text+0x1461): undefined reference to `get_fs_byte'
net/network.a(ipx.o): In function `ipx_setsockopt':
ipx.o(.text+0x2022): undefined reference to `get_fs_long'
make: *** [vmlinux] Error 1
------------

Jordan Ritter



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