Guest User

Untitled

a guest
Jul 19th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. cc1: warnings being treated as errors
  2. ipod-lockdown.c: In function 'read_sysinfo_extended_by_uuid':
  3. ipod-lockdown.c:72: error: implicit declaration of function 'plist_get_dict_el_from_key'
  4. ipod-lockdown.c:72: error: nested extern declaration of 'plist_get_dict_el_from_key'
  5. ipod-lockdown.c:72: error: assignment makes pointer from integer without a cast
  6. ipod-lockdown.c:75: error: implicit declaration of function 'plist_add_sub_key_el'
  7. ipod-lockdown.c:75: error: nested extern declaration of 'plist_add_sub_key_el'
  8. ipod-lockdown.c:76: error: implicit declaration of function 'plist_add_sub_string_el'
  9. ipod-lockdown.c:76: error: nested extern declaration of 'plist_add_sub_string_el'
  10. ipod-lockdown.c:80: error: assignment makes pointer from integer without a cast
Add Comment
Please, Sign In to add comment