On Tue, 2018-12-11 at 21:45 +0100, Klaus Espenlaub wrote: > The struct used in Global.cpp (which I assume you're tweaking...) has > changed. Has an additional field before the default network adapter > type > now, for the default graphics controller type. > > Just look at the other Linux flavors, should be straightforward.
Ah, this was for me, thanks for the attention and is not fixed . I added one post in forums [1] [1] https://forums.virtualbox.org/viewtopic.php?f=15&t=90738 Thanks, > Klaus > > On 01.12.2018 18:09, Sérgio Basto wrote: > > Hum I got an build error [1] : > > > > my builds are locate in [2] rpm spec almost not change just need > > rebase > > some local patches > > > > [1] > > BUILDSTDERR: /builddir/build/BUILD/VirtualBox- > > 6.0.0_BETA3/src/VBox/Main/src-all/Global.cpp:546:1: error: cannot > > convert 'NetworkAdapterType_T' to 'const GraphicsControllerType_T' > > in > > initialization > > BUILDSTDERR: }; > > BUILDSTDERR: ^ > > > > [2] > > https://copr.fedorainfracloud.org/coprs/sergiomb/vboxfor23/ > > > > On Fri, 2018-11-30 at 20:20 +0100, Michael Thayer wrote: > > > Please do NOT use this VirtualBox Beta release on production > > > machines! > > > A VirtualBox Beta release should be considered a bleeding-edge > > > release > > > meant for early evaluation and testing purposes. > > > > > > You can download the binaries here: > > > > > > http://download.virtualbox.org/virtualbox/6.0.0_BETA3 > > > > > > Please do NOT open bug reports at our public bugtracker but use > > > our > > > VirtualBox Beta Feedback forum at > > > > > > https://forums.virtualbox.org/viewforum.php?f=15 > > > > > > to report any problems with the Beta. Please concentrate on > > > reporting > > > regressions since VirtualBox 5.2! > > > > > > Version 6.0 will be a new major release. Please see the forum at > > > > > > https://forums.virtualbox.org/viewtopic.php?f=15&t=90560 > > > > > > for an incomplete list of changes. > > > > > > Thanks for your help! > > > Michael > > > _______________________________________________ > > > vbox-dev mailing list > > > [email protected] > > > https://www.virtualbox.org/mailman/listinfo/vbox-dev > > _______________________________________________ > vbox-dev mailing list > [email protected] > https://www.virtualbox.org/mailman/listinfo/vbox-dev -- Sérgio M. B. _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
