Step #1: Visit http://source.android.com

Step #2: Click on the Community tab

Step #3: Find a Google Group that is relevant to your question

Step #4: Ask there

This list is for people developing with the Android SDK.

On Thu, Aug 4, 2011 at 4:47 AM, dina <elsissy.d...@gmail.com> wrote:
> Hi all,
>
> I'm building a frame buffer driver and I'm getting these warnings :
>
> WARNING: "__aeabi_d2iz" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_dcmpeq" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_d2uiz" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_i2d" [/home/dina/linux_shared/frame_buffer/Bg_ID3437/
> nm5625fb.ko] undefined!
> WARNING: "__aeabi_dsub" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_dcmpge" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_dcmpgt" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_dadd" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_dmul" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_ddiv" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_dcmplt" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_ui2d" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
> WARNING: "__aeabi_dcmple" [/home/dina/linux_shared/frame_buffer/
> Bg_ID3437/nm5625fb.ko] undefined!
>
>
>
>
> and the KO of the module is generated
>
> however when I  build the module as part of the kernel these warnings
> cause errors and the image is not generated.
>
> does anyone have any idea how to solve this?
>
> Thanks in advance
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to