| To: | directfb-users@directfb.org, directfb-dev@directfb.org., linux-mips@linux-mips.org, uclinux-dev@uclinux.org, linux-fbdev-users@lists.sourceforge.net |
|---|---|
| Subject: | Updated:Error opening framebuffer device/Unknown symbol |
| From: | kaka <share.kt@gmail.com> |
| Date: | Thu, 25 Oct 2007 14:25:40 +0530 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=Ymexo036V9AUl5zldAcTAphzfN+mJ1eSgQ4czraen/M=; b=egY2A6DMk47A7trPnwGg6qcmihHGCVdW5jvc6TukFOPnJop0KZ3cYWQrB5vM1smgnraoji74Up8J3tLSGukMVfskXjtxkfYXV465akcm2ObDXmzWpBZk2ZSn4NysQjTAWOft+otqGjEPh/FVtHsOs4FwyfwjUPI3QRIBw6tBlxY= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=THdLd7dgOyuzEMCZb4EK4Xbk8SEMP+bKkYTQkQoLjwAHyQWiD5JXJpmyisD43yYOS285yg/VLmQan1KN2NHg7NRejce1nBlf2EzWy2AstVAPDyZnKNaMg+Ewm3cwAqtgruOCdlVp0AOL7/q/BXMAQ6rQ53IqcrhXA3duZMgxSQ4= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
|
Hi All,
Thanks for the overhelming responses.
I was able to remove the problem of Unknown symbols by linking the proper libraries. Now the problem got reduced to the following messages.
# insmod brcmstfb.ko
brcmstfb: Unknown symbol printf brcmstfb: Unknown symbol malloc brcmstfb: Unknown symbol free insmod: cannot insert `brcmstfb.ko': Unknown symbol in module (2): No such file or directory # for the above problem i had tried to link "libgcc.a " but those symbols are also undefined in it also.
RECAP:
While running the cross compiled directFB example on MIPS chip,*
We tried to install the framebuffer driver(command given above) after creating the node fb0. APPROACH: Actually the code of frambuffer driver consists of usual kernel framebuffer code and properitiary graphics lib code.
The properitiary graphics lib code is using malloc,print and free from <stdlib.h> and that is why those symbols are coming undefined.
Could anybody help in this regard?
Thanks in advance.
kaka
---------- Forwarded message ---------- From: kaka < share.kt@gmail.com> Date: Oct 12, 2007 6:33 PM Subject: Error opening framebuffer device/Unknown symbol register_framebuffer To: directfb-users@directfb.org, directfb-dev@directfb.org .
-- Thanks & Regards, kaka -- Thanks & Regards, kaka |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] txx9tmr clockevent/clocksource driver (take 2), Atsushi Nemoto |
|---|---|
| Next by Date: | Re: Updated:Error opening framebuffer device/Unknown symbol, Manuel Lauss |
| Previous by Thread: | 2.6.24-rc1: au1xxx and clocksource, Manuel Lauss |
| Next by Thread: | Re: Updated:Error opening framebuffer device/Unknown symbol, Manuel Lauss |
| Indexes: | [Date] [Thread] [Top] [All Lists] |