Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2015 12:02:34 -0400
From:      Vick Khera <vivek@khera.org>
To:        FreeBSD Ports List <ports@freebsd.org>
Subject:   Re: unable to boostrap go
Message-ID:  <CALd%2Bdcdw4e-DxkCPDJFBn7xFwBPbWTrYKH84YVw79xgxUpMO3w@mail.gmail.com>
In-Reply-To: <CALd%2BdcdZNxZPvgBU%2B1itoAChWLCbFTsgJAV0qLe6xBTB8vuibA@mail.gmail.com>
References:  <CALd%2BdcfyxHBuQ9=_E-rj0-aERUK1QcYNpTt0=jmdg%2BG3-VZkag@mail.gmail.com> <CALd%2BdcdZNxZPvgBU%2B1itoAChWLCbFTsgJAV0qLe6xBTB8vuibA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 9, 2015 at 11:19 AM, Vick Khera <vivek@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALd%2Bdcdw4e-DxkCPDJFBn7xFwBPbWTrYKH84YVw79xgxUpMO3w>