On Tue, Apr 30, 2002 at 11:28:48AM +0200, Jose M. Alcaide wrote: > 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.
More info: removing "-O" and/or "-pipe" from CFLAGS does not improve the situation: cc1 keeps crashing at random places with SIGBUS while building XFree86-Server-4.2.0_2. I found a message from Kris Kennaway telling that this is a widely experienced problem: http://www.freebsd.org/cgi/getmsg.cgi?fetch=1049089+1051787+/usr/local/www/db/text/2002/freebsd-current/20020310.freebsd-current However, disabling optimizations does not work for me. -- ****** 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