Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. /usr/bin/ld: warning: libpostproc.so.54, needed by ../thirdparty/usr/lib/libavfilter.so, not found (try using -rpath or -rpath-link)
  2. ../thirdparty/usr/lib/libavfilter.so: undefined reference to `pp_postprocess@LIBPOSTPROC_54'
  3. ../thirdparty/usr/lib/libavfilter.so: undefined reference to `pp_get_mode_by_name_and_quality@LIBPOSTPROC_54'
  4. ../thirdparty/usr/lib/libavfilter.so: undefined reference to `pp_free_context@LIBPOSTPROC_54'
  5. ../thirdparty/usr/lib/libavfilter.so: undefined reference to `pp_get_context@LIBPOSTPROC_54'
  6. ../thirdparty/usr/lib/libavfilter.so: undefined reference to `pp_free_mode@LIBPOSTPROC_54'
  7. collect2: error: ld returned 1 exit status
  8. Makefile:117: recipe for target 'kobalt-release-bin' failed
  9. make: *** [kobalt-release-bin] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement