lkml.org 
[lkml]   [1996]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectProblems compiling


Hello

In kernel 2.1.4 and 2.1.5 I have problems compiling. The problem
apears only when I try to include IPX and Appletalk in the kernel. The
compile error is (this one had is only IPX included):

ipx.o(.text+0x13f1): undefined reference to `get_fs_byte'
ipx.o(.text+0x1441): undefined reference to `get_fs_byte'
ipx.o(.text+0x2002): undefined reference to `get_fs_long'
make: *** [vmlinux] Error 1



Here is the compilation error when both Appletalk and IPX are included:

ipx.o(.text+0x13f1): undefined reference to `get_fs_byte'
ipx.o(.text+0x1441): undefined reference to `get_fs_byte'
ipx.o(.text+0x2002): undefined reference to `get_fs_long'
appletalk.o(.text+0x2132): undefined reference to `get_fs_long'
make: *** [vmlinux] Error 1



And the last one, only Appletalk included:

appletalk.o(.text+0x2132): undefined reference to `get_fs_long'
make: *** [vmlinux] Error 1




I'm no hacker so I don't know where to start looking for the error.
Can anyone help?


Paolo




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