Hi
trying to build vmtools with a Ubuntu 10.04
Linux ubuntu 2.6.32-31-generic #61-Ubuntu SMP Fri Apr 8 18:24:35 UTC 2011
i686 GNU/Linux
chris@ubuntu:~/open-vm-tools-2011.03.28-387002$ ./configure --without-dnet
--> OK
chris@ubuntu:~/open-vm-tools-2011.03.28-387002$ make --> OK
chris@ubuntu:~/open-vm-tools-2011.03.28-387002$ sudo make install --> NOK
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/home/chris/open-vm-tools-2011.03.28-387002/libvmtools'
make[1]: Leaving directory
`/home/chris/open-vm-tools-2011.03.28-387002/libvmtools'
Making install in libhgfs
make[1]: Entering directory
`/home/chris/open-vm-tools-2011.03.28-387002/libhgfs'
make[2]: Entering directory
`/home/chris/open-vm-tools-2011.03.28-387002/libhgfs'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
/bin/bash ../libtool --mode=install /usr/bin/install -c
libhgfs.la'/usr/local/lib'
libtool: install: warning: relinking `libhgfs.la'
libtool: install: (cd /home/chris/open-vm-tools-2011.03.28-387002/libhgfs;
/bin/bash /home/chris/open-vm-tools-2011.03.28-387002/libtool --tag CC
--mode=relink gcc -g -O2 -Wall -Werror -Wno-pointer-sign -Wno-unused-value
-fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs
-Wl,-lc -o libhgfs.la -rpath /usr/local/lib libhgfs_la-hgfslib.lo
../lib/hgfs/libHgfs.la ../lib/hgfsHelper/libHgfsHelper.la
../lib/hgfsServer/libHgfsServer.la
../lib/hgfsServerManagerGuest/libHgfsServerManagerGuest.la
../lib/hgfsServerPolicyGuest/libHgfsServerPolicyGuest.la -lglib-2.0 -pthread
-lgthread-2.0 -lrt -lglib-2.0
/home/chris/open-vm-tools-2011.03.28-387002/libvmtools/libvmtools.la-lglib-2.0 )
libtool: relink: gcc -shared .libs/libhgfs_la-hgfslib.o
-Wl,--whole-archive ../lib/hgfs/.libs/libHgfs.a
../lib/hgfsHelper/.libs/libHgfsHelper.a
../lib/hgfsServer/.libs/libHgfsServer.a
../lib/hgfsServerManagerGuest/.libs/libHgfsServerManagerGuest.a
../lib/hgfsServerPolicyGuest/.libs/libHgfsServerPolicyGuest.a
-Wl,--no-whole-archive -L/usr/lib -lgthread-2.0 -lrt -L/usr/local/lib
-lvmtools -lglib-2.0 -Wl,-z -Wl,defs -Wl,-lc -pthread -pthread
-Wl,-soname -Wl,libhgfs.so.0 -o .libs/libhgfs.so.0.0.0
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsIsCached':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4931:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4933:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsIsServerLockAllowed':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2028:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2030:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsUpdateNodeAppendFlag':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1317:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1330:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsUpdateNodeServerLock':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1273:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1286:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsUpdateNodeFileDesc':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1225:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1237:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsHandleIsSharedFolderOpen':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1181:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1192:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsHandleIsSequentialOpen':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1137:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1148:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsFileDesc2Handle':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:774:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:786:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsHandle2LocalId':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:677:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:689:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsHandle2AppendFlag':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:633:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:643:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsHandle2FileDesc':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:588:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:601:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsRemoveFromCache':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4900:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4902:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsInvalidateSessionObjects':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4004:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4046:
undefined reference to `MXUser_ReleaseExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4048:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4090:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsRemoveSearch':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2422:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2430:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsUpdateNodeNames':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2604:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2630:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsGetSearchCopy':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2253:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2284:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsGetNodeCopy':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1073:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1104:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsHandle2FileNameMode':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:905:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:924:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsAddToCache':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5042:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5044:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServerExitSessionInternal':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3730:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3748:
undefined reference to `MXUser_ReleaseExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3755:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3766:
undefined reference to `MXUser_ReleaseExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3769:
undefined reference to `MXUser_DestroyExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3770:
undefined reference to `MXUser_DestroyExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3771:
undefined reference to `MXUser_DestroyExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsCreateAndCacheFileNode':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5108:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5132:
undefined reference to `MXUser_ReleaseExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5115:
undefined reference to `MXUser_ReleaseExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5127:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServerSearchVirtualDir':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4848:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4869:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServerSearchRealDir':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4770:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4805:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServerGetShareHandle':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3169:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3179:
undefined reference to `MXUser_ReleaseExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3179:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsNotifyPacketSent':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3923:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3924:
undefined reference to `MXUser_BroadcastCondVar'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3925:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServerGetShareName':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3214:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3226:
undefined reference to `MXUser_ReleaseExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3226:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsHandle2NotifyInfo':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:965:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:979:
undefined reference to `MXUser_ReleaseExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:979:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsFreeFileNode':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1676:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1678:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServer_Quiesce':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3887:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3889:
undefined reference to `MXUser_WaitCondVarExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3891:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServer_ExitState':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3343:
undefined reference to `MXUser_DestroyExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3348:
undefined reference to `MXUser_DestroyExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3353:
undefined reference to `MXUser_DestroyCondVar'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServer_InitState':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3272:
undefined reference to `MXUser_CreateExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3275:
undefined reference to `MXUser_CreateExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3278:
undefined reference to `MXUser_CreateCondVarExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServer_RegisterSharedFolder':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3114:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3137:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServerCleanupDeletedFolders':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3047:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3060:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsServerSessionConnect':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3513:
undefined reference to `MXUser_CreateExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3522:
undefined reference to `MXUser_CreateExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3532:
undefined reference to `MXUser_CreateExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3536:
undefined reference to `MXUser_DestroyExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3535:
undefined reference to `MXUser_DestroyExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsGetSearchResult':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2464:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2520:
undefined reference to `MXUser_ReleaseExclLock'
../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function
`HgfsHandle2ShareMode':
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:822:
undefined reference to `MXUser_AcquireExclLock'
/home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:835:
undefined reference to `MXUser_ReleaseExclLock'
collect2: ld returned 1 exit status
libtool: install: error: relink `libhgfs.la' with the above command before
installing it
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory
`/home/chris/open-vm-tools-2011.03.28-387002/libhgfs'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/chris/open-vm-tools-2011.03.28-387002/libhgfs'
make: *** [install-recursive] Error 1
Thanks
Chris
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel