Advertisement
Guest User

Untitled

a guest
Aug 4th, 2011
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. /home/haim/rockbox/apps/gui/bitmap/list-skinned.c:57: error: conflicting types for ‘skinlist_get_item_text’
  2. /home/haim/rockbox/apps/gui/list.h:190: note: previous declaration of ‘skinlist_get_item_text’ was here
  3. /home/haim/rockbox/apps/gui/bitmap/list-skinned.c: In function ‘skinlist_get_item_text’:
  4. /home/haim/rockbox/apps/gui/bitmap/list-skinned.c:60: warning: return discards qualifiers from pointer target type
  5. /home/haim/rockbox/apps/gui/bitmap/list-skinned.c: In function ‘skinlist_draw’:
  6. /home/haim/rockbox/apps/gui/bitmap/list-skinned.c:127: warning: assignment discards qualifiers from pointer target type
  7. CC apps/recorder/peakmeter.c
  8. CC apps/gui/color_picker.c
  9. /home/haim/rockbox/apps/gui/bitmap/list-skinned.c:174: warning: implicit declaration of function ‘skin_render_viewport’
  10. /home/haim/rockbox/apps/gui/bitmap/list-skinned.c:177: warning: implicit declaration of function ‘wps_display_images’
  11. /home/haim/rockbox/apps/gui/bitmap/list-skinned.c:190: warning: assignment discards qualifiers from pointer target type
  12. make: *** [/home/haim/rockbox/build/apps/gui/bitmap/list-skinned.o] 1 error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement