| To: | kaka <share.kt@gmail.com> |
|---|---|
| Subject: | Re: Unknown symbol register_framebuffer |
| From: | Freddy Spierenburg <freddy@dusktilldawn.nl> |
| Date: | Fri, 12 Oct 2007 20:19:35 +0200 |
| Cc: | Geert Uytterhoeven <geert@linux-m68k.org>, linux-mips@linux-mips.org |
| In-reply-to: | <eea8a9c90710120756j7fb633fdjfc9704c447133a05@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <eea8a9c90710120551x66311e20pfd639edb9daf68fc@mail.gmail.com> <Pine.LNX.4.64.0710121513560.7335@anakin> <eea8a9c90710120756j7fb633fdjfc9704c447133a05@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.16 (2007-06-11) |
Hi Kaka, On Fri, Oct 12, 2007 at 08:26:26PM +0530, kaka wrote: > On 10/12/07, Geert Uytterhoeven <geert@linux-m68k.org> wrote: > > As mentioned before, please talk to the supplier of your module about > > these references to `printf', `malloc', and `free'. > > > COuld you plz let us know how to link the kernel symbol so that the KLM > brcmstfb.ko can find the symbols? The mentioned routines are not part of the kernel. They are part of you C-library. Please do understand that the Linux kernel does (and can) not use any external library. It's a huge beast on it's own. Hence it's not possible to link the kernel to these library routines. Look into kernel source for clues on how to replace those routines. :) -- $ cat ~/.signature Freddy Spierenburg <freddy@dusktilldawn.nl> http://freddy.snarl.nl/ GnuPG: 0x7941D1E1=C948 5851 26D2 FA5C 39F1 E588 6F17 FD5D 7941 D1E1 $ # Please read http://www.ietf.org/rfc/rfc2015.txt before complain!
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Unknown symbol register_framebuffer, Geert Uytterhoeven |
|---|---|
| Next by Date: | Re: Gcc 4.2.2 broken for kernel builds, David Daney |
| Previous by Thread: | Re: Unknown symbol register_framebuffer, Geert Uytterhoeven |
| Next by Thread: | [PATCH] sb1250-swarm_defconfig: Enable GenBus IDE, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |