Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. gcc -L/home/john/download/static_prefix/lib -static -Wl,--as-needed -I/home/john/download/static_prefix/include -L/home/john/download/static_prefix/lib -o /tmp/ffconf.MZQah6ko /tmp/ffconf.wyLm1Zuw.o -lmfx -lstdc++ -ldl -lva-drm -lva -lva-x11 -lva -lm -lbz2 -lz -pthread -ldrm -lm
  2. /home/john/download/static_prefix/lib/libmfx.a(libmfx_la-mfx_load_dll_linux.o): In function `MFX::mfx_dll_load(char const*)':
  3. /home/john/.custom.software/src/mfx_dispatch/build_tmp/../src/mfx_load_dll_linux.cpp:159: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  4. /home/john/download/static_prefix/lib/libva.a(va.o): In function `va_openDriver':
  5. va.c:(.text+0x879): undefined reference to `dlerror'
  6. collect2: error: ld returned 1 exit status
  7. ERROR: libmfx not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement