public inbox for [email protected]  
help / color / mirror / Atom feed
Please help me to build docs on the latest 9.1
3+ messages / 2 participants
[nested] [flat]

* Please help me to build docs on the latest 9.1
@ 2011-05-15 12:45 MauMau <[email protected]>
  2011-06-13 15:08 ` Re: Please help me to build docs on the latest 9.1 Robert Haas <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: MauMau @ 2011-05-15 12:45 UTC (permalink / raw)
  To: pgsql-docs

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:

--------------------------------------------------
commit 9bb6d9795253bb521f81c626fea49a704a369ca9
Author: Robert Haas <[email protected]>
Date:   Fri May 13 15:47:31 2011 -0400

    More cleanup of FOREIGN TABLE permissions handling.
--------------------------------------------------

I could successfully build and install the program, do initdb, and 
start/stop the PostgreSQL server.

The whole content of src/tools/msvc/buildenv.pl is:

$ENV{M4} = 'C:\GNUWin32\bin\m4.exe';
$ENV{DOCROOT} = 'D:\pgdev\doctool';

I ran "builddoc.bat > out.txt 2>&1" in src/tools/msvc. I expected to get 
"html" directory in doc/src/sgml, but I couldn't get it after minutes of 
execution. The output of builddoc.bat contains some errors. I'll show the 
partial contents of out.txt below. The size of out.txt is too large (20.9MB) 
to attach. out.txt appears to contain all the HTML manual.

--------------------------------------------------
Hash %ENV missing the % in argument 1 of each() at -e line 1.
Hash %ENV missing the % in argument 1 of each() at -e line 1.
Can't open perl script "make-errcodes-table.pl": No such file or directory
Running first build...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";
<HTML
><HEAD
><TITLE
>PostgreSQL 9.1beta1 Documentation</TITLE
><META
...
></BODY
></HTML
>
Running collateindex...
collateindex.pl: file "HTML.index" does not exist
Running second build...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";
<HTML
><HEAD
><TITLE
>PostgreSQL 9.1beta1 Documentation</TITLE
><META
...
></BODY
></HTML

>
Docs build complete.
--------------------------------------------------




^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Please help me to build docs on the latest 9.1
  2011-05-15 12:45 Please help me to build docs on the latest 9.1 MauMau <[email protected]>
@ 2011-06-13 15:08 ` Robert Haas <[email protected]>
  2011-06-13 22:35   ` Re: Please help me to build docs on the latest 9.1 MauMau <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Robert Haas @ 2011-06-13 15:08 UTC (permalink / raw)
  To: MauMau <[email protected]>; +Cc: pgsql-docs

2011/5/15 MauMau <[email protected]>:
> 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



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Please help me to build docs on the latest 9.1
  2011-05-15 12:45 Please help me to build docs on the latest 9.1 MauMau <[email protected]>
  2011-06-13 15:08 ` Re: Please help me to build docs on the latest 9.1 Robert Haas <[email protected]>
@ 2011-06-13 22:35   ` MauMau <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: MauMau @ 2011-06-13 22:35 UTC (permalink / raw)
  To: Robert Haas <[email protected]>; +Cc: pgsql-docs

From: "Robert Haas" <[email protected]>
> 2011/5/15 MauMau <[email protected]>:
>> 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.

Yes, I made sure and reported to pgsql-hackers on May 25 that the 
builddoc.pl Andrew kindly created worked successfully.

Regards
MauMau





^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2011-06-13 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2011-05-15 12:45 Please help me to build docs on the latest 9.1 MauMau <[email protected]>
2011-06-13 15:08 ` Robert Haas <[email protected]>
2011-06-13 22:35   ` MauMau <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox