Guest User

Untitled

a guest
Sep 15th, 2015
186
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PKG_CONFIG_PATH=/opt/intel/mediasdk/lib64/pkgconfig ./configure --enable-libmfx --enable-memalign-hack --extra-libs="-lsupc++ -lstdc++"
  2.  
  3.  
  4.  
  5. ls /opt/intel/mediasdk/lib64/pkgconfig/
  6. libmfx.pc
  7.  
  8.  
  9.  
  10. tail config.log
  11. BEGIN /tmp/ffconf.RriS9Ieq.c
  12. 1 #include <mfx/mfxvideo.h>
  13. 2 long check_MFXInit(void) { return (long) MFXInit; }
  14. 3 int main(void) { return 0; }
  15. END /tmp/ffconf.RriS9Ieq.c
  16. gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99 -fomit-frame-pointer -pthread -I/opt/intel/mediasdk/include -L/opt/intel/mediasdk/lib64 -c -o /tmp/ffconf.Z7PULHRI.o /tmp/ffconf.RriS9Ieq.c
  17. gcc -Wl,--as-needed -Wl,-z,noexecstack -I/opt/intel/mediasdk/include -L/opt/intel/mediasdk/lib64 -o /tmp/ffconf.nhh8K2m9 /tmp/ffconf.Z7PULHRI.o -lmfxhw64 -lm -lz -pthread -lsupc++ -lstdc++
  18. /usr/bin/ld: cannot find -lmfxhw64
  19. collect2: error: ld returned 1 exit status
  20. ERROR: libmfx not found using pkg-config
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×