https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217681
Jung-uk Kim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jung-uk Kim <[email protected]> --- (In reply to rozhuk.im from comment #0) > kBuild: Compiling VBoxRemPrimary - > /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.16/src/recompiler/translate-all.c > In file included from > /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.16/include/iprt/types.h:179:0, > from > /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.16/include/iprt/log.h:30, > from > /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.16/include/VBox/log.h:36, > from > /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.16/src/recompiler/Sun/crt/stdio.h:25, > from > /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.16/src/recompiler/VBoxRecompiler.c:34: /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.5/include-fixed/sys/types.h:266:1: error: unknown type name '__vm_ooffset_t' > typedef __vm_ooffset_t vm_ooffset_t; ^ > /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.5/include-fixed/sys/types.h:268:1: > error: unknown type name '__vm_pindex_t' > typedef __vm_pindex_t vm_pindex_t; This is a well-known problem with current lang/gcc, e.g. https://lists.freebsd.org/pipermail/freebsd-ports/2017-February/107473.html -- 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]"
