Date: Wed, 20 Jun 2012 08:53:43 +0200 From: =?utf-8?Q?Bernhard_Fr=C3=B6hlich?= <decke@bluelife.at> To: Dan Mack <mack@macktronics.com> Cc: cvs-ports@FreeBSD.org, Bernhard Froehlich <decke@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: Re: cvs commit: ports/emulators/virtualbox-ose/files patch-src-VBox-Frontends-VBoxHeadless-FramebufferVNC.cpp Message-ID: <1340175223903460500@bluelife.at> In-Reply-To: <20120619204159.N93382@coco.macktronics.com> References: <201206060813.q568DrmA060105@repoman.freebsd.org> <20120619204159.N93382@coco.macktronics.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Mack schrieb: > On Wed, 6 Jun 2012, Bernhard Froehlich wrote: >=20 > > decke 2012-06-06 08:13:53 UTC > > > > FreeBSD ports repository > > > > Added files: > > emulators/virtualbox-ose/files > > patch-src-VBox-Frontends-VBoxHeadless= -FramebufferVNC.cpp > > Log: > > - Also assign IPv6 TCP port otherwise it's using the default 5900 > > port for IPv6 and allows only to start one VM that uses VNC. > > > > rfbListenOnTCP6Port: error in bind IPv6 socket: Address already in use > > > > Submitted by: Gary Palmer <gpalmer@freebsd.org> > > Tested by: Steve Tuts <yiz5hwi@gmail.com> > > > > Revision Changes Path > > 1.1 +13 -0 ports/emulators/virtualbox-ose/files/patch-src-VB= ox-Frontends-VBoxHeadless-FramebufferVNC.cpp (new) >=20 > This seemed to break the build for me: >=20 > from a fresh pull of ports, I'm getting: >=20 > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.1.16/src/VBox/Front= ends/VBoxHeadless/FramebufferVNC.cpp:94:=20 > error: 'struct _rfbScreenInfo' has no member named 'ipv6port' >=20 > kmk: ***=20 > [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.1.16/out/freebsd.a= md64/release/obj/VBoxHeadless/FramebufferVNC.o]=20 > Error 1 >=20 > Backing out the patch gets it to build. Which net/libvncserver version do you have?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1340175223903460500>