Hi Guys I'm trying to compile samba the lastest version and i keep getting this same error message. Compiling ipc.c Compiling reply.c Compiling mangle.c Compiling chgpasswd.c Compiling password.c Compiling quotas.c Compiling uid.c Compiling predict.c Compiling credentials.c Compiling clientgen.c Compiling pipes.c Compiling server.c Compiling access.c Compiling ufc.c Compiling smbpass.c cc: Internal compiler error: program cc1 got fatal signal 6 make: *** [smbpass.o] Error 1 it stops there that's it i get my prompt back can someone help me about this please? i have linux with kernel 2.0.35 on a pentium 75 40Mbytes of memory 80 mbytes swap space about 8 gigs hdd. thank's Rejean Turgeon AllSpeeds Net allspeed@allspeeds.net
You probably need a newer gcc. try http://egcs.cygnus.com/ Or you could get the binary release for your Linux distribution from samba.anu.edu.au, or one of the mirrors (samba.gorski.net). On Fri, 14 Aug 1998, Rejean Turgeon wrote:> Compiling smbpass.c > cc: Internal compiler error: program cc1 got fatal signal 6 > make: *** [smbpass.o] Error 1[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
Hi Thank's to all of you guys you where right the problem was gcc i got egcs-2.90.29 and compile samba without problem works fine now thank you. Rejean Turgeon AllSpeeds Net allspeed@allspeeds.net On Fri, 14 Aug 1998, Darrin M. Gorski wrote:> > You probably need a newer gcc. try http://egcs.cygnus.com/ > > Or you could get the binary release for your Linux distribution from > samba.anu.edu.au, or one of the mirrors (samba.gorski.net). > > On Fri, 14 Aug 1998, Rejean Turgeon wrote: > > > Compiling smbpass.c > > cc: Internal compiler error: program cc1 got fatal signal 6 > > make: *** [smbpass.o] Error 1 > > [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 >