Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2024 15:32:32 -0100
From:      ltcddata <ltcddata@ltcddata.plus.com>
To:        questions@freebsd.org
Subject:   virtualbox-ose-kmod
Message-ID:  <3c8c552ee8ebd29d6331e2c0e4f2d6c7@ltcddata.plus.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi, 

after upgrading to freebsd 14.1 release the usual kmod problem repeated
as it did last time except the virtualbox-ose-kmod fails to build.
Anyone else have this problem or a work around? 

In file included from SUPDrv.c:33:
In file included from ./SUPDrvInternal.h:38:
In file included from include/VBox/types.h:33:
In file included from include/iprt/types.h:62:
In file included from /usr/src/sys/sys/param.h:116:
/usr/src/sys/sys/types.h:195:9: error: unknown type name '__sbintime_t';
did you mean '__time_t'?
195 | typedef __sbintime_t sbintime_t;
| ^~~~~~~~~~~~
| __time_t
./x86/_types.h:108:19: note: '__time_t' declared here
108 | typedef __int64_t __time_t; /* time()... */
| ^
In file included from SUPDrv.c:33:
In file included from ./SUPDrvInternal.h:38:
In file included from include/VBox/types.h:33:
In file included from include/iprt/types.h:62:
In file included from /usr/src/sys/sys/param.h:116:
/usr/src/sys/sys/types.h:312:10: fatal error: 'sys/bitcount.h' file not
found
312 | #include <sys/bitcount.h>
| ^~~~~~~~~~~~~~~~
2 errors generated.
[-- Attachment #2 --]
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>after upgrading to freebsd 14.1 release the usual kmod problem repeated as it did last time except the virtualbox-ose-kmod fails to build. Anyone else have this problem or a work around?</p>
<p>In file included from SUPDrv.c:33:<br />In file included from ./SUPDrvInternal.h:38:<br />In file included from include/VBox/types.h:33:<br />In file included from include/iprt/types.h:62:<br />In file included from /usr/src/sys/sys/param.h:116:<br />/usr/src/sys/sys/types.h:195:9: error: unknown type name '__sbintime_t'; did you mean '__time_t'?<br /> 195 | typedef __sbintime_t sbintime_t;<br /> | ^~~~~~~~~~~~<br /> | __time_t<br />./x86/_types.h:108:19: note: '__time_t' declared here<br /> 108 | typedef __int64_t __time_t; /* time()... */<br /> | ^<br />In file included from SUPDrv.c:33:<br />In file included from ./SUPDrvInternal.h:38:<br />In file included from include/VBox/types.h:33:<br />In file included from include/iprt/types.h:62:<br />In file included from /usr/src/sys/sys/param.h:116:<br />/usr/src/sys/sys/types.h:312:10: fatal error: 'sys/bitcount.h' file not found<br /> 312 | #include &lt;sys/bitcount.h&gt;<br /> | ^~~~~~~~~~~~~~~~<br />2 errors generated.</p>
<p><br /></p>

</body></html>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3c8c552ee8ebd29d6331e2c0e4f2d6c7>