Guest User

Untitled

a guest
May 16th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Compiling Banshee.Dap.dll...
  2. ./Banshee.Dap/DapService.cs(105,70): error CS1061: Type `Mono.Addins.TypeExtensionNode' does not contain a definition for `Type' and no extension method `Type' of type `Mono.Addins.TypeExtensionNode' could be found (are you missing a using directive or an assembly reference?)
  3. Compilation failed: 1 error(s), 0 warnings
  4. make[4]: *** [../../../bin/Banshee.Dap.dll] Error 1
  5. make[4]: Leaving directory `/home/wfarr/src/banshee/src/Dap/Banshee.Dap'
  6. make[3]: *** [all-recursive] Error 1
  7. make[3]: Leaving directory `/home/wfarr/src/banshee/src/Dap'
  8. make[2]: *** [all-recursive] Error 1
  9. make[2]: Leaving directory `/home/wfarr/src/banshee/src'
  10. make[1]: *** [all-recursive] Error 1
  11. make[1]: Leaving directory `/home/wfarr/src/banshee'
  12. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment