Advertisement
Guest User

Untitled

a guest
Apr 6th, 2015
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. $ make
  2. awk: cmd. line:1: /including/ { sub(/^.*file: */, ""); gsub(/\/, "/"); if (!match($0, / /)) print "libavfilter/aeval.o:", $0 }
  3. awk: cmd. line:1: ^ syntax error
  4. awk: cmd. line:1: /including/ { sub(/^.*file: */, ""); gsub(/\/, "/"); if (!match($0, / /)) print "libavfilter/aeval.o:", $0 }
  5. awk: cmd. line:1: ^ unterminated string
  6. common.mak:57: recipe for target 'libavfilter/aeval.o' failed
  7. make: *** [libavfilter/aeval.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement