Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2002 11:07:03 -0300
From:      Diego Linke - GAMK <linke@calnet.com.br>
To:        freebsd-questions@freebsd.org
Subject:   Problem with cc
Message-ID:  <20020821140703.GA67487@calnet.com.br>

next in thread | raw e-mail | index | archive | help
Hi,

After a make buildworld of day 16/08 (cvsup.freebsd.org), my machine giving an erro in the hour to compile some program.

See this sample:

(casa/ttyv3:~)# cd /usr/src/release/sysinstall/
(casa/ttyv3:/usr/src/release/sysinstall)# make
Warning: Object directory not changed from original /usr/src/release/sysinstall
cc -O -pipe  -I/usr/src/release/sysinstall/../../gnu/lib/libdialog -I. -DX_AS_PK
G    -c cdrom.c
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1
Stop in /usr/src/release/sysinstall.
(casa/ttyv3:/usr/src/release/sysinstall)# cpp0: output pipe has been closed

Another sample:

(casa/ttyv2:~/files/c)> gcc uptime.c -o uptime
gcc: Internal compiler error: program cc1 got fatal signal 11
(casa/ttyv2:~/files/c)>


Thanks

-- 
Atenciosamente,
--
[ Diego Linke - GAMK ]
System/Network Administrator
Curitiba - Parana - Brazil
E-Mail: gamk@gamk.com.br
Web Site: http://www.gamk.com.br
Public Key: http://www.gamk.com.br/gamk.asc
Public Key (with photo_id): http://www.gamk.com.br/gamk_photo.asc
Phone Number: (+5541) 9967-3464


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020821140703.GA67487>