Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Oct 2013 17:04:41 +0930
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Build failure for 9.2-RELEASE
Message-ID:  <524FC111.1050106@ShaneWare.Biz>
In-Reply-To: <34.60.16944.9502D425@cdptpa-oedge02>
References:  <34.60.16944.9502D425@cdptpa-oedge02>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03/10/2013 17:14, Thomas Mueller wrote:
> I failed with "make buildworld" on 9.2, building from a 9.2
> prerelease.
>
> svn revision on system to be built was 255986.
>
> uname -a shows
>
> FreeBSD amelia2 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #17 r254196:
> Sun Aug 11 00:36:49 UTC 2013
> root@amelia2:/usr/obj/usr/src/sys/SANDY  amd64

PRERELEASE would be from stable/9 - RELEASE from releng/9.2
Did you svn up on the stable branch or checkout releng/9.2?

> I had MODULES_WITH_WORLD=yes in /etc/make.conf to avoid the
> redundancy and annoyance of rebuilding modules every time I build a
> new kernel, like if I want a more portable kernel (for a USB-stick
> install) as well as my custom kernel.
>
> Point of failure seemed to be in module dtrace.
>
> I have in kernel config
>
> #options        KDTRACE_FRAME           # Ensure frames are compiled
> in #options        KDTRACE_HOOKS           # Kernel DTrace hooks
>
> Maybe I need to reenable these?

The 9.2 release notes says "DTrace hooks have been enabled by default in
the GENERIC kernel" so they should already be enabled.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?524FC111.1050106>