Hi, Please help me resolve this problem. While compiling samba-1.9.18p8, I got this message: cc: Internal compiler error: program cc1 got fatal signal 6 make: *** [smbpass.o] Error 1 I have re-edited the Makefile, and recompiled several times. Each time I got the same error message, at exactly this same spot. Is this a problem with my gcc compiler? which the message seems to imply. But I have compiled the kernel several times with no problem. (Is there a log file somewhere which I can pull out to show you?) Any suggestion will be greatly appreciated. Hardware: Acer Extensa 393T laptop, 166MHz MMX Pentium CPU, 32 MB EDO RAM, 2.1 GB HDD 3COM 3c589D ether PC card OS: Slackware Linux 3.4, kernel 2.0.34, gcc 2.7.2.3
On Sat, 27 Jun 1998, Sing-Cheong Ong wrote:> Hi, Please help me resolve this problem. > > While compiling samba-1.9.18p8, I got this message: > > cc: Internal compiler error: program cc1 got fatal signal 6 > make: *** [smbpass.o] Error 1 > > I have re-edited the Makefile, and recompiled several times. Each time I > > got the same error message, at exactly this same spot. > Is this a problem with my gcc compiler?Probably. Exactly this problem has been reported by people trying to compile other packages as well. ...> OS: Slackware Linux 3.4, kernel 2.0.34, gcc 2.7.2.3Either replace Slackware with RedHat or Debian, or failing that, install gcc 2.7.3. Charlie Brady - Telstra |internet: cbrady@ind.tansu.com.au Network Products |Snail : Locked Bag 6581, GPO Sydney 2001 Australia Platform Technologies |Physical : Lvl 2, 175 Liverpool St, Sydney 2000 IN-Sub Unit - Sydney | Phone: +61 2 9206 3470 Fax: +61 2 9281 1301
On Mon, 29 Jun 1998, Charlie Brady wrote:> > cc: Internal compiler error: program cc1 got fatal signal 6 > > make: *** [smbpass.o] Error 1 > > > OS: Slackware Linux 3.4, kernel 2.0.34, gcc 2.7.2.3get the binary dist. ftp://samba.gorski.net/pub/samba/Binary_Packages/Slackware/samba-1.9.18p8-Slackware3.4.tgz [Darrin] -- "I have no special gift. I am only passionately curious." - A. Einstein Darrin M. Gorski, Research Computer Systems Network Support Scientific Research Laboratories, Ford Motor Company Internet: dgorski@ford.com | Tel/Fax: +1 (313) 248-3753
Others have noted that 1.9.18p8 gets compiler error: cc: Internal compiler error: program cc1 got fatal signal 6 make: *** [smbpass.o] Error 1 This turns out to be a gcc bug, which I'm not sure how to report. The workaround is to disable optimization (-O0) for both smbpass.c and smbpasswd.c (both cause this compiler failure). (Hope I'm sending this message to the right address for inclusion in Samba digest...?) Christopher R. Johnson Splash Technology