Advertisement
Guest User

Untitled

a guest
Mar 10th, 2015
523
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.70 KB | None | 0 0
  1. root@chengtie-virtual-machine:~/Downloads/vmware-tools-distrib# ./vmware-install.pl
  2. Creating a new VMware Tools installer database using the tar4 format.
  3.  
  4. Installing VMware Tools.
  5.  
  6. In which directory do you want to install the binary files?
  7. [/usr/bin]
  8.  
  9. What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
  10. [/etc]
  11.  
  12. What is the directory that contains the init scripts?
  13. [/etc/init.d]
  14.  
  15. In which directory do you want to install the daemon files?
  16. [/usr/sbin]
  17.  
  18. In which directory do you want to install the library files?
  19. [/usr/lib/vmware-tools]
  20.  
  21. The path "/usr/lib/vmware-tools" does not exist currently. This program is
  22. going to create it, including needed parent directories. Is this what you want?
  23. [yes]
  24.  
  25. In which directory do you want to install the documentation files?
  26. [/usr/share/doc/vmware-tools]
  27.  
  28. The path "/usr/share/doc/vmware-tools" does not exist currently. This program
  29. is going to create it, including needed parent directories. Is this what you
  30. want? [yes]
  31.  
  32. The installation of VMware Tools 9.6.2 build-1688356 for Linux completed
  33. successfully. You can decide to remove this software from your system at any
  34. time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".
  35.  
  36. Before running VMware Tools for the first time, you need to configure it by
  37. invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
  38. this program to invoke the command for you now? [yes]
  39.  
  40. Initializing...
  41.  
  42.  
  43. Making sure services for VMware Tools are stopped.
  44.  
  45. Stopping Thinprint services in the virtual machine:
  46. Stopping Virtual Printing daemon: done
  47. Stopping VMware Tools services in the virtual machine:
  48. Guest operating system daemon: done
  49. Unmounting HGFS shares: done
  50. Guest filesystem driver: done
  51.  
  52.  
  53. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  54. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  55. The module vmci has already been installed on this system by another installer
  56. or package and will not be modified by this installer.
  57.  
  58. The module vsock has already been installed on this system by another installer
  59. or package and will not be modified by this installer.
  60.  
  61. The module vmxnet3 has already been installed on this system by another
  62. installer or package and will not be modified by this installer.
  63.  
  64. The module pvscsi has already been installed on this system by another
  65. installer or package and will not be modified by this installer.
  66.  
  67. The module vmmemctl has already been installed on this system by another
  68. installer or package and will not be modified by this installer.
  69.  
  70. The VMware Host-Guest Filesystem allows for shared folders between the host OS
  71. and the guest OS in a Fusion or Workstation virtual environment. Do you wish
  72. to enable this feature? [yes]
  73.  
  74.  
  75. Before you can compile modules, you need to have the following installed...
  76.  
  77. make
  78. gcc
  79. kernel headers of the running kernel
  80.  
  81.  
  82. Searching for GCC...
  83. Detected GCC binary at "/usr/bin/gcc".
  84. The path "/usr/bin/gcc" appears to be a valid path to the gcc binary.
  85. Would you like to change it? [no]
  86.  
  87. Searching for a valid kernel header path...
  88. Detected the kernel headers at "/lib/modules/3.16.0-31-generic/build/include".
  89. The path "/lib/modules/3.16.0-31-generic/build/include" appears to be a valid
  90. path to the 3.16.0-31-generic kernel headers.
  91. Would you like to change it? [no]
  92.  
  93. make: Entering directory '/tmp/modconfig-NAS1rK/vmhgfs-only'
  94. Using 2.6.x kernel build system.
  95. /usr/bin/make -C /lib/modules/3.16.0-31-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
  96. MODULEBUILDDIR= modules
  97. make[1]: Entering directory '/usr/src/linux-headers-3.16.0-31-generic'
  98. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/message.o
  99. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/dir.o
  100. In file included from /tmp/modconfig-NAS1rK/vmhgfs-only/backdoor.h:30:0,
  101. from /tmp/modconfig-NAS1rK/vmhgfs-only/message.c:54:
  102. /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
  103. #define DEPRECATED(_fix) do {} while (0)
  104. ^
  105. In file included from include/linux/kernel.h:13:0,
  106. from /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/kernelStubs.h:36,
  107. from /tmp/modconfig-NAS1rK/vmhgfs-only/message.c:45:
  108. include/linux/printk.h:106:0: note: this is the location of the previous definition
  109. #define DEPRECATED "[Deprecated]: "
  110. ^
  111. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/rpcout.o
  112. In file included from /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vmware.h:39:0,
  113. from /tmp/modconfig-NAS1rK/vmhgfs-only/rpcout.c:43:
  114. /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
  115. #define DEPRECATED(_fix) do {} while (0)
  116. ^
  117. In file included from include/linux/kernel.h:13:0,
  118. from /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/kernelStubs.h:36,
  119. from /tmp/modconfig-NAS1rK/vmhgfs-only/rpcout.c:33:
  120. include/linux/printk.h:106:0: note: this is the location of the previous definition
  121. #define DEPRECATED "[Deprecated]: "
  122. ^
  123. In file included from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfs.h:40:0,
  124. from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsProto.h:37,
  125. from /tmp/modconfig-NAS1rK/vmhgfs-only/dir.c:37:
  126. /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
  127. #define DEPRECATED(_fix) do {} while (0)
  128. ^
  129. In file included from include/linux/kernel.h:13:0,
  130. from ./arch/x86/include/asm/percpu.h:44,
  131. from ./arch/x86/include/asm/preempt.h:5,
  132. from include/linux/preempt.h:18,
  133. from include/linux/spinlock.h:50,
  134. from include/linux/seqlock.h:35,
  135. from include/linux/time.h:5,
  136. from include/linux/stat.h:18,
  137. from include/linux/module.h:10,
  138. from /tmp/modconfig-NAS1rK/vmhgfs-only/dir.c:29:
  139. include/linux/printk.h:106:0: note: this is the location of the previous definition
  140. #define DEPRECATED "[Deprecated]: "
  141. ^
  142. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/filesystem.o
  143. In file included from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfs.h:40:0,
  144. from /tmp/modconfig-NAS1rK/vmhgfs-only/request.h:38,
  145. from /tmp/modconfig-NAS1rK/vmhgfs-only/transport.h:26,
  146. from /tmp/modconfig-NAS1rK/vmhgfs-only/filesystem.c:47:
  147. /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
  148. #define DEPRECATED(_fix) do {} while (0)
  149. ^
  150. In file included from include/linux/kernel.h:13:0,
  151. from ./arch/x86/include/asm/percpu.h:44,
  152. from ./arch/x86/include/asm/current.h:5,
  153. from ./arch/x86/include/asm/processor.h:15,
  154. from ./arch/x86/include/asm/atomic.h:6,
  155. from /tmp/modconfig-NAS1rK/vmhgfs-only/filesystem.c:29:
  156. include/linux/printk.h:106:0: note: this is the location of the previous definition
  157. #define DEPRECATED "[Deprecated]: "
  158. ^
  159. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/cpName.o
  160. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/request.o
  161. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/stubs.o
  162. In file included from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfs.h:40:0,
  163. from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsProto.h:37,
  164. from /tmp/modconfig-NAS1rK/vmhgfs-only/module.h:39,
  165. from /tmp/modconfig-NAS1rK/vmhgfs-only/stubs.c:29:
  166. /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
  167. #define DEPRECATED(_fix) do {} while (0)
  168. ^
  169. In file included from include/linux/kernel.h:13:0,
  170. from /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/kernelStubs.h:36,
  171. from /tmp/modconfig-NAS1rK/vmhgfs-only/stubs.c:28:
  172. include/linux/printk.h:106:0: note: this is the location of the previous definition
  173. #define DEPRECATED "[Deprecated]: "
  174. ^
  175. In file included from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfs.h:40:0,
  176. from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsProto.h:37,
  177. from /tmp/modconfig-NAS1rK/vmhgfs-only/module.h:39,
  178. from /tmp/modconfig-NAS1rK/vmhgfs-only/request.c:38:
  179. /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
  180. #define DEPRECATED(_fix) do {} while (0)
  181. ^
  182. In file included from include/linux/kernel.h:13:0,
  183. from ./arch/x86/include/asm/percpu.h:44,
  184. from ./arch/x86/include/asm/current.h:5,
  185. from ./arch/x86/include/asm/processor.h:15,
  186. from ./arch/x86/include/asm/atomic.h:6,
  187. from /tmp/modconfig-NAS1rK/vmhgfs-only/request.c:29:
  188. include/linux/printk.h:106:0: note: this is the location of the previous definition
  189. #define DEPRECATED "[Deprecated]: "
  190. ^
  191. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsUtil.o
  192. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsEscape.o
  193. In file included from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfs.h:40:0,
  194. from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsUtil.h:55,
  195. from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsUtil.c:33:
  196. /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
  197. #define DEPRECATED(_fix) do {} while (0)
  198. ^
  199. In file included from include/linux/kernel.h:13:0,
  200. from ./arch/x86/include/asm/percpu.h:44,
  201. from ./arch/x86/include/asm/preempt.h:5,
  202. from include/linux/preempt.h:18,
  203. from include/linux/spinlock.h:50,
  204. from include/linux/seqlock.h:35,
  205. from include/linux/time.h:5,
  206. from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsUtil.h:32,
  207. from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsUtil.c:33:
  208. include/linux/printk.h:106:0: note: this is the location of the previous definition
  209. #define DEPRECATED "[Deprecated]: "
  210. ^
  211. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/link.o
  212. CC [M] /tmp/modconfig-NAS1rK/vmhgfs-only/bdhandler.o
  213. In file included from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfs.h:40:0,
  214. from /tmp/modconfig-NAS1rK/vmhgfs-only/request.h:38,
  215. from /tmp/modconfig-NAS1rK/vmhgfs-only/transport.h:26,
  216. from /tmp/modconfig-NAS1rK/vmhgfs-only/bdhandler.c:30:
  217. /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
  218. #define DEPRECATED(_fix) do {} while (0)
  219. ^
  220. In file included from include/linux/kernel.h:13:0,
  221. from include/asm-generic/bug.h:13,
  222. from ./arch/x86/include/asm/bug.h:35,
  223. from include/linux/bug.h:4,
  224. from include/linux/kref.h:18,
  225. from /tmp/modconfig-NAS1rK/vmhgfs-only/request.h:32,
  226. from /tmp/modconfig-NAS1rK/vmhgfs-only/transport.h:26,
  227. from /tmp/modconfig-NAS1rK/vmhgfs-only/bdhandler.c:30:
  228. include/linux/printk.h:106:0: note: this is the location of the previous definition
  229. #define DEPRECATED "[Deprecated]: "
  230. ^
  231. In file included from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfs.h:40:0,
  232. from /tmp/modconfig-NAS1rK/vmhgfs-only/hgfsProto.h:37,
  233. from /tmp/modconfig-NAS1rK/vmhgfs-only/module.h:39,
  234. from /tmp/modconfig-NAS1rK/vmhgfs-only/link.c:32:
  235. /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
  236. #define DEPRECATED(_fix) do {} while (0)
  237. ^
  238. In file included from include/linux/kernel.h:13:0,
  239. from ./arch/x86/include/asm/percpu.h:44,
  240. from ./arch/x86/include/asm/preempt.h:5,
  241. from include/linux/preempt.h:18,
  242. from include/linux/spinlock.h:50,
  243. from include/linux/wait.h:8,
  244. from include/linux/fs.h:6,
  245. from /tmp/modconfig-NAS1rK/vmhgfs-only/./shared/compat_fs.h:22,
  246. from /tmp/modconfig-NAS1rK/vmhgfs-only/link.c:29:
  247. include/linux/printk.h:106:0: note: this is the location of the previous definition
  248. #define DEPRECATED "[Deprecated]: "
  249. ^
  250. /tmp/modconfig-NAS1rK/vmhgfs-only/link.c: In function ‘HgfsReadlink’:
  251. /tmp/modconfig-NAS1rK/vmhgfs-only/link.c:186:10: error: implicit declaration of function ‘vfs_readlink’ [-Werror=implicit-function-declaration]
  252. error = vfs_readlink(dentry, buffer, buflen, fileName);
  253. ^
  254. cc1: some warnings being treated as errors
  255. scripts/Makefile.build:257: recipe for target '/tmp/modconfig-NAS1rK/vmhgfs-only/link.o' failed
  256. make[2]: *** [/tmp/modconfig-NAS1rK/vmhgfs-only/link.o] Error 1
  257. make[2]: *** Waiting for unfinished jobs....
  258. Makefile:1345: recipe for target '_module_/tmp/modconfig-NAS1rK/vmhgfs-only' failed
  259. make[1]: *** [_module_/tmp/modconfig-NAS1rK/vmhgfs-only] Error 2
  260. make[1]: Leaving directory '/usr/src/linux-headers-3.16.0-31-generic'
  261. Makefile:130: recipe for target 'vmhgfs.ko' failed
  262. make: *** [vmhgfs.ko] Error 2
  263. make: Leaving directory '/tmp/modconfig-NAS1rK/vmhgfs-only'
  264.  
  265. The filesystem driver (vmhgfs module) is used only for the shared folder
  266. feature. The rest of the software provided by VMware Tools is designed to work
  267. independently of this feature.
  268.  
  269. If you wish to have the shared folders feature, you can install the driver by
  270. running vmware-config-tools.pl again after making sure that gcc, binutils, make
  271. and the kernel sources for your running kernel are installed on your machine.
  272. These packages are available on your distribution's installation CD.
  273. [ Press Enter key to continue ] ^[^C
  274. Execution aborted.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement