From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: Frans Kusnadi Cc: gcc-help@gcc.gnu.org Subject: Re: Error while building gcc-2.95.2 Date: Thu, 27 Jan 2000 12:19:00 -0000 Message-id: References: <20000127015746.5857.qmail@web3104.mail.yahoo.com> X-SW-Source: 2000-01/msg00176.html On Jan 26, 2000, Frans Kusnadi wrote: > It configured fine but during 'make bootstrap', this is what I see on > the screen: > cc -c -DHAVE_CONFIG_H -g -I. > -I../../gcc-2.95.2/libiberty/../include argv.c > cc ERROR: file does not exist: argv.c > *** Error code 2 (bu21) > *** Error code 1 (bu21) Looks like you're not using GNU make or any other POSIX-compliant make. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org} ** I may forward mail about projects to mailing lists; please use them From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: Frans Kusnadi Cc: gcc-help@gcc.gnu.org Subject: Re: Error while building gcc-2.95.2 Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: References: <20000127015746.5857.qmail@web3104.mail.yahoo.com> X-SW-Source: 2000-q1/msg00176.html Message-ID: <20000401000000.1PxT9BqTvBpY5GmlB72yGz6w1o80zeScpakZCHj6J_4@z> On Jan 26, 2000, Frans Kusnadi wrote: > It configured fine but during 'make bootstrap', this is what I see on > the screen: > cc -c -DHAVE_CONFIG_H -g -I. > -I../../gcc-2.95.2/libiberty/../include argv.c > cc ERROR: file does not exist: argv.c > *** Error code 2 (bu21) > *** Error code 1 (bu21) Looks like you're not using GNU make or any other POSIX-compliant make. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org} ** I may forward mail about projects to mailing lists; please use them