Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 1999 08:04:25 -0800
From:      "Chad Thunberg" <chadth@atvideo.com>
To:        <freebsd-questions@freebsd.org>
Subject:   virtual memory exhausted
Message-ID:  <002301be63fd$2db47730$8200000a@chad.ATV>

next in thread | raw e-mail | index | archive | help
I am emailing this mailing list because I have exhausted all my other
resources.  I have been trying to compile enlightenment for 4 days now and
have not figured out a resolution to this problem.  The box is a
2.2.8-Release FreeBSD with 128mb of ram.  I am compiling as root so I
shouldn't have any resource limits.  The processor is a p166.  Here is a
snip from top before and during the compiling.  It almost appears that gmake
is trying to allocate resources I do not have.  If anyone has the slightest
clue on what may be happening, I would appreciate the help.  I am reluctant
in trying to start over and to only find out I have the same issue.  The
version of gmake is 3.77.

Thanks,
-Chad


Top Before Compiling:

13 processes:  1 running, 12 sleeping
CPU states:  0.4% user,  0.0% nice,  0.0% system,  0.0% interrupt, 99.6%
idle
Mem: 47M Active, 5764K Inact, 13M Wired, 26M Cache, 4473K Buf, 34M Free
Swap: 266M Total, 64K Used, 266M Free

Top During Compiling:

last pid: 12569;  load averages:  0.66,  0.22,  0.10
55 processes:  2 running, 53 sleeping
CPU states: 95.4% user,  0.0% nice,  2.3% system,  2.3% interrupt,  0.0%
idle
Mem: 71M Active, 5764K Inact, 17M Wired, 26M Cache, 8345K Buf, 4160K Free
Swap: 266M Total, 64K Used, 266M Free

Error:
gmake[2]: Entering directory
`/usr/ports/graphics/imlib/work/imlib-1.9.3/utils'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.         -I../gdk_imlib -I../gdk_imli
b   -I/usr/X11R6/include/gtk11d -I/usr/X11R6/include -I/usr/local/include/gl
ib11d  -I/usr/local/include -I/usr/X11R6/include/gtk11d -I/usr/X11R6/include
 -I/usr/local/include/glib11d -I/usr/X11R6/include -I/usr/X11R6/include  -O 
-c testimg.c
testimg.c:13217: virtual memory exhausted
gmake[2]: *** [testimg.o] Error 1
gmake[2]: Leaving directory
`/usr/ports/graphics/imlib/work/imlib-1.9.3/utils'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/imlib/work/imlib-1.9.3'
gmake: *** [all-recursive-am] Error 2
*** Error code 2




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002301be63fd$2db47730$8200000a>