From owner-freebsd-doc@freebsd.org Sun Dec 31 08:01:21 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39C7AEA93C5 for ; Sun, 31 Dec 2017 08:01:21 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 16B9B68026 for ; Sun, 31 Dec 2017 08:01:21 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mailman.ysv.freebsd.org (Postfix) id 1327BEA93C4; Sun, 31 Dec 2017 08:01:21 +0000 (UTC) Delivered-To: doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12CD9EA93C3 for ; Sun, 31 Dec 2017 08:01:21 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x233.google.com (mail-yb0-x233.google.com [IPv6:2607:f8b0:4002:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D865568024 for ; Sun, 31 Dec 2017 08:01:20 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x233.google.com with SMTP id j7so25029231ybl.3 for ; Sun, 31 Dec 2017 00:01:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=JDRtsmzjlE1DcczpWHXIpFcKSfbRAn/RDSf3eumRUcc=; b=W4Gz5mm8ehKuw7CusvlkpfQtP2zsogAr2LG+Si1YiS2qC9SlZSyJPKrnZ3jUQjCgBs pZrsiXYVhOlLC8hkxq8ypoH4FbfLhB5JUCzsooZFGLxYmr8pLo8b8JYlMtdjxR1egpuH phXlaId4PJLIj30wlKX2zmdh/vsZlyLLURf4E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=JDRtsmzjlE1DcczpWHXIpFcKSfbRAn/RDSf3eumRUcc=; b=MOY/QOhCp1Run8+w//tX3/H4XdlSDWwjVSd77AW4PDYG18oJ7nohmtu+7afSGpL7QU GTU195KolK3KobGW9xYGx7olJu4IAtg2GzPfRTsmH7m4V9vMvN3Mh/75CP5z6YziGzNX LOI5zWRP+C/fOUPR3rsvUZr3HdX5ruFe5TGDizsDPgxIh5CfsS+ogXNb442kjkXJcYZ/ CHJWW7fjFAiaaMBtV94r91WxEIE6O/xiG2z2q2EqbqVqd1pWptCljStJ8dw/nWvy03Qe 9WWfiVSq+Q4KUyKOjo6z5iClcSK+L+nmWSXI0+DsgkLEL+BCqVGYCxxn+HcDWt+x6Vx3 GEUw== X-Gm-Message-State: AKGB3mJVKXzeWU5DD3qXBAVuBN7jpULclrL9DtvOtxpKiXCjH7jq4lJF /F+0Nuf0uwJUmXL8tXJ0XnpurSoaS9n9zMIH0hvgSw== X-Google-Smtp-Source: ACJfBosGwLITUMevCoAgyexpPPH4fWbgd2lXl78jNqLVzl194vgrI6QaIRo7yONWp0W89E/II1OEUhQEFpWtRIqPHMI= X-Received: by 10.37.190.143 with SMTP id i15mr6369406ybk.277.1514707279754; Sun, 31 Dec 2017 00:01:19 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.217.21 with HTTP; Sun, 31 Dec 2017 00:00:49 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Sun, 31 Dec 2017 00:00:49 -0800 Message-ID: Subject: Re: Books not building on fresh checkout To: Russell Haley Cc: "freebsd-doc@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Dec 2017 08:01:21 -0000 On 30 December 2017 at 23:57, Russell Haley wrote: > On Sat, Dec 30, 2017 at 11:39 PM, Eitan Adler wrote: >> On 30 December 2017 at 23:36, Russell Haley wrote: >>> Hi, >>> >>> I'm getting a build error on a fresh checkout. My base directory is >>> ~/freebsd. This is the same error that stumped me some months back. >>> Any advice would be grand. As follows: >>> >>> mkdir docs; svn co https://svn.freebsd.org/doc/head/ docs/ >> >> do you have the 'docproj' package installed? > > No I did not (but will shortly). Thank you! I would also encourage you to read the documentation primer. Available here: https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer -- Eitan Adler