| To: | kaka <share.kt@gmail.com> |
|---|---|
| Subject: | Re: Unknown symbol errors in insmod <driver name> |
| From: | Thiemo Seufer <ths@networkno.de> |
| Date: | Wed, 10 Oct 2007 18:10:31 +0100 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <eea8a9c90710100545y35d69e0ck96787609a935a889@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <eea8a9c90710100545y35d69e0ck96787609a935a889@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.16 (2007-06-11) |
kaka wrote: > Hi All, > > WHile installing framebuffer driver for BCM chip in MIPS platform(cross > compiled in intel 86). > I am getting the following error. > Can somebody help in this regard? > Thanks in Advance. > > # insmod brcmstfb.ko > brcmstfb: Unknown symbol unregister_framebuffer > brcmstfb: Unknown symbol printf > brcmstfb: Unknown symbol __make_dp > brcmstfb: Unknown symbol malloc > brcmstfb: Unknown symbol framebuffer_alloc > brcmstfb: Unknown symbol fb_find_mode > brcmstfb: Unknown symbol fb_dealloc_cmap > brcmstfb: Unknown symbol brcm_dir_entry > brcmstfb: Unknown symbol register_framebuffer > brcmstfb: Unknown symbol fb_alloc_cmap > brcmstfb: Unknown symbol framebuffer_release > brcmstfb: Unknown symbol free Ask the supplier of "brcmstfb.ko" what they did there. printf/malloc/free aren't functions which are normally available from kernel proper. Thiemo |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/6] tlbex.c: Remove relocs[] and labels[] from the init.data section, Geert Uytterhoeven |
|---|---|
| Next by Date: | Re: [PATCH 2/6] tlbex.c: Remove relocs[] and labels[] from the init.data section, Franck Bui-Huu |
| Previous by Thread: | Unknown symbol errors in insmod <driver name>, kaka |
| Next by Thread: | [PATCH] Add missing generic GPIO option support for au1000, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |