On 9/9/05, M.Balathandayuthapani
<[EMAIL PROTECTED]> wrote:
> Hi
> 
> where i can get make tool for opensolaris?
> 
> i installed gmake using pkg-get -i gmake. but when i try to install python 
> 2.3.5;
> after ./configure
> 
> it created make file
> 
> i ran like gamke makefile
> 
> after some step i got error as
> 
> ar cr libpython2.3.a Modules/getbuildinfo.o
> gmake: ar: Command not found
> gmake: *** [libpython2.3.a] Error 127

ar lives in /usr/ccs/bin; is that in your PATH?

Eric
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to