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

kernel 2.5.47 (CVS) on MIPS



I'm just pulled down the source to kernel 2.5.47 from SGI's CVS
repository, and have run in to a linking problem when trying to build
it.  I figured I'd ask if anybody else has seen this before I
investigate further.  The linker errors are:
        ld  -T arch/mips/vmlinux.lds.s arch/mips/kernel/head.o arch/mips/kernel/init_task.o  init/built-in.o --start-group  usr/built-in.o  arch/mips/sgi-ip22/built-in.o  arch/mips/kernel/built-in.o  arch/mips/mm/built-in.o  arch/mips/math-emu/built-in.o  kernel/built-in.o  mm/built-in.o  fs/built-in.o  ipc/built-in.o  security/built-in.o  crypto/built-in.o  lib/lib.a  arch/mips/arc/lib.a  arch/mips/lib/lib.a  drivers/built-in.o  sound/built-in.o  net/built-in.o --end-group  -o vmlinux
drivers/built-in.o(.text+0x31d44): In function `wd33c93_queuecommand':
: undefined reference to `save_flags'
drivers/built-in.o(.text+0x31d4c): In function `wd33c93_queuecommand':
: undefined reference to `cli'
drivers/built-in.o(.text+0x31dc0): In function `wd33c93_queuecommand':
: undefined reference to `restore_flags'

Those same symbols are undefined in a number of other wd33c93_*
functions.

noah

-- 
 _______________________________________________________
| Web: http://web.morgul.net/~frodo/
| PGP Public Key: http://web.morgul.net/~frodo/mail.html 

Attachment: pgpXCh_fSRMcR.pgp
Description: PGP signature


Reply to: