Advertisement
Guest User

Untitled

a guest
Nov 13th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. tv_play.cpp:4873:19: warning: variable 'fplay' set but not used [-Wunused-but-set-variable]
  2. {standard input}: Assembler messages:
  3. {standard input}:1555725: Warning: end of file not at end of a line; newline inserted
  4. {standard input}:1558043: Error: unknown pseudo-op: `.q'
  5. g++: internal compiler error: Killed (program cc1plus)
  6. Please submit a full bug report,
  7. with preprocessed source if appropriate.
  8. See <http://gcc.gnu.org/bugs.html> for instructions.
  9. make[2]: *** [tv_play.o] Error 4
  10. make[2]: Leaving directory `/tmp/SBo/mythtv-0.26.0/libs/libmythtv'
  11. make[1]: *** [sub-libmythtv-make_default] Error 2
  12. make[1]: Leaving directory `/tmp/SBo/mythtv-0.26.0/libs'
  13. make: *** [libs] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement