Date: Sun, 9 Jun 2002 09:42:04 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Martin Blapp <mb@imp.ch> Cc: Nuno Teixeira <nunotex@pt-quorum.com>, Jens Rehsack <rehsack@liwing.de>, <freebsd-stable@FreeBSD.ORG> Subject: Re: openoffice stack and datasize kernel problems Message-ID: <200206091642.g59Gg4Ug086959@apollo.backplane.com> References: <20020608231215.P11797-100000@levais.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
: : :Hi Matt, : :<Openoffice needs a larger stack- and :<datasize to build. Check your limit :<settings and add this to your KERNEL :<configuration if necessary: :< :<options MAXDSIZ="(1024*1024*1024)" :<options MAXSSIZ="(256*1024*1024)" :< :< But it doesn't make much sense. A 64 megabyte stack ought :< to be plenty, as should the default 512MB data size. : :Without these kernel settings, ld aborts during linking many many :objects with "virtual memory exhausted". : :This seems to happen in STABLE only. I'm still playing with this. Actually, I'm still playing with this for the first time! I started building the port on my workstation yesterday afternoon and, well, it's *still* building 24 hours later! Holy cow! -Matt Matthew Dillon <dillon@backplane.com> :... : :/usr/libexec/elf/ld: final link failed: Memory exhausted :dmake: Error code 1, while making '../unxfbsd.pro/lib/libsw641fi.so' :---* TG_SLO.MK *--- : :Martin : :Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206091642.g59Gg4Ug086959>