Advertisement
Guest User

compile error

a guest
May 15th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. gcc -I/root/tvheadend/build.freebsd/ffmpeg/build/ffmpeg/include -fPIE -c -o /tmp/ffconf.XUDpYwq3.o /tmp/ffconf.O9UTGEI9.c
  2. gcc -o /tmp/ffconf.U4Rnu40q /tmp/ffconf.XUDpYwq3.o -L/root/tvheadend/build.freebsd/ffmpeg/build/ffmpeg/lib -ldl
  3. /usr/local/bin/ld: cannot find -ldl
  4. collect2: error: ld returned 1 exit status
  5. C compiler test failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement