Guest User

Untitled

a guest
Jul 22nd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. url-fetcher.c: In function ‘gufg_parse_callback_0160’:
  2. url-fetcher.c:434: warning: implicit declaration of function ‘mpd_playlist_load’
  3. url-fetcher.c:434: warning: nested extern declaration of ‘mpd_playlist_load’
  4. url-fetcher.c:434: error: ‘MPD_PLAYLIST_LOAD_FAILED’ undeclared (first use in this function)
  5. url-fetcher.c:434: error: (Each undeclared identifier is reported only once
  6. url-fetcher.c:434: error: for each function it appears in.)
  7. url-fetcher.c: In function ‘url_start_real’:
  8. url-fetcher.c:457: error: ‘MPD_PLAYLIST_LOAD_FAILED’ undeclared (first use in this function)
  9. make[3]: *** [url-fetcher.o] Error 1
  10. make[3]: Leaving directory `/tmp/packerbuild-1000/gmpc-git/gmpc-git/src/gmpc-build/src'
  11. make[2]: *** [all] Error 2
  12. make[2]: Leaving directory `/tmp/packerbuild-1000/gmpc-git/gmpc-git/src/gmpc-build/src'
  13. make[1]: *** [all-recursive] Error 1
  14. make[1]: Leaving directory `/tmp/packerbuild-1000/gmpc-git/gmpc-git/src/gmpc-build'
  15. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment