Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 1998 22:55:09 +0100 (CET)
From:      ripley@beng.org
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8563: GCC virtual memory exhausted
Message-ID:  <199811032155.WAA09652@brief.mind.de>

next in thread | raw e-mail | index | archive | help

>Number:         8563
>Category:       ports
>Synopsis:       gcc breaks on source file
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov  3 14:00:01 PST 1998
>Last-Modified:
>Originator:     H. Eckert
>Organization:
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

System is a K6-2 300MHz with 128MB running 2.2.7-STABLE (1998-11-02)
# swapinfo 
Device      1K-blocks     Used    Avail Capacity  Type
/dev/wd0s1b    196608     4700   191844     2%    Interleaved

>Description:

While making imlib-1.8.1 as a dependency to enlightenment:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gdk_imlib -I../gdk_imlib -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -I/usr/local/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -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.8.1/utils'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/imlib/work/imlib-1.8.1'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.


>How-To-Repeat:

cd /usr/ports/graphics/imlib && make

>Fix:
>Audit-Trail:
>Unformatted:

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811032155.WAA09652>