xorg-server compiler error

Kris Kennaway kris at obsecurity.org
Thu Jun 14 18:21:34 UTC 2007


On Thu, Jun 14, 2007 at 10:07:00PM +0400, Andrey Chernov wrote:
> Hi.
> During xorg upgrade I got this compiler error near the end of building 
> xorg-server port on recent -current. Rest of xorg builds just fine. 
> Any clues?
> 
>  cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include 
> -I../../../include -I../../../include -I../../../include 
> -I../../../include -I../../../include -I../../../include 
> -I../../../hw/xfree86 -I../../../hw/xfree86/include 
> -I../../../hw/xfree86/common -I../../../hw/xfree86/os-support 
> -I../../../hw/xfree86/os-support/bus -I../../../os -DHAVE_XORG_CONFIG_H 
> -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
> -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE 
> -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -I/usr/local/include 
> -I/usr/local/include/freetype2 -I../../../include -I../../../include 
> -I../../../Xext -I../../../composite -I../../../damageext 
> -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow 
> -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb 
> -O2 -fno-strict-aliasing -pipe -march=pentium4 -MT xf86ScanPci.lo -MD -MP 
> -MF .deps/xf86ScanPci.Tpo -c xf86ScanPci.c  -fPIC -DPIC -o 
> .libs/xf86ScanPci.o
> cc: Internal error: Killed: 9 (program cc1)
> Please submit a full bug report.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> *** Error code 1

Out of swap.  You may need to compile this file with -O0, see the
archives for full discussion.

Kris


More information about the freebsd-x11 mailing list