AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@lsi.com
RQ:
SSV:mhbs.lsil.com
NSV:
SSH:
R:<bill.fisher@lsi.com>
MAID:2
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 19 Oct 2009 14:11:39 -0700
From: Andrew Sharp <andy.sharp@lsi.com>
To: Bill Fisher <bill.fisher@lsi.com>
Subject: missing symbols
Message-ID: <20091019141139.7a80e327@ripper.onstor.net>
Organization: LSI
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Bill,

I found the output from the build.  I want to talk about how we
approach this, however, because I'd like to make one, 1, ONE, of these
symbols be in the acpu and/or ncpu threads, and push all other
functionality down below that symbol so we don't have to have a bunch
of these weak symbols in the acpu and ncpu threads.

.
.
.
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
mipsel-linux-gnu-ld: Dwarf Error: found dwarf version '0', this reader only handles version 2 information.
drivers/built-in.o: In function `$L129':
drivers/mgmt-bus/rcon.c:(.text+0x40310): undefined reference to `eee_poll'
drivers/mgmt-bus/rcon.c:(.text+0x40310): relocation truncated to fit: R_MIPS_26 against `eee_poll'
mipsel-linux-gnu-ld: Dwarf Error: found dwarf version '0', this reader only handles version 2 information.
net/built-in.o: In function `$LVL195':
net/neteee/neteee.c:(.text+0xa1190): undefined reference to `eee_rcv_pkt'
net/neteee/neteee.c:(.text+0xa1190): relocation truncated to fit: R_MIPS_26 against `eee_rcv_pkt'
net/built-in.o: In function `$L183':
net/neteee/neteee.c:(.text+0xa11f8): undefined reference to `eee_txrxIsPktToNcpu_kernel'
net/neteee/neteee.c:(.text+0xa11f8): relocation truncated to fit: R_MIPS_26 against `eee_txrxIsPktToNcpu_kernel'
make: *** [.tmp_vmlinux1] Error 1
