Subject: Re: Error while compiling imlib-1.9.8
To: None <AlexSorg@gmx.de>
From: None <mcmahill@mtl.mit.edu>
List: netbsd-help
Date: 06/29/2000 10:38:19
from /usr/include/sys/signal.h
#define SIGXCPU         24      /* exceeded CPU time limit */

what sort of machine is this on?


On Thu, 29 Jun 2000 AlexSorg@gmx.de wrote:

> I got an error while building imlib-1.9.8 (as dependency of enlightenment).
> What does fatal signal 24 mean? An internal compiler error?
> Thanks for your effort!
>    Alex.
> 
> ===> Building for imlib-1.9.8
> make  all-recursive
> Making all in gdk_imlib
> Making all in utils
> cc -DHAVE_CONFIG_H -I. -I. -I.. -I..                           
> -I../gdk_imlib          -I/usr/X11R6/include -I/usr/X11R6/include
> -I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib  -I/usr/pkg/include -I/usr/X11R6/include
> -I/usr/X11R6/include -I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib
> -I/usr/X11R6/include -I/usr/X11R6/include  -O2 -c testimg.c
> cc: Internal compiler error: program cc1 got fatal signal 24
> *** Error code 1
>