----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I received the following error by just typing "make".  I never typed
"./make".  After deleting
make from the local directory, the error is slightly different:

    Making all in src
    sh: ./make: not found
    *** Error code 1
    make: Fatal error: Command failed for target `all-recursive' 

thanks,
  Joaquin

> -----Original Message-----
> From: Jim Miani [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, June 08, 2000 4:44 AM
> To:   Java Apache Users
> Subject:      Re: What does this mean? (make: *** [all recursive])
> 
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
> 
> 
> you are running ./make - the 'make' utility is not in your present working
> directory. get rid of the './' and it will probably work.
> 
> >         Making all in src
> >         /bin/sh: ./make: not found
> >         make: *** [all-recursive] Error 1
> 
> 
> 
> ==========================================================================
> Jim Miani
> ICANON Associates, Inc.
> Phone: 610-313-1850 x 121
> Fax: 610-313-1848
> 
> NEWZware(tm) is a product of ICANON Inc. - Visit our web site at
> http://www.icanon.com/ for more information on ICANON, the company, and
> its
> suite of products and services.
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to