Date: Sat, 17 Jan 2009 15:24:19 +0100 From: "Simon L. Nielsen" <simon@FreeBSD.org> To: World Wide Web Owner <www@FreeBSD.org> Cc: freebsd-doc@FreeBSD.org Subject: Re: FreeBSD web build failed on www.freebsd.org Message-ID: <20090117142418.GC1139@arthur.nitro.dk> In-Reply-To: <200901171423.n0HENGs9067339@www.freebsd.org> References: <200901171423.n0HENGs9067339@www.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2009.01.17 14:23:16 +0000, World Wide Web Owner wrote: > (test -d output || /bin/mkdir output ) && cd output && /bin/ln -fs ../Makefile.output Makefile && ( for f in multimedia.sgml.intro multimedia.sgml.post multimedia.sgml.pre multimedia.html.intro multimedia.html.post multimedia.html.pre multimedia-input.xml; do /bin/ln -fs ../$f $f; done ) && /usr/bin/perl5 -Tw ../multimedia.pl && /bin/rm -f *.html > Can't locate XML/Parser.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9) at ../multimedia.pl line 9. > BEGIN failed--compilation aborted at ../multimedia.pl line 9. > *** Error code 2 Portupgrade running - just ignore. I stopped the build for now. -- Simon L. Nielsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090117142418.GC1139>