Tracker item #3110351, was opened at 2010-11-16 23:11
Message generated for change (Comment added) made by tobiasholst
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3110351&group_id=204462

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: vmware-user
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tobias Holst (tobiasholst)
Assigned to: Nobody/Anonymous (nobody)
Summary: Doesn't work on openfiler

Initial Comment:
Hi
I try to use Open VM Tools on Openfiler 2.3.
Kernel version is 2.6.29.6-0.29.smp.gcc3.4.x86_64.
The last working version was open-vm-tools-2010.01.19-226760.
Since then I get errors during "make install".
Configuration is "./configure --without-pam --without-x --without-icu"
open-vm-tools-2010.10.18-313025 can be configured but during "make install" I 
get the following:

fileLogger.c: In function 'VMFileLoggerOpen':
fileLogger.c:170: warning: implicit declaration of function 'g_atomic_int_set'
make[1]: *** [libvmtools_la-fileLoger.lo] Error 1
make[1]: Leaving directory '/root/open-vm-tools-2010.10.18-313025/libvmtools'
make: *** [install-recursive] Error 1

Greets from Germany
Tobias

----------------------------------------------------------------------

Comment By: Tobias Holst (tobiasholst)
Date: 2011-02-04 01:40

Message:
Hi

open-vm-tools 2011.01.24, configure --without-pam --without-x
--without-icu
make install
threadPool.c: In function 'ToolsCorePool_Init':
threadPool.c:516: warning: implicit declaration of function
'g_thread_pool_set_max_idle_time'
make[3]: *** [vmtoolsd-threadPool.o] Error 1
make[3]: Leaving directore
'/root/open-vm-tools-2011.01.24-354108/services/vmtoolsd'
make[2]: *** [install] Error 2
make[2]: Leaving directore
'/root/open-vm-tools-2011.01.24-354108/services/vmtoolsd'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directore
'/root/open-vm-tools-2011.01.24-354108/services'
make: *** [install-recursive] Error 1

same with LDFLAGS=-lrt

Greets Tobias :)

----------------------------------------------------------------------

Comment By: Marcelo Vanzin (mvanzin)
Date: 2011-02-02 19:20

Message:
The latest release should fix these issues, but I have a feeling there
might be more. We don't really test with glib versions that old...

----------------------------------------------------------------------

Comment By: Tobias Holst (tobiasholst)
Date: 2011-01-15 01:02

Message:
Again with open-vm-tools 2010.12.19

./configure --without-pam --without-x --without-icu LDFLAGS=-lrt
make install

serviceObj.c: In function 'ToolsCore_Service_class_init':
ServiceObj.c:379: error: structure has no member named 'constructed'
make[3]: *** [vmtoolsd-serviceObj.o] Error 1
make[3]: Leaving directory
'/root/open-vm-tools-2010.12.19-339835/services/vmtoolsd'
make[2]: *** [install] Error 2
make[2]: Leaving directory
'/root/open-vm-tools-2010.12.19-339835/services/vmtoolsd'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
'/root/open-vm-tools-2010.12.19-339835/services'
make: *** [install-recursive] Error 1

----------------------------------------------------------------------

Comment By: Marcelo Vanzin (mvanzin)
Date: 2011-01-14 23:47

Message:
Could you try to configure with "LDFLAGS=-lrt"?

----------------------------------------------------------------------

Comment By: Tobias Holst (tobiasholst)
Date: 2011-01-09 04:43

Message:
Hi

I just tried it with the open-vm-tools 2010.12.19

../lib/misc/.libs/libMisc.a(hostinfoPosix.o): In function
'Hostinfo_SystemTimerNS':
/root/open-vm-tools-2010.12.19-339835/lib/misc/hostinfoPosix.c:1647:
undefined reference to 'clock_gettime'
/root/open-vm-tools-2010.12.19-339835/lib/misc/hostinfoPosix.c:1652:
undefined reference to 'clock_gettime'
/root/open-vm-tools-2010.12.19-339835/lib/misc/hostinfoPosix.c:1669:
undefined reference to 'clock_gettime'
collect2: ld returned 1 exit status
make[1]: *** [libvmtools.la] Error 1
make[1]: Leaving directory
'/root/open-vm-tools-2010.12.19-339835/libvmtools'
make: *** [install-recursive] Error 1

Greets Tobias

----------------------------------------------------------------------

Comment By: Marcelo Vanzin (mvanzin)
Date: 2010-12-02 23:12

Message:
This particular issue is fixed but there might be others. I just don't have
a system with a version of glib that old to test on.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3110351&group_id=204462

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to