[Bug 255301] emulators/virtualbox-ose: Update to 6.1.20

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 22 20:51:24 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255301

Mario Lobo <lobo at bsd.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lobo at bsd.com.br

--- Comment #7 from Mario Lobo <lobo at bsd.com.br> ---
Hi there;

Here is my report on the attempt with 6.1.20.

- patch-include-iprt-x86.h

A change on some comment (nothing to do with and AFTER the actual patch) made
applying the patch fail. Corrected.

- patch-src_VBox_Devices_Audio_DrvHostALSAAudio.cpp

The cpp file name changed from DrvHostALSAAudio.cpp
to DrvHostAudioAlsa.cpp, so redid the diff and the patch name bacame
patch-src_VBox_Devices_Audio_DrvHostAudioAlsa.cpp

- patch-src_VBox_Devices_Audio_DrvHostOSSAudio.cpp

Same reason and same resolution as above. DrvHostOSSAudio.cpp ->
DrvHostAudioOss.cpp and the patch renamed to
patch-src_VBox_Devices_Audio_DrvHostAudioOss.cpp

With those changes, VBox 6.1.20 compiles and runs as perfectly as 6.1.18.

Using it right now!.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list