Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 8838BB5DBD1 for ; Mon, 13 Jun 2011 12:09:06 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 59588-02 for ; Mon, 13 Jun 2011 15:09:00 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ey0-f174.google.com (mail-ey0-f174.google.com [209.85.215.174]) by mail.postgresql.org (Postfix) with ESMTP id D4A23B5DBD7 for ; Mon, 13 Jun 2011 12:08:59 -0300 (ADT) Received: by eyx24 with SMTP id 24so1629929eyx.19 for ; Mon, 13 Jun 2011 08:08:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=PCzA+DbctSQOTfMSDE0/Ayj5kY4J3c/gBUHRbEnFe3w=; b=JyF8WDb8KEljobSlDIirg/wSpd1C89vbSdoiqnGCtk3KGn0p0nBBgauaQMP8sR4oPY tLW6s6ybjMgFn9usGJZRG+AnWWWDWgrdGeNxB5PsKcxCfpwTvMTF/S/kfFan3AYqiv5G TzoNRR/yNiLaDgMKyNT0saHOft1n0hZccFJbI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=HousqxrZGmGv5tzUTALnCe3FhkiKraAgpB4Tfhnxn2KNFpMc5nLeP/dgGicsKsLYIp iXiVYzQeol5ZJtc5ef919UkVYJZkWfB/JqojETOCjQ1MuV3zw2p8BePBon0PlMDrl72K Vfr4Pv3W3vpFHm6IZn+OY7Nonoqr90s6wnrt4= MIME-Version: 1.0 Received: by 10.14.98.71 with SMTP id u47mr2341388eef.247.1307977738146; Mon, 13 Jun 2011 08:08:58 -0700 (PDT) Received: by 10.14.96.4 with HTTP; Mon, 13 Jun 2011 08:08:58 -0700 (PDT) In-Reply-To: <8B8CA6F129E74A78BC0D196FE63C1A90@maumau> References: <8B8CA6F129E74A78BC0D196FE63C1A90@maumau> Date: Mon, 13 Jun 2011 11:08:58 -0400 Message-ID: Subject: Re: Please help me to build docs on the latest 9.1 From: Robert Haas To: MauMau Cc: pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.898 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001, RFC_ABUSE_POST=0.001 X-Spam-Level: X-Archive-Number: 201106/36 X-Sequence-Number: 6810 2011/5/15 MauMau : > Hello, > > I'm developing my first patch for PostgreSQL. The target is v9.2. > > I'm trying to build HTML docs on Windows Vista (32-bit) with the latest v9.1 > Git branch, but the build fails. I followed the procedures in the v9.0 > manual. Could you tell me what might be the cause? The situation is as > follows: > > The latest commit on my Git repository that "git log -1" shows is. I believe Andrew has fixed this problem. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company