Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 11:50:31 -0800 (PST)
From:      Hiten Pandya <hitmaster2k@yahoo.com>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: FreeBSD web build failed on freefall.freebsd.org
Message-ID:  <20020308195031.6340.qmail@web21110.mail.yahoo.com>
In-Reply-To: <200203081931.g28JVL563602@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--- www@FreeBSD.org wrote:
> ===> smp
> /usr/bin/sed -e 's/<!ENTITY date[ \t]*"$Free[B]SD. .* \(.* .*\) .* .*
> $">/<!ENTITY date	"Last modified: \1">/'  index.sgml |  /usr/bin/env
> SGML_CATALOG_FILES=  /usr/local/bin/sgmlnorm -d  -c
> /usr/local/share/sgml/html/catalog -D /c/www/build/www/en/smp > index.html
> ||  (/bin/rm -f index.html && false)
> /usr/local/bin/sgmlnorm:<OSFD>0:626:7:E: general entity "a.phk" not defined
> and no default entity
> *** Error code 1
> 
> Stop in /c/www/build/www/en/smp.
> *** Error code 1
> 
> Stop in /c/www/build/www/en.
>       522.40 real       218.80 user         9.26 sys

Someone forgot:
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
%authors

to put into www/en/includes.sgml for &a.phk;


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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