cvs commit: ports/emulators/virtualbox-ose/files patch-src-VBox-Frontends-VBoxHeadless-FramebufferVNC.cpp

Bernhard Fröhlich decke at bluelife.at
Wed Jun 20 06:53:40 UTC 2012


Dan Mack  schrieb:
>                 On Wed, 6 Jun 2012, Bernhard Froehlich wrote:
> 
> > 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 at freebsd.org>
> >  Tested by:      Steve Tuts <yiz5hwi at gmail.com>
> >
> >  Revision  Changes    Path
> >  1.1       +13 -0     ports/emulators/virtualbox-ose/files/patch-src-VBox-Frontends-VBoxHeadless-FramebufferVNC.cpp (new)
> 
> This seemed to break the build for me:
> 
> from a fresh pull of ports, I'm getting:
> 
> /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.1.16/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp:94: 
> error: 'struct _rfbScreenInfo' has no member named 'ipv6port'
> 
> kmk: *** 
> [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.1.16/out/freebsd.amd64/release/obj/VBoxHeadless/FramebufferVNC.o] 
> Error 1
> 
> Backing out the patch gets it to build.

Which net/libvncserver version do you have?


More information about the cvs-ports mailing list