2010/3/1 Scot Hetzel <swhet...@gmail.com>: >> I'm trying to build OOo 3.2.0 on my notebook with 2Gb of memory and 4Gb swap >> size. >> and build fails with messages: >> *Out of memory during request for 788 bytes, total sbrk() is 96739328 bytes! >> Why I have "out of memory" error and how can I fix this problem?
> Building OpenOffice requires 10GB of diskspace to build: > How large is your /var filesystem? If it is less than 10GB, then you > will need to set the WRKDIRPREFIX to the location of a filesystem that > has at least 10GB. Omg. Filesystem 1024-blocks Used Avail Capacity Mounted on kot/root/var 111G 42M 111G 0% /var kot/root/var/empty 111G 0B 111G 0% /var/empty kot/root/var/named 111G 0B 111G 0% /var/named kot/root/var/ports 123G 12G 111G 10% /var/ports kot/root/var/run 111G 0B 111G 0% /var/run kot/root/var/tmp 111G 128K 111G 0% /var/tmp Also, as I know, sbrk() related to virtual memory management, not disk space. PS. On two my FreeBSD9/amd64 boxes OOo 3.2 compiled successfully (after mv /usr/bin/unzip /usr/bin/unzip.save). -- MATPOCKuH _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"