Date: Thu, 13 Sep 2001 05:29:57 -0700 (PDT) From: <www@FreeBSD.org> To: freebsd-doc@FreeBSD.org Subject: Build of the webserver failed Message-ID: <200109131229.f8DCTvw68812@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
for entry in announce.html notes.html errata.html ; do install -C -o www -g www -m 664 ${entry} /usr/local/www/data/ja/releases/4.1.1R; done ===> ../ja/releases/4.2R for entry in announce.html notes.html errata.html ; do install -C -o www -g www -m 664 ${entry} /usr/local/www/data/ja/releases/4.2R; done ===> ../ja/releases/4.3R for entry in announce.html notes.html errata.html ; do install -C -o www -g www -m 664 ${entry} /usr/local/www/data/ja/releases/4.3R; done ===> ../ja/smp for entry in index.html ; do install -C -o www -g www -m 664 ${entry} /usr/local/www/data/ja/smp; done ===> ../ja/conspectus for entry in index.html ; do install -C -o www -g www -m 664 ${entry} /usr/local/www/data/ja/conspectus; done ===> ../ja/ports (cd /c/www/build/www/ja/ports && make -f Makefile.inc0 all) (cd /c/www/build/www/ja/ports && make -f Makefile.inc0 install) for entry in packages.exists INDEX categories afterstep.html archivers.html astro.html audio.html benchmarks.html biology.html cad.html chinese.html comms.html converters.html databases.html deskutils.html devel.html editors.html elisp.html emulators.html french.html ftp.html games.html german.html gnome.html graphics.html hebrew.html index.html ipv6.html irc.html japanese.html java.html kde.html korean.html lang.html linux.html mail.html master-index.html math.html mbone.html misc.html net.html news.html offix.html palm.html perl5.html picobsd.html plan9.html print.html python.html ruby.html russian.html science.html security.html shells.html sysutils.html tcl80.html tcl81.html tcl82.html tcl83.html textproc.html tk42.html tk80.html tk82.html tk83.html tkstep80.html ukrainian.html vietnamese.html windowmaker.html www.html x11-clocks.html x11-fm.html x11-fonts.html x11-servers.html x11-toolkits.html x11-wm.html x11.html zope.html ; do install -C -o www -g www -m 664 ${entry} /usr/local/www/data/ja/ports ; done ===> ../ja/tutorials for entry in index.html ; do install -C -o www -g www -m 664 ${entry} /usr/local/www/data/ja/tutorials; done (cd /c/www/build/www/ja/tutorials/../../../doc/ja_JP.eucJP/articles && make 'FORMATS=html html-split' 'DESTDIR=/usr/local/www/data/ja/tutorials/${.CURDIR:T}' install) ===> ../ja/tutorials/dialup-firewall install -C -o www -g www -m 444 article.html /usr/local/www/data/ja/tutorials/dialup-firewall install -C -o www -g www -m 444 docbook.css /usr/local/www/data/ja/tutorials/dialup-firewall install -C -o www -g www -m 444 `xargs < HTML.manifest` /usr/local/www/data/ja/tutorials/dialup-firewall install -C -o www -g www -m 444 docbook.css /usr/local/www/data/ja/tutorials/dialup-firewall ===> ../ja/tutorials/diskless-x install -C -o www -g www -m 444 article.html /usr/local/www/data/ja/tutorials/diskless-x install -C -o www -g www -m 444 docbook.css /usr/local/www/data/ja/tutorials/diskless-x install -C -o www -g www -m 444 `xargs < HTML.manifest` /usr/local/www/data/ja/tutorials/diskless-x install -C -o www -g www -m 444 docbook.css /usr/local/www/data/ja/tutorials/diskless-x ===> ../ja/tutorials/ipsec-must install -C -o www -g www -m 444 article.html.gz /usr/local/www/data/ja/tutorials/ipsec-must install -C -o www -g www -m 444 article.html /usr/local/www/data/ja/tutorials/ipsec-must install -C -o www -g www -m 444 /usr/local/www/data/ja/tutorials/ipsec-must usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /c/www/build/doc/ja_JP.eucJP/articles/ipsec-must. *** Error code 1 Stop in /c/www/build/doc/ja_JP.eucJP/articles. *** Error code 1 Stop in /c/www/build/www/ja/tutorials. *** Error code 1 Stop in /c/www/build/www/ja. *** Error code 1 Stop in /c/www/build/www/en. 49.02 real 9.24 user 6.43 sys 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?200109131229.f8DCTvw68812>