maintainer-feedback requested: [Bug 224214] devel/kBuild: Fails to build on 11.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 9 19:04:21 UTC 2017
Yuri Victorovich <yuri at freebsd.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to vbox at FreeBSD.org:
Bug 224214: devel/kBuild: Fails to build on 11.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224214
--- Description ---
local build of the port fails:
---error log---
In file included from
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/lib/crc32.c:48:0:
/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.5/include-fixed/sys/typ
es.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/typ
es.h:268:1:
error: unknown type name '__vm_pindex_t'
typedef __vm_pindex_t vm_pindex_t;
^
More information about the freebsd-emulation
mailing list