Tracker item #2994267, was opened at 2010-04-29 09:56 Message generated for change (Comment added) made by mvanzin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2994267&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: libraries Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Private: No Submitted By: mrbazmondo (barry-davis) Assigned to: Nobody/Anonymous (nobody) Summary: RpcChannel_Start and RpcChannel_Stop not defined Initial Comment: gcc version 3.4.3 glib-2.16.1 pkg-config-0.23 open-vm-tools-2010.04.25-253928 open-vm-tools-2010.03.20-243334 This line needs to be added to lib/rpcChannel/rpcChannel.c to get it to compile #define G_IMPLEMENT_INLINES Otherwise RpcChannel_Start and RpcChannel_Stop are not defined during link as they've only been declared external with no definition ---------------------------------------------------------------------- >Comment By: Marcelo Vanzin (mvanzin) Date: 2010-12-15 11:30 Message: This seems to be some funkiness of glib headers vs. your compiler; it works fine on all versions of gcc we use (mostly the 4.x series), without having to define G_IMPLEMENT_INLINES. Reading gutils.h seems to suggest that defining that is not really necessary if glib recognizes your compiler properly, ---------------------------------------------------------------------- Comment By: Dmitry Torokhov (dtor) Date: 2010-05-04 09:37 Message: I see. In this case you need to make sure that glib (and glibconfig.h) in your distribution is set up properly to match the features that your compiler supports - they should figure our the valid inlining syntax so that we can simply use G_INLINE_FUNC without needing any custom flags. Thanks. ---------------------------------------------------------------------- Comment By: mrbazmondo (barry-davis) Date: 2010-05-04 02:38 Message: A custom LFS based distribution. Let me know if there are any other package versions you wish to know. Its also using glibc-2.3.4. ---------------------------------------------------------------------- Comment By: Dmitry Torokhov (dtor) Date: 2010-04-29 10:05 Message: What distribution is this? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2994267&group_id=204462 ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ open-vm-tools-devel mailing list open-vm-tools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel