On 13 Apr 2010, at 17:38, Dmitry Torokhov wrote:
> On Tuesday 13 April 2010 03:18:44 am Chris Ridd wrote:
>> On 13 Apr 2010, at 04:23, Nathan Charles wrote:
>>> I've been having the same problem.
>>
>> Glad it isn't just me!
>>
>> There&
On 13 Apr 2010, at 04:23, Nathan Charles wrote:
> I've been having the same problem.
Glad it isn't just me!
There's something responding on the git port (9418) on the
git.opensource.vmware.com machine:
$ telnet git.opensource.vmware.com 9418
Trying 208.91.1.19...
Connected to git.opensource.v
I can't seem to fetch anything from the git repo any more.
$ git clone git://git.opensource.vmware.com/opensource/open-vm-tools/
Initialized empty Git repository in
/Users/cjr/Documents/Projects/open-vm-tools/.git/
fatal: read error: Connection reset by peer
$ ping git.opensource.vmware.com
PING
On 30 Oct 2009, at 20:31, Dmitry Torokhov wrote:
> Hi Chris,
>
> On Friday 30 October 2009 12:37:18 pm Chris Ridd wrote:
>> I copied some text from the OpenSolaris guest and pasted it into the
>> Mac host. That certainly didn't work before!
>
> Yes, you need vmwa
On 30 Oct 2009, at 15:26, Chris Ridd wrote:
> Hi,
>
> I've been hacking on a set of patches which make open-vm-tools build
> against the GTK+ libraries shipped in OpenSolaris. The patches aren't
> too invasive, but I do need to clean them up a bit. I also haven't
Hi,
I've been hacking on a set of patches which make open-vm-tools build
against the GTK+ libraries shipped in OpenSolaris. The patches aren't
too invasive, but I do need to clean them up a bit. I also haven't
tried installing them into a boot environment so they may explode
rather badly..
On 29 Oct 2009, at 03:02, Ryan Beasley wrote:
> On 10/28/2009 08:17 AM, Chris Ridd wrote:
>> Now to find out why ghIntegrationX11.c no longer builds on
>> OpenSolaris...
>
> Are you sure that it ever built there? The Open VM Tools have never
> supported
> Unity
Hi,
I noticed that "gmake install" on Solaris doesn't obey the DESTDIR
variable for kernel modules. This seemed like something worth fixing,
so please find attached a small patch.
Cheers,
Chris
0001-Use-DESTDIR-when-installing-Solaris-modules.patch
Description: Binary data
--
Can the project's web page be updated slightly to indicate exactly how
to clone the git repo? The "protocol" part is currently missing, so
you have to guess that this works:
git clone git://git.opensource.vmware.com/opensource/open-vm-tools/
Thanks!
Now to find out why ghIntegrationX11.c no
On 6 Sep 2009, at 18:13, eXeC001er wrote:
> I disables this options, but the error hasn't disappeared.
Presumably a dependency is wrong somewhere; make clean should fix it.
But if it doesn't try untarring the code again and re-run configure.
Cheers,
Chris
---
On 6 Sep 2009, at 15:42, eXeC001er wrote:
> Hello!
> I have Opensolaris b118.
> configure:
> ./configure --without-x --disable-multimon
> make
> Making all in libvmtools
> /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror -
> Wno-unused-value -fno-strict-aliasing -Wno-unknown-prag
On 5 Aug 2009, at 19:16, Dmitry Torokhov wrote:
> Without gtkmm I believe you are losing cut and paste and drag-n-drop
> functionality. And --disable-unity disables unity support ;)
I should have guessed cut and paste, given the filename that wouldn't
compile! That's a pity.
> Open-vm-tools i
On 5 Aug 2009, at 17:22, Dmitry Torokhov wrote:
> Hi Chris,
>
> On Wednesday 05 August 2009 08:40:34 Chris Ridd wrote:
>>
>> Has anyone successfully compiled this? The errors persist if I use
>> the
>> gcc-432 package (gcc 4.3.2) instead of the SUNWgcc packag
As the vmware tools supplied with VMware Fusion don't install in
OpenSolaris (build 118) due to not expecting Xorg 7.5, I thought I'd
try building them myself...
The main problem is that building copyPaste.cc fails, and it isn't
clear to me where the fault is:
libtool: compile: g++ "-DPACK
14 matches
Mail list logo