https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255301
Mario Lobo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Mario Lobo <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
