Subject: problem with imlib pkg
To: None <port-amiga@netbsd.org>
From: Guido Falsi <mad@mail.cosmos.it>
List: port-amiga
Date: 09/06/1999 17:50:04
I'm trying to compile imlib from pkgsrc but it fails with the following error:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.         -I../gdk_imlib -I../gdk_imlib  
-I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/lib/glib/include
-I/usr/local/include/glib  -I/usr/local/include -I/usr/local/include/giflib
-I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/lib/glib/include
-I/usr/local/include/glib -I/usr/X11R6/include -I/usr/X11R6/include  -O2
-m68040 -fstrength-reduce -c testimg.c
testimg.c:16604: virtual memory exhausted
gmake[2]: *** [testimg.o] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/graphics/imlib/work/imlib-1.9.4/utils'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/graphics/imlib/work/imlib-1.9.4'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

new, I have more than 200Mb swap(my machine is an A4000T with 16
Mb ram(standard 3640 C= card :-( ), so even if testimg.c is more thasn 1Mb I
think 200Mb should suffice to compile it ;-) What can I do?

Guido Falsi <mad@mail.cosmos.it>