Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2009 15:41:46 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-emulation@freebsd.org, Martin Wilke <miwi@freebsd.org>
Subject:   virtualbox: clipboard sharing
Message-ID:  <4A251E0A.2050307@icyb.net.ua>

next in thread | raw e-mail | index | archive | help
It seems that currently virtualbox port doesn't build/install VBoxSharedClipboard.so.

It seems that fixing this should be as simple as removing wrapping if1of check in
src/VBox/HostServices/Makefile.kmk (or adding freebsd to the list).
The same operation is then needed in
src/VBox/HostServices/SharedClipboard/Makefile.kmk where VBoxSharedClipboard_LIBS
is set, so that VBoxSharedClipboard.so is linked with libXt and libX11.


-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A251E0A.2050307>