Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 1996 17:07:59 +0100
From:      Gianmarco Giovannelli <gmarco@scotty.masternet.it>
To:        current@freebsd.org
Subject:   cc: Internal compiler error (again)
Message-ID:  <3.0b35.32.19961112170719.0068667c@scotty.masternet.it>

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


I am sorry if this is the right list, but with all the changes to the
branches I am a little bit confusing.


I posted some days ago a message concerning an error while trying to
rebuild the world with the 3.0-current (#ctm 2403). I thought it was my
fault so I decide to try the 2.2-stable instead.


I remove the entire sources tree (rm -r src), I make the dir again and
then I patched till ctm #29


I make world and what happens ? :-)


--- cut 2.2 error---


building profiled objc library

ranlib libobjc_p.a

===> gnu/lib/libregex

cc -O -I/usr/src/gnu/lib/libregex -DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -c
/usr/src/gnu/lib/libregex/regex.c -o regex.o

building standard gnuregex library

ranlib libgnuregex.a

cc -p -O -I/usr/src/gnu/lib/libregex -DHAVE_STRING_H=1 -DSTDC_HEADERS=1
-c /usr/src/gnu/lib/libregex/regex.c -o regex.po

cc: Internal compiler error: program cc1 got fatal signal 6

*** Error code 1



--- cut 3.0 error---


ranlib libobjc_p.a

===> gnu/lib/libregex

cc -O -I/usr/src/gnu/lib/libregex -DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -c
/usr/src/gnu/lib/libregex/regex.c -o regex.o

building standard gnuregex library

ranlib libgnuregex.a

cc -p -O -I/usr/src/gnu/lib/libregex -DHAVE_STRING_H=1 -DSTDC_HEADERS=1
-c /usr/src/gnu/lib/libregex/regex.c -o regex.po

cc: Internal compiler error: program cc1 got fatal signal 6

*** Error code 1



--- cut ---



The same error in the same file of the 3.0-current !!!! Now I begin to
think is something related the hardware , is it possible ? I run with a
cyrix cpu 6x86 166+, 32mb edo ram 60ns, A2940UW , 2hd 2mb Quantum vp32170
wide scsi, some others devices on scsi bus.


Is possible is something concerning the cyrix cpu ? 


As someone suggested me (Frank Terhaar-Yonkers <<fty@cisco.com>) I tried
to lower the bus clock to 100mhz instead of 133+, to change the ram (with
another bank of 32mb ram edo) but everything continue to not work.


I'll try to make world on my laptop (p133, 24mbram) to see if it 
woks...


This is my kernel config :


--- cut ---


<bigger>#

#

#	$Id: GMARCO,v0.2

#


machine		"i386"

cpu			"I486_CPU"

ident	  		GMARCO

maxusers		4



options		INET			      	#InterNETworking

options		FFS			      	#Berkeley Fast Filesystem

options		NFS

options		MSDOSFS		      	#MSDOS Filesystem

options		"CD9660"		      	#ISO 9660 Filesystem

options		PROCFS		      	#Process filesystem

options		"COMPAT_43"	   		   	#Compatible with BSD 4.3

options		SCSI_REPORT_GEOMETRY

options		SCSI_DELAY=1

options		BOUNCE_BUFFERS

options 		UCONSOLE

options		FAILSAFE


options		USERCONFIG		#boot -c editor

options		VISUAL_USERCONFIG	#visual boot -c editor


options		SYSVSHM

options		SYSVSEM

options		SYSVMSG


config		kernel	root on sd0


controller	isa0

controller	pci0


controller	wdc0	at isa? port "IO_WD1" bio irq 14 vector wdintr

controller	wdc1	at isa? port "IO_WD2" bio irq 15 vector wdintr

disk		wd2	at wdc1 drive 0


options         ATAPI   #Enable ATAPI support for IDE bus

device          wcd0


controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr

disk		fd0	at fdc0 drive 0


controller 	scbus0

controller	ahc0	


device		sd0	#Hd scsi

device		st0	#Tape scsi

device		cd0	#Cd rom Scsi



controller	snd0     #Generic support for ALL Sound Card

device      	sb0      at isa? port 0x220 irq 5 conflicts drq 1 vector
sbintr

device      	opl0     at isa? port 0x388 conflicts

device      	sbmidi0  at isa? port 0x330

device		sbxvi0   at isa? drq 5  #Sb16 in 16 BIT DMA 5


device		joy0	at isa? port "IO_GAME"

device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr

device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr


device		psm0	at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr


device ed0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector edintr



device		sio0	at isa? port "IO_COM1" 	tty irq 4 vector siointr

device		sio1	at isa? port "IO_COM2" 	tty irq 3 vector siointr

device		lpt0	at isa? port? 		tty irq 7 vector lptintr


device		qcam0	at isa? port "IO_LPT1" conflicts flags 1


pseudo-device	loop

pseudo-device	ether

pseudo-device	log

pseudo-device	tun	1

pseudo-device	pty	16

pseudo-device  	gzip

</bigger>

--- cut ---


Please let me know anything.




Regards...


+-------------------------------------+--------------------+

| Internet:  gmarco@masternet.it      |        ,,,         |

| Internet:  gmarco@nettuno.it        |       (o o)        |

| BIX     :  ggiovannelli@bix.com     | ---oo0-(_)-0oo---  |

| http://www2.masternet.it/		    |     Gianmarco      |

+-------------------------------------+--------------------+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0b35.32.19961112170719.0068667c>