Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 May 2014 14:58:13 -0600
From:      Ian Lepore <ian@FreeBSD.org>
To:        Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r265229 - head/bin/ps
Message-ID:  <1399064293.22079.196.camel@revolution.hippie.lan>
In-Reply-To: <52ce1e98815f7a8bc97c4a03a3461d08@shatow.net>
References:  <201405021505.s42F5lQO099446@svn.freebsd.org> <1399061950.22079.195.camel@revolution.hippie.lan> <52ce1e98815f7a8bc97c4a03a3461d08@shatow.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2014-05-02 at 15:46 -0500, Bryan Drewery wrote:
> On 2014-05-02 15:19, Ian Lepore wrote:
> > On Fri, 2014-05-02 at 15:05 +0000, Bryan Drewery wrote:
> >> Author: bdrewery
> >> Date: Fri May  2 15:05:47 2014
> >> New Revision: 265229
> >> URL: http://svnweb.freebsd.org/changeset/base/265229
> >> 
> >> Log:
> >>   Add -J to filter by matching jail IDs and names.
> >> 
> [...]
> > I'm getting an error building rescue after this change:
> > 
> > --- rescue.all__D ---
> > ps.lo: In function `_$$hide$$ ps.lo $a':
> > _$$hide$$ ps.lo ps.c:(.text+0x26ec): undefined reference to 
> > `jail_getid'
> > *** [rescue] Error code 1
> > 
> > bmake[4]: stopped
> > in
> > /local/build/staging/freebsd/wand/obj/arm.armv6/local/build/staging/freebsd/wand/src/rescue/rescue
> > 1 error
> > 
> > This is on arm, building with gcc, but I'm not sure whether that's
> > germane or not.
> > 
> > -- Ian
> 
> Fixed in r265239.
> 
> Was only if not building ZFS.
> 

Oh.  No wonder I was the first one to run into it, I'm building
WITHOUT_CDDL (just to save time, because I never need that stuff).
Thanks.

-- Ian





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