This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make from cvs file


Mixy and Andrew (no need to post here) Thankyou

Elfyn here is what the output gave

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" <elfyn@emcb.co.uk>
Newsgroups: gmane.os.cygwin
Cc: <cygwin@cygwin.com>
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@emcb.co.uk
>
>
>


"Elfyn McBratney" <elfyn@emcb.co.uk> wrote in message
Pine.CYG.4.55.0307101219520.1464@ellixia">news:Pine.CYG.4.55.0307101219520.1464@ellixia...
> 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@emcb.co.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]