[ open-vm-tools-Tracker-2796298 ] libguestlib.so link error for vm guest API

2009-05-25 Thread SourceForge.net
Tracker item #2796298, was opened at 2009-05-25 15:34 Message generated for change (Tracker Item Submitted) made by txdyjsyz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2796298&group_id=204462 Please note that this message will contain a full copy of

Re: duplicate hgfs.h, block.h,stubs.h includes in archive....

2009-05-25 Thread Olivier LAHAYE
Hi Marcelo, I've worked on the new release (build 167859) and I'm still having great difficulties to package open-vm-tools. Here are the problems. 1st of all I had to do a few patch for the whole stuff to build correctly (see attachment). Basicaly I had to patch configure.ac (DOT=/usr/bin ins

Re: duplicate hgfs.h, block.h,stubs.h includes in archive....

2009-05-25 Thread Dominique Leuenberger
Olivier, >>> On 5/25/2009 at 16:03, Olivier LAHAYE wrote: > hen I had to fix > lib/wiper/wiperPosix.c to handle fgets return. Had that too (I'm doing openSUSE packges). Sent my patch in also. > 3rd I must admit that I'm a little bit lost in finding what files should be > packaged and what f

New kernel / new builderror

2009-05-25 Thread Dominique Leuenberger
Hi mates, Just one question: Is there already a patch for the open-vm-tools (2009.05.22) for Kernel 2.6.30 available? for now I see it failing with: sing 2.6.x kernel build system. CC [M] /usr/src/packages/BUILD/obj/debug/modules/linux/vmblock/linux/block.o In file included from /usr/src/packa

open-vm-tools packaging [Was: Re: duplicate hgfs.h, block.h, stubs.h includes in archive....]

2009-05-25 Thread Olivier LAHAYE
Dominique, thanks a lot for your tips. See my comments below. > The wiki gives quite some overview of what to package and where to put it. > Most of the things are done correct by now using make install (I remember a > time this did not do anything useful). > http://open-vm-tools.wiki.sourceforg

open-vm-tools packaging [Was: Re: duplicate hgfs.h, block.h,stubs.h includes in archive....]

2009-05-25 Thread Dominique Leuenberger
Olivier, >>> On 5/25/2009 at 5:24 , Olivier LAHAYE wrote: >> http://open-vm-tools.wiki.sourceforge.net/Packaging > Yes, I know this URL, unfortunately, I did not find any usefull tips > regarding > includes and devel parts. > It looks like some .c files are shared between modules and tools,

Re: New kernel / new builderror

2009-05-25 Thread Marcelo Vanzin
Hi Dominique, Dominique Leuenberger wrote: > Just one question: > Is there already a patch for the open-vm-tools (2009.05.22) for Kernel 2.6.30 > available? Did you try with any other kernel (just to make sure this is really something caused by changes in 2.6.30)? > for now I see it failing w

Re: open-vm-tools packaging [Was: Re: duplicate hgfs.h, block.h, stubs.h includes in archive....]

2009-05-25 Thread Marcelo Vanzin
Hi Olivier, Olivier LAHAYE wrote: > Then I had to patch docs/api/Makefile.am to add the -e > 's,##{PROJECT_NAME}##,@PACKAGE_STRING@,' line and then I had to fix > lib/wiper/wiperPosix.c to handle fgets return. Thanks for pointing out the PROJECT_NAME thing, I'll fix that. Dominique also pointe

Re: New kernel / new builderror

2009-05-25 Thread Dominique Leuenberger
Marcelo, >>> On 5/26/2009 at 1:09, Marcelo Vanzin wrote: >> Just one question: >> Is there already a patch for the open-vm-tools (2009.05.22) for Kernel >> 2.6.30 > available? > > Did you try with any other kernel (just to make sure this is really > something > caused by changes in 2.6.30)