Date: Fri, 24 Dec 1999 15:50:27 +0300 (MSK) From: "Alexey M. Zelkin" <phantom@sonet.crimea.ua> To: doc@FreeBSD.org Subject: make www failed Message-ID: <199912241250.PAA23002@sonet.crimea.ua>
index | next in thread | raw e-mail
hi,
looks like we have troubles with ja/ subtree now.
===> ja
if [ -f ../en/./applications.sgml ]; then ../ja/revcheck .. . applications.sgml > applications.revinc; else touch applications.revinc; fi
Bareword found where operator expected at ../ja/revcheck line 29, near "/\$FreeBSD: www/ja"
(Missing operator before ja?)
Unquoted string "ja" may clash with future reserved word at ../ja/revcheck line 29.
syntax error at ../ja/revcheck line 29, near "/\$FreeBSD: www/ja"
Unquoted string "revcheck" may clash with future reserved word at ../ja/revcheck line 29.
Unquoted string "v" may clash with future reserved word at ../ja/revcheck line 29.
Number found where operator expected at ../ja/revcheck line 29, near "v 1.1"
(Do you need to predeclare v?)
Number found where operator expected at ../ja/revcheck line 29, near "1.1 1999"
(Missing operator before 1999?)
Number found where operator expected at ../ja/revcheck line 29, near "23 01"
(Missing operator before 01?)
Bareword found where operator expected at ../ja/revcheck line 29, near "38 kuriyama"
(Missing operator before kuriyama?)
syntax error at ../ja/revcheck line 33, near "}"
Execution of ../ja/revcheck aborted due to compilation errors.
*** Error code 255
Stop.
*** Error code 1
Stop.
[73][ttyp6][phantom@freefall:~/test/www/en]$
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912241250.PAA23002>
