First of all Thank You very much for your quick response. I apologize for the typos and they were there because of a long all nighter i had pulled in order to get my project build that had dependency over the make version. Yes i did mean GNU make. Please find attached the make -v output in text file.
I had just installed Ubuntu 14 and this is the make version that i got. But after using ./build it worked like a charm. Thank you for your help again. I really appreciate it. Thanks and Regards, Rahul Muthoo On Mon, Nov 2, 2015 at 12:43 AM, Paul Smith <psm...@gnu.org> wrote: > On Sun, 2015-11-01 at 19:00 -0500, Rahul Muthoo wrote: > > I have gcc make 2.75 installed with the fresh installation of Ubuntu > > 14.04. > > I don't really understand what you're saying here. "gcc" and "make" are > two completely different programs that are not related to each other, so > saying "gcc make" is confusing. > > Also there is no version "2.75" of either GCC or GNU make, so I don't > know what you mean by that. > > > I am trying to install gcc 3.82. I downloaded the .tar file from > > http://ftp.gnu.org/gnu/make/ and followed installation instruction. > > I assume you mean "make 3.82" here not "gcc 3.82". > > > But the 'make' fails to complete with following error: > > > > *rmuthoo@rmuthoo-VirtualBox:~/Downloads/make-3.82$ makemake > > all-recursivemake[1]: Entering directory > > `/home/rmuthoo/Downloads/make-3.82'/bin/bash: -c: line 0: syntax error > > near > > unexpected token `do'/bin/bash: -c: line 0: `fail= failcom='exit 1'; > > forf > > in x $MAKEEFLAGS; do case f in *=* --[!kk]*);; \ *k*) > > failcom='fail=yes';; esac; doonee; 'make[1]: *** [all-recursive] > > Error > > 1make[1]: Leaving directory `/home/rmuthoo/Downloads/make-3.82'make: > > *** > > [all] Error 2* > > Unfortunately your email client has corrupted the content here, so it's > hard to tell what might be wrong. The whitespace is messed up and some > characters are doubled, etc. > > > Please find attached config.log. > > The problem didn't seem to be related to the configure step, which > completed without error. > > > I have looked online for any help but i am not able to resolve this. > > Any pointers are appreciated. > > I have no idea what the problem is. However, the make package provides > a shell script you can use to build the make program, instead of running > "make", if you like; see the README file or just run: > > ./build.sh > > after you run configure, instead of running "make". > >
make version.rtf
Description: RTF file
_______________________________________________ Help-make mailing list Help-make@gnu.org https://lists.gnu.org/mailman/listinfo/help-make