unable to boostrap go

Vick Khera vivek at khera.org
Wed Sep 9 16:02:37 UTC 2015


On Wed, Sep 9, 2015 at 11:19 AM, Vick Khera <vivek at khera.org> wrote:

> When I use a GENERIC 10.2 kernel, those same binaries do not dump core
> when running "go version".
>
> Does anyone know what specific kernel config option/device go is now needs
> in the 10.2 kernel that was allowed in the 10.1 kernel by default? It is
> failing here according to gdb:
>

Found the trick. Go *requires* COMPAT_FREEBSD32 in the kernel. My 10.1 and
10.2 configs referenced an included file that differed in that respect, and
once I restored that it started working. I had missed that file comparison
earlier.


More information about the freebsd-ports mailing list