Re: [gtk-vnc-devel] PATCH: Portability to compile under MinGW for Windows



On Thu, Oct 09, 2008 at 03:51:41PM +0100, Richard W.M. Jones wrote:
> On Thu, Oct 09, 2008 at 03:16:25PM +0100, Daniel P. Berrange wrote:
> > In addition their wrappers ensure that you can still use regular
> > read/write calls on sockets, and makes errno work properly. So this
> > reduces the diff for gvnc.c code. Attached is an update
> 
> That builds and runs as far as gvncviewer.exe --help.
> 
> I cannot get gvncviewer to connect to any server though.  It gives me
> the error:
> 
> Gtk-Message: Failed to load module "canberra-gtk-module": Module not found
> 
> (libcanberra is some sort of sound API as far as I can tell).
> 
> In any case, ACK to this patch.

I've pushed this patch to our temporary repo.

  http://freehg.org/u/aliguori/gtk-vnc.hg

If you have any problems compiling, the first thing is to run

  make maintainer-clean
  ./autogen.sh

The gnulib integration relies on quite alot of m4/configure magic, so these
two commands ensure it gets into a pristine state. After this you should be
ok. Let me know if you have problems building & i'll sort them out.

You should never need to modify any file under the 'gnulib/' directory.
Those are all taken directly from gnulib & only ever changed when running
the 'bootstrap' script to import a newer gnulib code drop. Experiance with
libvirt has shown we don't need todo that very often & its fairly painless

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]