[Bug 221050] emulators/virtualbox-ose: Bridged network doesn't work (11.1-RELEASE)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 27 18:00:09 UTC 2017


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

Jung-uk Kim <jkim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jkim at FreeBSD.org

--- Comment #7 from Jung-uk Kim <jkim at FreeBSD.org> ---
(In reply to steinex from comment #5)
> /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.4.0/include-fixed/sys/types.h:266:9: error: unknown type name '__vm_ooffset_t'
 typedef __vm_ooffset_t vm_ooffset_t;
>          ^
> /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.4.0/include-fixed/sys/types.h:268:9: error: unknown type name '__vm_pindex_t'
 typedef __vm_pindex_t vm_pindex_t;
>          ^

Build failures are coming from broken lang/gcc5.  As you can see, it was built
on 11.0 and it is incompatible with 11.1 unfortunately.

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


More information about the freebsd-stable mailing list