Date: Tue, 30 Oct 2001 08:24:31 -0800 From: Murray Stokely <murray@FreeBSD.org> To: www@FreeBSD.org Cc: freebsd-doc@FreeBSD.org Subject: Re: Build of the webserver failed Message-ID: <20011030082431.L28646@windriver.com> In-Reply-To: <200110301330.f9UDUnk75042@freefall.freebsd.org>; from www@FreeBSD.org on Tue, Oct 30, 2001 at 05:30:49AM -0800 References: <200110301330.f9UDUnk75042@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Can anyone duplicate this? The web server build finishes fine for me if I run this : env CVSROOT=/a/ncvs/ BUILDDIR=/export/home/murray/tmp DESTDIR=/export/home/murray/www WEBMAILTO=murray@stokely.org BUILDARGS="WEBGRP=murray CGIGRP=murray" sh /usr/www/tools/webupdate This is probably related to my recent commit of the OBJdir clean stuff but I can't duplicate it. How exactly is this built on freefall? I sure wish I could do a crontab -u root -l on that machine sometimes. - Murray On Tue, Oct 30, 2001 at 05:30:49AM -0800, www@FreeBSD.org wrote: > ===> ../ja/smp > ===> ../ja/conspectus > ===> ../ja/ports > (cd /c/www/build/www/ja/ports && make -f Makefile.inc0 all) > ===> ../es > "/c/www/build/www/es/../share/mk/web.site.mk", line 2: warning: String comparison operator should be either == or != > "/c/www/build/www/es/../share/mk/web.site.mk", line 2: Malformed conditional ((${WEBDIR} = "data" && FAQ = "handbook") || FAQ = "docproj-primer") > "/c/www/build/www/es/../share/mk/web.site.mk", line 2: Need an operator > "/c/www/build/www/es/../share/mk/web.site.mk", line 4: warning: String comparison operator should be either == or != > "/c/www/build/www/es/../share/mk/web.site.mk", line 4: Malformed conditional (${WEBDIR} = "data/ja" && FAQ = "handbook") > "/c/www/build/www/es/../share/mk/web.site.mk", line 4: Need an operator > "/c/www/build/www/es/../share/mk/web.site.mk", line 260: if-less endif > "/c/www/build/www/es/../share/mk/web.site.mk", line 260: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop in /c/www/build/www/en. > 158.03 real 35.87 user 4.82 sys > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011030082431.L28646>