From owner-freebsd-openoffice Wed Oct 16 7:30:31 2002 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A5C537B401 for ; Wed, 16 Oct 2002 07:30:28 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D3A043EBE for ; Wed, 16 Oct 2002 07:30:27 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g9GEUQaa025265; Wed, 16 Oct 2002 16:30:26 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g9GEUP751611918; Wed, 16 Oct 2002 16:30:26 +0200 (MES) Date: Wed, 16 Oct 2002 16:31:24 +0200 (CEST) From: Martin Blapp To: "Kirk R. Wythers" Cc: Subject: Re: new build on 4.7 failed In-Reply-To: <1034777970.44201.12.camel@lorax.forestry.umn.edu> Message-ID: <20021016163103.F15308-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Looks like you have a perl problem. Please reinstall your perl. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On 16 Oct 2002, Kirk R. Wythers wrote: > I am trying to build openoffice-1.0.1_4 = > 60235f251612397c1c284a9c99971c77 66.96 MB. > > FreeBSD lorax.forestry.umn.edu 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct > 11 13:51:25 CDT 2002 > kwythers@lorax.forestry.umn.edu:/usr/obj/usr/src/sys/LORAXKERNEL i386 > > I may be pushing the amount of free disk space a bit df gives: > > [kwythers@lorax]~$ df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/da0s1a 79M 47M 25M 65% / > /dev/da1s1g 7.6G 4.7G 2.3G 67% /home > /dev/da1s1f 252M 1.3M 230M 1% /tmp > /dev/da0s1e 8.0G 2.8G 4.5G 39% /usr > /dev/da1s1e 252M 42M 190M 18% /var > procfs 4.0K 4.0K 0B 100% /proc > linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc > > while this looks ok, as there are 4.5 gigs in /usr, I have a sym link > from /usr/ports to /home/usr_ports, so there is only 2.3 gigs available > for /usr/ports. > > Any ideas what I should try? > > thanks, > > Kirk > > > + mv dcache.o objects > + gcc31 -O -o dmake objects/infer.o objects/make.o objects/stat.o > objects/expand.o objects/dmstring.o objects/hash.o objects/dag.o > objects/dmake.o objects/path.o objects/imacs.o objects/sysintf.o > objects/parse.o objects/getinp.o objects/quit.o objects/state.o > objects/dmdump.o objects/macparse.o objects/rulparse.o objects/percent.o > objects/function.o objects/arlib.o objects/dirbrk.o objects/rmprq.o > objects/ruletab.o objects/runargv.o objects/dcache.o > objects/sysintf.o: In function `Get_temp': > objects/sysintf.o(.text+0x5f4): warning: tempnam() possibly used > unsafely; consider using mkstemp() > + cp unix/linux/gnu/template.mk startup/config.mk > Can't locate Cwd.pm in @INC (@INC contains: > /usr/local/lib/perl5/site_perl/5.6.1/mach > /usr/local/lib/perl5/site_perl/5.6.1 > /usr/local/lib/perl5/site_perl/5.005/i386-freebsd > /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl > /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach > /usr/local/lib/perl5/5.6.1 .) at > /home/usr_ports/editors/openoffice/work/oo_1.0.1_src/solenv/bin/build.pl > line 70. > BEGIN failed--compilation aborted at > /home/usr_ports/editors/openoffice/work/oo_1.0.1_src/solenv/bin/build.pl > line 70. > Can't locate Cwd.pm in @INC (@INC contains: > /usr/local/lib/perl5/site_perl/5.6.1/mach > /usr/local/lib/perl5/site_perl/5.6.1 > /usr/local/lib/perl5/site_perl/5.005/i386-freebsd > /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl > /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach > /usr/local/lib/perl5/5.6.1 .) at > /home/usr_ports/editors/openoffice/work/oo_1.0.1_src/solenv/bin/build.pl > line 70. > BEGIN failed--compilation aborted at > /home/usr_ports/editors/openoffice/work/oo_1.0.1_src/solenv/bin/build.pl > line 70. > dmake: Error code 2, while making 'build_all' > ---* TG_SLO.MK *--- > *** Error code 255 > > > > > -- > Kirk R. Wythers email: kwythers@umn.edu > University of Minnesota tel: 612.625.2261 > Department of Forest Resources fax: 612.625.5212 > Saint Paul, MN 55108 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-openoffice" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message