Re: [PHP-DOC] building php manual process causes errors.

2002-07-06 Thread Gabor Hojtsy
> It works for me too on my local machine. > But, I didn't mention about local process. > It is about php manual on php.net. > Please look, > http://www.php.net/manual/en/build.log.gz OK, I have looked at it a bit deeper, but I cannot figure out, what should be the problem... Jim played with conf

Re: [PHP-DOC] building php manual process causes errors.

2002-07-06 Thread Rui Hirokawa
Gabor, It works for me too on my local machine. But, I didn't mention about local process. It is about php manual on php.net. Please look, http://www.php.net/manual/en/build.log.gz Rui On Sat, 06 Jul 2002 11:03:23 +0200 Gabor Hojtsy <[EMAIL PROTECTED]> wrote: > > Hi, current building process

Re: [PHP-DOC] building php manual process causes errors.

2002-07-06 Thread Slawomir Pucia
> It works for me, with a fresh cvs update (using cygwin): The problem is not with cvs version but with build-system's version. There's no problem with manual at all when I make test_man_gen on my box, but it fails at php.net. Last Polish manual is dated 24th May. slawek- -- PHP Documenta

Re: [PHP-DOC] building php manual process causes errors.

2002-07-06 Thread Gabor Hojtsy
> Hi, current building process of php manual on php.net causes some errors > shown in below. > It happens on all languages. > Please fix this problem. It works for me, with a fresh cvs update (using cygwin): Goba@MIA ~ $ cd d:/phpcvs/phpdoc Goba@MIA d:/phpcvs/phpdoc $ autoconf Goba@MIA d:/phpc