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 <gpal...@freebsd.org> > > Tested by: Steve Tuts <yiz5...@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? _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"