I am getting this error while building XFree86-Server-4.2.0_2 on a
recently updated -CURRENT (Mon Apr 29 10:55:43 GMT):
LD_LIBRARY_PATH=../../../../../../exports/lib cc -c -O -pipe -ansi -pedantic
-Dasm=__asm -Wall -Wpointer-arith -I../../../../../../exports/include/X11
-I../../../../../../include/extensions -I../../../../../../extras/Mesa/src
-I../../../../../../lib/GL/mesa/src/drv/common
-I../../../../../../lib/GL/mesa/src/drv/i810 -I../../../../../../lib/GL/dri
-I../../../../../../lib/GL/glx -I../../../../../../exports/include
-I../../../../../../exports/include/GL
-I../../../../../../lib/GL/mesa/dri
-I../../../../../../programs/Xserver/GL/dri
-I../../../../../../programs/Xserver/hw/xfree86/os-support
-I../../../../../../programs/Xserver/hw/xfree86/drivers/i810
-I../../../../../../lib/GL/dri/drm -I../../../../../..
-I../../../../../../exports/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXTHREADS -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -DMALLOC_0_RETURNS_NULL -DGLXEXT
-DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -DUSE_X86_ASM
-DUSE_MMX_ASM -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith
-I../../../../../../exports/include/X11 -I../../../../../../include/extensions
-I../../../../../../extras/Mesa/src -I../../../../../../lib/GL/mesa/src/drv/common
-I../../../../../../lib/GL/mesa/src/drv/i810 -I../../../../../../lib/GL/dri
-I../../../../../../lib/GL/glx -I../../../../../../exports/include
-I../../../../../../exports/include/GL
-I../../../../../../lib/GL/mesa/dri
-I../../../../../../programs/Xserver/GL/dri
-I../../../../../../programs/Xserver/hw/xfree86/os-support
-I../../../../../../programs/Xserver/hw/xfree86/drivers/i810
-I../../../../../../lib/GL/dri/drm -I../../../../../..
-I../../../../../../exports/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DXTHREADS -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -DMALLOC_0_RETURNS_NULL -DGLXEXT
-DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -DUSE_X86_ASM
-DUSE_MMX_ASM -fPIC i810tris.c
In file included from /usr/include/pthread.h:43,
from ../../../../../../exports/include/X11/Xthreads.h:199,
from ../../../../../../extras/Mesa/src/glthread.h:176,
from ../../../../../../extras/Mesa/src/types.h:36,
from i810tris.c:30:
/usr/include/sys/time.h: In function `timespec2bintime':
/usr/include/sys/time.h:154: warning: ANSI C forbids long long integer constants
/usr/include/sys/time.h: In function `timeval2bintime':
/usr/include/sys/time.h:172: warning: ANSI C forbids long long integer constants
cpp0: cc: output pipe has been closedInternal compiler error: program cc1 got fatal
signal 10
This cc1 SIGBUS is triggered by different source files at different times.
But it happens while building XFree86-Server sooner or later, and always
with SIGBUS.
I did not have problems building the rest of the XFree86-4 ports, or
making the world, neither.
I commented out "CFLAGS" (and also CPUTYPE) from /etc/make.conf, but it
seems that the XFree86 build system uses "-O -pipe" anyway.
Any ideas?
Cheers,
JMA
--
****** Jose M. Alcaide // [EMAIL PROTECTED] // [EMAIL PROTECTED] ******
** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein **
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message