I have solaris 7 system and I install make.
but I have error in make install.
What is the wrong?
Please help me...
this is error in my system..
..........................................
Making install in glob
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c glob.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c fnmatch.c rm -f libglob.a ar cru libglob.a glob.o fnmatch.o sh: ar: not found *** Error code 1 make: Fatal error: Command failed for target `libglob.a' Current working directory /usr/local/make-3.79/glob *** Error code 1 make: Fatal error: Command failed for target `install-recursive' ..................................................
Thank you very much....
|