Both make3.78.1 and make-3.79 make utilities return
same error 127:
make: ar: Command not found
I downloaded both make-3.78.1.tar.gz and
make-3.79.tar.gz then use the command:
gunzip < make-3.7*.tar.gz | tar xvf -
to unzip the package. After that, I did the following:
cd make-3.7* (The directory containing the unzipped
package)
sh ./configure (for csh)
sh ./build.sh (I saw ar.c was compiled)
After make is installed in the same directory, I
thought it's ready to do some work. The package I
tried
to use make is tcl8.3.3.
Any clue?
Help is very much appreciated.
Tony Jia
=====
Tony Jia
480-456-2704
[EMAIL PROTECTED]
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make