Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2012 09:39:39 +0100
From:      Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@spoerlein.net>
To:        Hiroki Sato <hrs@FreeBSD.org>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: doc build with .OBJDIR
Message-ID:  <20120117083938.GZ3489@acme.spoerlein.net>
In-Reply-To: <20120117.161605.2130678104801057350.hrs@allbsd.org>
References:  <20120116213844.GY3489@acme.spoerlein.net> <20120117.161605.2130678104801057350.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2012-01-17 at 16:16:05 +0900, Hiroki Sato wrote:
> Ulrich Spörlein <uqs@spoerlein.net> wrote
>   in <20120116213844.GY3489@acme.spoerlein.net>:
> 
> > Hey,
> > 
> > erm, I must be doing something rather stupid, as a handbook build will
> > fail to succeed if I run 'make obj' first.
> > 
> > The attached patch fixes that for me and also still works for non-OBJDIR
> > builds.
> > 
> > Ok to commit?
> 
>  The original intention was to create image files under ${.OBJDIR}/
>  and pick them up from there, but the OBJDIR support looks broken as
>  far as I can check now.  Please go ahead with your patch.  While it
>  does not fix the support (i.e. files can be created outside the
>  OBJDIR during the build process), it should eliminate the build error
>  with no harmful effect.  I will revisit to fix the support later.
> 
> -- Hiroki

Committed, thanks!

Cheers,
Uli



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