Advertisement
Guest User

Untitled

a guest
Apr 4th, 2014
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. cat: VERSION: No such file or directory
  2.  
  3. checkinstall 1.6.2, Copyright 2009 Felipe Eduardo Sanchez Diaz Duran
  4. This software is released under the GNU GPL.
  5.  
  6.  
  7.  
  8. *****************************************
  9. **** Debian package creation selected ***
  10. *****************************************
  11.  
  12. *** Warning: The package version "0.6.0
  13. 0.6.0
  14. 0.6.0
  15. 0.6.0
  16. 0.6.0
  17. 0.6.0
  18. 0.6.0
  19. 0.6.0
  20. 0.6.0
  21. 0.6.0" is not a
  22. *** Warning: debian policy compliant one. Please specify an alternate one
  23.  
  24. This package will be built according to these values:
  25.  
  26. 0 - Maintainer: [ machine@Precision ]
  27. 1 - Summary: [ Package created with checkinstall 1.6.2 ]
  28. 2 - Name: [ mesa ]
  29. 3 - Version: [ 0 ]
  30. 4 - Release: [ 1 ]
  31. 5 - License: [ GPL ]
  32. 6 - Group: [ checkinstall ]
  33. 7 - Architecture: [ amd64 ]
  34. 8 - Source location: [ glamor ]
  35. 9 - Alternate source location: [ ]
  36. 10 - Requires: [ ]
  37. 11 - Provides: [ mesa ]
  38. 12 - Conflicts: [ ]
  39. 13 - Replaces: [ libgles1-mesa:amd64,opencl-headers,libgl1-mesa-dev,libglapi-mesa:amd64,libgles2-mesa:amd64,libgbm1:amd64,libegl1-mesa-dev,libgl1-mesa-dri:i386,libgl1-mesa-dri:amd64,libgl1-mesa-glx:amd64,libegl1-mesa:amd64,libgl1-mesa-swx11:amd64,libegl1-mesa-drivers:amd64,libosmesa6-dev:amd64,mesa-common-dev ]
  40.  
  41. Enter a number to change any of them or press ENTER to continue:
  42.  
  43. Installing with make install...
  44.  
  45. ========================= Installation results ===========================
  46. Making install in src
  47. make[1]: Entering directory `/home/machine/glamor/src'
  48. CC glamor.lo
  49. In file included from /usr/include/xorg/misc.h:184:0,
  50. from /usr/include/xorg/screenint.h:50,
  51. from /usr/include/xorg/scrnintstr.h:50,
  52. from glamor.h:32,
  53. from glamor_priv.h:40,
  54. from glamor.c:36:
  55. glamor.c: In function 'glamor_block_handler':
  56. glamor.c:228:21: error: 'glamor_screen_private' has no member named 'ctx'
  57. assert(!glamor_priv->ctx.get_count);
  58. ^
  59. glamor.c: In function '_glamor_block_handler':
  60. glamor.c:249:21: error: 'glamor_screen_private' has no member named 'ctx'
  61. assert(!glamor_priv->ctx.get_count);
  62. ^
  63. make[1]: *** [glamor.lo] Error 1
  64. make[1]: Leaving directory `/home/machine/glamor/src'
  65. make: *** [install-recursive] Error 1
  66.  
  67. **** Installation failed. Aborting package creation.
  68.  
  69. Cleaning up...OK
  70.  
  71. Bye.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement