Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2019 19:44:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 234878] emulators/virtualbox-ose: Update to 6.0
Message-ID:  <bug-234878-26505-rXUuwqx035@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234878-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234878-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234878

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

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

--- Comment #39 from Mario Lobo <lobo@bsd.com.br> ---
(In reply to Li-Wen Hsu from comment #36)

I've downloaded your port. ose-kmod compiles fine but the main app fails wi=
th:


ports/emulators/virtualbox-ose/work/VirtualBox-6.0.12/src/VBox/Runtime/r3/p=
osix/process-creation-posix.cpp:368:49:
error:
      invalid application of 'sizeof' to an incomplete type 'struct crypt_d=
ata'
        size_t const       cbCryptData =3D RT_MAX(sizeof(struct crypt_data)=
 * 2,
_256K);
                                                                          ^=
=20=20=20=20
~~~~~~~~~~~~~~~~~~~

ports/emulators/virtualbox-ose/work/VirtualBox-6.0.12/src/VBox/Runtime/r3/p=
osix/process-creation-posix.cpp:190:63:
note:
      forward declaration of 'crypt_data'
typedef char *(*PFNCRYPTR)(const char *, const char *, struct crypt_data *);

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234878-26505-rXUuwqx035>