https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247430
--- Comment #3 from Tijl Coosemans ---
(In reply to Mikhail Teterin from comment #2)
>> even for non-GPL code it may be wise to have our own copy of the source code
> I don't understand this part at all. Might be wise _for whom_? Have _wher
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #92 from Mikhail Teterin ---
(In reply to Mario Lobo from comment #89)
> we are lagging so far behind on the hosting side (ose and ose-kmod) that I
> think people that are trying to upgrade it aren't even thinking about the
>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #93 from Mario Lobo ---
Would anyone know how to set up a debug build of the VBox port?
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #94 from Li-Wen Hsu ---
(In reply to Mario Lobo from comment #93)
There is a "DEBUG" option. I just checked my very old log (2016), need to check
if when this option enabled, it still correctly passes BUILD_TYPE=debug to
LocalCo
Is the memcpy wrong too? It looks like fsinfo.serial is a single uint32_t
(i.e. 32 bits), but mp->mnt_stat.f_fsid is a pair of int32_t (i.e. 64 bits),
so copying this pair from fsinfo.serial is wrong.
__Martin
> On Mon, 22 Jun 2020 14:22:05 -0400, Mikhail T said:
>
> Gentlemen!
>
> An old
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
--- Comment #95 from Mario Lobo ---
Marking the Debug option does not produce debug symbols for any of the VBox
executables.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___