how to install tar.gz program

Asked by GODSMACK

I got tar.gz program that in my home folder which is VMware I don't know or have a clue about how to install it. can any body tell how to do it step by step?

I'm running Ubuntu 10.10
My OS name godsmack

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu build-essential Edit question
Assignee:
No assignee Edit question
Solved by:
Eliah Kagan
Solved:
Last query:
Last reply:
Revision history for this message
Eliah Kagan (degeneracypressure) said :
#1

Generally speaking, if you download software and it's packaged in a file that ends with .tar.gz, it's source code which you must manually build and install (see https://help.ubuntu.com/community/CompilingSoftware and https://help.ubuntu.com/community/CompilingEasyHowTo).

When you say "it's VMware", what do you mean? Is the software you're trying to install VMware, or are you just saying that the Ubuntu machine you're using is a VMware virtual machine? If you want more specific advice, it will be necessary for you to provide this information, and also the full name of the file that ends in .tar.gz.

Revision history for this message
GODSMACK (godsmack-dmx) said :
#2

Thanks Eliah for answering.

It's VMware software that I'm trying to install on ubuntu 10.10 64bit.

And I checked all the links that you send and I don't know how to make this commands work

./configure
make

the file name is vm.tar.gz

if you could tell me the steps it would be easier.

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#3

Please open a Terminal window (Ctrl+Alt+T or Applications > Accessories > Terminal) and type in the text "tar tzf " (without the quotes, but with the space at the end). Don't press enter yet. Instead, drag the icon for the file from Nautilus (the file browser) into the Terminal window. That pastes the full path of the file. Now press enter to run the command. Then select all the text in the Terminal (Edit > Select All), copy it to the clipboard (Edit > Copy), and paste it here.

Revision history for this message
GODSMACK (godsmack-dmx) said :
#4

Hi Eliah

I managed to run ./configure & make command but there are a lots error shown

======================================================================================================

AUTOCONF=1 -MT util_misc.lo -MD -MP -MF .deps/util_misc.Tpo -c ../util_misc.c -o util_misc.o >/dev/null 2>&1
mv -f .deps/util_misc.Tpo .deps/util_misc.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT vmstdio.lo -MD -MP -MF .deps/vmstdio.Tpo -c -o vmstdio.lo `test -f '../vmstdio.c' || echo './'`../vmstdio.c
 gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" "-DPACKAGE_STRING=\"open-vm-tools 7.8.5-00000\"" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT vmstdio.lo -MD -MP -MF .deps/vmstdio.Tpo -c ../vmstdio.c -fPIC -DPIC -o .libs/vmstdio.o
 gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" "-DPACKAGE_STRING=\"open-vm-tools 7.8.5-00000\"" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT vmstdio.lo -MD -MP -MF .deps/vmstdio.Tpo -c ../vmstdio.c -o vmstdio.o >/dev/null 2>&1
mv -f .deps/vmstdio.Tpo .deps/vmstdio.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT codeset.lo -MD -MP -MF .deps/codeset.Tpo -c -o codeset.lo `test -f '../codeset.c' || echo './'`../codeset.c
 gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" "-DPACKAGE_STRING=\"open-vm-tools 7.8.5-00000\"" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT codeset.lo -MD -MP -MF .deps/codeset.Tpo -c ../codeset.c -fPIC -DPIC -o .libs/codeset.o
 gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" "-DPACKAGE_STRING=\"open-vm-tools 7.8.5-00000\"" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT codeset.lo -MD -MP -MF .deps/codeset.Tpo -c ../codeset.c -o codeset.o >/dev/null 2>&1
mv -f .deps/codeset.Tpo .deps/codeset.Plo
/bin/bash ../../../libtool --tag=CC --mode=link gcc -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -o libMisc.la atomic.lo base64.lo codesetOld.lo dbllnklst.lo dynarray.lo dynbuf.lo escape.lo hashTable.lo hostinfo_misc.lo hostname.lo idLinux.lo iovector.lo machineID.lo miscSolaris.lo random.lo timeutil.lo util_misc.lo vmstdio.lo codeset.lo
ar cru .libs/libMisc.a .libs/atomic.o .libs/base64.o .libs/codesetOld.o .libs/dbllnklst.o .libs/dynarray.o .libs/dynbuf.o .libs/escape.o .libs/hashTable.o .libs/hostinfo_misc.o .libs/hostname.o .libs/idLinux.o .libs/iovector.o .libs/machineID.o .libs/miscSolaris.o .libs/random.o .libs/timeutil.o .libs/util_misc.o .libs/vmstdio.o .libs/codeset.o
ranlib .libs/libMisc.a
creating libMisc.la
(cd .libs && rm -f libMisc.la && ln -s ../libMisc.la libMisc.la)
make[3]: Leaving directory `/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/misc/shared'
make[3]: Entering directory `/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/misc'
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT atomic.o -MD -MP -MF .deps/atomic.Tpo -c -o atomic.o atomic.c
mv -f .deps/atomic.Tpo .deps/atomic.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
mv -f .deps/base64.Tpo .deps/base64.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT codesetOld.o -MD -MP -MF .deps/codesetOld.Tpo -c -o codesetOld.o codesetOld.c
mv -f .deps/codesetOld.Tpo .deps/codesetOld.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT dbllnklst.o -MD -MP -MF .deps/dbllnklst.Tpo -c -o dbllnklst.o dbllnklst.c
mv -f .deps/dbllnklst.Tpo .deps/dbllnklst.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT dynarray.o -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.o dynarray.c
mv -f .deps/dynarray.Tpo .deps/dynarray.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT dynbuf.o -MD -MP -MF .deps/dynbuf.Tpo -c -o dynbuf.o dynbuf.c
mv -f .deps/dynbuf.Tpo .deps/dynbuf.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT escape.o -MD -MP -MF .deps/escape.Tpo -c -o escape.o escape.c
mv -f .deps/escape.Tpo .deps/escape.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT hashTable.o -MD -MP -MF .deps/hashTable.Tpo -c -o hashTable.o hashTable.c
mv -f .deps/hashTable.Tpo .deps/hashTable.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT hostinfo_misc.o -MD -MP -MF .deps/hostinfo_misc.Tpo -c -o hostinfo_misc.o hostinfo_misc.c
mv -f .deps/hostinfo_misc.Tpo .deps/hostinfo_misc.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT hostname.o -MD -MP -MF .deps/hostname.Tpo -c -o hostname.o hostname.c
mv -f .deps/hostname.Tpo .deps/hostname.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT idLinux.o -MD -MP -MF .deps/idLinux.Tpo -c -o idLinux.o idLinux.c
mv -f .deps/idLinux.Tpo .deps/idLinux.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT iovector.o -MD -MP -MF .deps/iovector.Tpo -c -o iovector.o iovector.c
mv -f .deps/iovector.Tpo .deps/iovector.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT machineID.o -MD -MP -MF .deps/machineID.Tpo -c -o machineID.o machineID.c
mv -f .deps/machineID.Tpo .deps/machineID.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT miscSolaris.o -MD -MP -MF .deps/miscSolaris.Tpo -c -o miscSolaris.o miscSolaris.c
mv -f .deps/miscSolaris.Tpo .deps/miscSolaris.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c
mv -f .deps/random.Tpo .deps/random.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT timeutil.o -MD -MP -MF .deps/timeutil.Tpo -c -o timeutil.o timeutil.c
mv -f .deps/timeutil.Tpo .deps/timeutil.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT util_misc.o -MD -MP -MF .deps/util_misc.Tpo -c -o util_misc.o util_misc.c
mv -f .deps/util_misc.Tpo .deps/util_misc.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT vmstdio.o -MD -MP -MF .deps/vmstdio.Tpo -c -o vmstdio.o vmstdio.c
mv -f .deps/vmstdio.Tpo .deps/vmstdio.Po
gcc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"7.8.5-00000\" -DPACKAGE_STRING=\"open-vm-tools\ 7.8.5-00000\" -DPACKAGE_BUGREPORT=\"<email address hidden>\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"7.8.5-00000\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DNO_PROCPS=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LSEEK=1 -I. -D_REENTRANT -I/usr/include -DUSE_ICU -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DVMX86_TOOLS -DNO_CORE_ICU -I/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DGLIBC_VERSION_21 -DGLIBC_VERSION_22 -DUSING_AUTOCONF=1 -MT posixPosix.o -MD -MP -MF .deps/posixPosix.Tpo -c -o posixPosix.o posixPosix.c
cc1: warnings being treated as errors
posixPosix.c: In function ‘Posix_Printf’:
posixPosix.c:2561: error: format not a string literal and no format arguments
make[3]: *** [posixPosix.o] Error 1
make[3]: Leaving directory `/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/misc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib/misc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000/lib'
make: *** [all-recursive] Error 1
godsmack@Godsmack:~/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000$

=====================================================================================================

so is this error could be fixed

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#5

In order to give you advice about how you ought to proceed, I must raise the question: Why are you attempting to build this software?

The software you are building is Open VM Tools, which is an open source alternative to VMware Tools. VMware Tools runs *inside* a virtual machine, to provide special functionality. Since VMware virtualization products (e.g., VMware Player, VMware Workstation) are themselves proprietary, someone dedicated to using only free open source software would not be using a VMware virtual machine, and thus would not be installing the Open VM Tools. (To answer the obvious follow-up question: Open VM Tools exists primarily so that OS vendors that are committed to only providing/supporting open source packages can include a functional alternative to VMware Tools in their operating systems.)

Therefore, it seems that there are three possibilities:

(1) You are installing Open VM Tools for fun, but you don't actually need to use them. If this is the case, I'll go ahead and continue helping you with this problem, though you might consider simply using the proprietary VMware Tools. In this case, the first thing I'd recommend you do is to obtain the **latest version** of Open VM Tools (currently http://sourceforge.net/projects/open-vm-tools/files/open-vm-tools/stable-8.4.x/open-vm-tools-8.4.2-261024.tar.gz/download), unless your virtualization product does not support that version.

(2) You are installing Open VM Tools to get VMware Tools functionality on a virtual machine being virtualized with a proprietary VMware product like Player or Workstation, and you want to achieve your goal without expending enormous unnecessary effort. If this is the case, you should simply install VMware Tools. The process of installing VMware Tools is initiated by clicking VM > Install VMware Tools... in your VMware product's menu. (That will mount an .iso image in the virtual machine's virtual CD drive containing the installer for the appropriate version of VMware Tools for your running VM.) If you are using some VMware product that doesn't provide you with that menu item, please post again with details.

(3) You are unaware that Open VM Tools is software that runs inside your virtual machine, and you are instead under the impression that you are compiling a VMware virtualization product (i.e., an application that will allow you to run virtual machines). If this is the case, you should go to the VMware website (http://www.vmware.com) and download whatever product you're interested in using. VMware Player is proprietary freeware--this Launchpad answer is no substitute for reading the license and other accompanying materials, but I believe that VMware Player is free (as in beer, not as in freedom) for personal and academic use, but not for business use. Other VMware products for desktop virtualization, such as VMware Workstation, are proprietary payware, but you can often download free trials that work for a month or so, to decide if you like the product (again, similar licensing restrictions likely apply to the trial software). If you want to use fully-functional free open source virtualization software, you may want to use VirtualBox (without the proprietary extension) instead of a VMware product--you can install Oracle VirtualBox (without the proprietary extensions) by installing the Ubuntu package virtualbox-ose. If you're using an Ubuntu release earlier than 11.04 (natty), you'll get major version 3 rather than 4 of the software--so especially in that case, you may want to use one of the upstream binary packages provided by Oracle (http://www.virtualbox.org/wiki/Linux_Downloads).

That might have answered your question. If not, please provide specific details about why you are attempting to build Open VM Tools. If you download a newer version and attempt to build it, and that build also fails, please provide text from the Terminal associated with that build. If you believe you must stick with the version you're currently attempting to build, please explain why you must do so.

Revision history for this message
GODSMACK (godsmack-dmx) said :
#6

First thanks for your interest of my situation.

second When I tried VMWare on windows I found it make a use of the Graphics Card and you can play heavy games inside the Windows guest virtual machine but when I try VirtualBox the Windows guest doesn't even see the original graphics card so I decided to install VMware on Linux to build windows guest to see if it will make use of full graphics card or no.

Third I have been using Ubuntu since 7.10 and I never could be able to install tar.gz programs because I don't know how but finally I knew.

The version that I'm trying to install on this link
http://downloads.vmware.com/d/details/workstation_and_ace_open_source_7_0/ZGp0YmRqaCViZGVkZA==

Revision history for this message
Best Eliah Kagan (degeneracypressure) said :
#7

You had said that the filename of the .tar.gz file was vm.tar.gz. But the name of the file at that download page is VMware-ws-public-source-7.0.0.tar.gz. Please clarify. Were you mistaken when you had stated that the name of the file was vm.tar.gz? Or are you working from something *other* than the file provided on that web page?

That .tar.gz file provides VMware, and not just Open VM Tools. But you appear to only be attempting to build and install Open VM Tools. If you have already installed VMware, and you are now *in* your VMware virtual machine, then this would be the correct action to take. But since you're saying you want to use VMware to run Microsoft Windows, and the information you have provided strongly suggests that you are running ./configure and make on a Unix-like operating system (such as Ubuntu), I must conclude that you are probably still confused about the software you are attempting to install.

If you want to build VMware itself from the contents of that file, then you should probably be running ./configure and make inside the /home/godsmack/Desktop/VMware-ws-public-source-7.0.0 directory, rather than the /home/godsmack/Desktop/VMware-ws-public-source-7.0.0/open-vm-tools-7.8.5-00000 directory. However, to know for sure where you should be, you need to look at the documentation that was unpacked from the archive. There is probably a file called something like README or INSTALL inside the top-level directory (i.e., inside /home/godsmack/Desktop/VMware-ws-public-source-7.0.0). I cannot check for you right now, because it takes time for http://download3.vmware.com/software/wkst/VMware-ws-public-source-7.0.0.tar.gz to download. However, I am downloading it, in case you need further help with this. But please do not wait for me to download it--a README or INSTALL file (or the like) may provide you with enormously more information, including information about how to troubleshoot problems.

If all you need is VMware Player (http://www.vmware.com/products/player/overview.html), then rather than building from source, I highly recommend downloading the latest binary installer for it from the VMware website. Currently, the latest is available at http://downloads.vmware.com/d/info/desktop_downloads/vmware_player/3_0 (or https://www.vmware.com/tryvmware/?p=player&lp=1, to automatically skip to the next step in the download process). VMware Player will not create virtual machines (at least as of the last version of it I used), but there are third-party utilities to create empty virtual machines that you can open and install OSes on in VMware Player, such as the online utility EasyVMX (http://easyvmx.com).

Revision history for this message
GODSMACK (godsmack-dmx) said :
#8

Thanks Eliah Kagan, that solved my question.