Guest User

Untitled

a guest
Sep 11th, 2015
82
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 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/usr/local/include -I/home/dexter/Downloads/mfx_dispatch -L/usr/local/lib /usr/local/lib/libmfx.a -c -o /tmp/ffconf.dEsnE4RI.o /tmp/ffconf.K5w0Sowm.c
  2. gcc: warning: /usr/local/lib/libmfx.a: linker input file unused because linking not done
  3. gcc -Wl,--as-needed -Wl,-z,noexecstack -I/usr/local/include -I/home/dexter/Downloads/mfx_dispatch -L/usr/local/lib /usr/local/lib/libmfx.a -o /tmp/ffconf.f90ElZ0e /tmp/ffconf.dEsnE4RI.o -lsupc++ -lm -pthread
  4. /tmp/ffconf.dEsnE4RI.o: In function `check_MFXInit':
  5. ffconf.K5w0Sowm.c:(.text+0x1): undefined reference to `MFXInit'
  6. collect2: error: ld returned 1 exit status
  7. 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.

×