bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Plese help me


From: Edouard G. Parmelan
Subject: Re: Plese help me
Date: Tue, 5 Jun 2001 11:04:52 +0200
User-agent: Mutt/1.2.5i

kbs11 wrote:

> 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....

The program 'ar' is not found.  Install it.

-- 
Edouard G. Parmelan
http://egp.free.fr



reply via email to

[Prev in Thread] Current Thread [Next in Thread]