I'm trying to cross-compile the 2.2.1-rmk4-Kernel for a Digital DNARD
(which uses the EBSA110-Board, as far as I know) on a 386/Linux-box.
Binutils/EGCS went all fine with the description from Tim Lindquist last
Friday on the list.
The kernel compiles fine, but gets a long list of unresolved sym's during
linking.
Something like this:
------------------------------------------------------------------------------
init/main.o(.data.init+0x2c): undefined reference to `kbd_reset_setup'
drivers/char/char.a(tty_io.o): In function `tty_open':
tty_io.o(.text+0x1cf8): undefined reference to `fg_console'
drivers/char/char.a(tty_io.o): In function `tty_ioctl':
tty_io.o(.text+0x2ffc): undefined reference to `tioclinux'
tty_io.o(.text+0x2ffc): relocation truncated to fit: R_ARM_PC24 tioclinux
drivers/char/char.a(tty_io.o): In function `console_init':
tty_io.o(.text.init+0x7c): undefined reference to `con_init'
tty_io.o(.text.init+0x7c): relocation truncated to fit: R_ARM_PC24 con_init
drivers/char/char.a(tty_io.o): In function `tty_init':
tty_io.o(.text.init+0x228): undefined reference to `kbd_init'
tty_io.o(.text.init+0x228): relocation truncated to fit: R_ARM_PC24
kbd_init
drivers/char/char.a(vc_screen.o): In function `vcs_size':
vc_screen.o(.text+0x28): undefined reference to `fg_console'
vc_screen.o(.text+0x34): undefined reference to `vc_cons_allocated'
vc_screen.o(.text+0x34): relocation truncated to fit: R_ARM_PC24
vc_cons_allocated
vc_screen.o(.text+0x70): undefined reference to `vc_cons'
------------------------------------------------------------------------------
It goes on like that for another one or two pages...
I tried to fiddle around with some of the Make- and c-files, but it
wouldn't help...
Is there an easy solution to this problem??
Thanks
Nicky
----------------------------------------------------------------------------
Verein der Informatikstudierenden
Nicky Kern
ETH Zentrum IFW B29
Tel: 01/632 72 12 [EMAIL PROTECTED]
----------------------------------------------------------------------------
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]