Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Nov 1996 17:41:13 +0100
From:      Gianmarco Giovannelli <gmarco@scotty.masternet.it>
To:        current@freebsd.org
Subject:   cc1 got fatal signal 6
Message-ID:  <3.0b35.32.19961109154157.006a0f94@scotty.masternet.it>

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



After sync my tree with the ctms till 2404 from 2357 I am not able to
compile the world:


Here is the error :


--- cut ---


<bigger>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

</bigger>

--- cut ---


What does it means ?


Have I to do some furter steps before trying to do make world again ?


My box is a Cyrix 166+ 133mhz, 32mb ram, A2940uw with 2 HD wide quantum
2gb and some other periphericals on the scsi chain.


here is my kernel config :



--- cut ---


<bigger>machine	"i386"

cpu		"I486_CPU"

ident	  	GMARCO

maxusers	4


options		INET			      

options		FFS			      

options		NFS

options		MSDOSFS		   

options		"CD9660"		   

options		PROCFS		   

options		"COMPAT_43"	   		 

options		SCSI_REPORT_GEOMETRY

options		SCSI_DELAY=1

options		BOUNCE_BUFFERS

options     	UCONSOLE

options		FAILSAFE


options		USERCONFIG		

options		VISUAL_USERCONFIG


options 		"COMPAT_LINUX"


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   

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     

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>--- end --- 


Thanks very much for your attention....




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.19961109154157.006a0f94>