Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <002f01c3471c$5b6073d0$14ac2cd9@b107028257ff84> From: "mixy" To: References: Subject: Re: make from cvs file(win2k sp4) Date: Thu, 10 Jul 2003 12:49:21 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 This is the result: $ [ -f"./src/minion/makefile"] bash: [: missing `]' $ cd /src/minion bash: cd: /src/minion: No such file or directory I am unsure what to do as I can see the folder src and minion. thanks Elfyn Alex ----- Original Message ----- From: "Elfyn McBratney" Newsgroups: gmane.os.cygwin Cc: Sent: Thursday, July 10, 2003 4:21 AM Subject: Re: make from cvs file > On Thu, 10 Jul 2003, alex hardy wrote: > > > this is my cygcheck -svr > > [...] > > Alex, > > > > Does `./src/minion/makefile' exist? e.g. does > > > > > > [ -f "./src/minion/makefile" ] && echo makefile exists > > What does the above output? How about if you > > cd ./src/minion > make > > from a bash shell. Does that work for you? > > Elfyn > > -- > Elfyn McBratney, EMCB > http://www.emcb.co.uk > elfyn AT emcb DOT co DOT uk > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/