Advertisement
Guest User

thunar error

a guest
May 13th, 2012
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. make[3]: Entering directory `/home/darin/xfce-4.10/Thunar-1.4.0/plugins/thunar-tpa'
  2. make all-am
  3. make[4]: Entering directory `/home/darin/xfce-4.10/Thunar-1.4.0/plugins/thunar-tpa'
  4. CC libthunar_tpa_la-thunar-tpa.lo
  5. thunar-tpa.c:55:69: error: expected ')' before '*' token
  6. thunar-tpa.c:59:74: error: missing binary operator before token "("
  7. thunar-tpa.c:108:3: error: expected specifier-qualifier-list before 'XfcePanelPluginClass'
  8. thunar-tpa.c:113:19: error: field '__parent__' has incomplete type
  9. thunar-tpa.c:141:38: error: expected declaration specifiers or '...' before 'thunar_tpa'
  10. thunar-tpa.c: In function 'XFCE_PANEL_DEFINE_PLUGIN':
  11. thunar-tpa.c:147:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  12. thunar-tpa.c:168:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  13. thunar-tpa.c:216:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  14. thunar-tpa.c:244:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  15. thunar-tpa.c:285:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  16. thunar-tpa.c:308:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  17. thunar-tpa.c:325:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  18. thunar-tpa.c:347:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  19. thunar-tpa.c:374:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  20. thunar-tpa.c:402:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  21. thunar-tpa.c:433:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  22. thunar-tpa.c:463:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  23. thunar-tpa.c:479:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  24. thunar-tpa.c:495:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  25. thunar-tpa.c:507:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  26. thunar-tpa.c:533:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  27. thunar-tpa.c:560:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  28. thunar-tpa.c:589:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  29. thunar-tpa.c:141:1: error: parameter name omitted
  30. thunar-tpa.c:602:1: error: expected '{' at end of input
  31. make[4]: *** [libthunar_tpa_la-thunar-tpa.lo] Error 1
  32. make[4]: Leaving directory `/home/darin/xfce-4.10/Thunar-1.4.0/plugins/thunar-tpa'
  33. make[3]: *** [all] Error 2
  34. make[3]: Leaving directory `/home/darin/xfce-4.10/Thunar-1.4.0/plugins/thunar-tpa'
  35. make[2]: *** [all-recursive] Error 1
  36. make[2]: Leaving directory `/home/darin/xfce-4.10/Thunar-1.4.0/plugins'
  37. make[1]: *** [all-recursive] Error 1
  38. make[1]: Leaving directory `/home/darin/xfce-4.10/Thunar-1.4.0'
  39. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement