This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


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

Re: Using ecos configuration tool


Pragya Gupta wrote:
> 
> With "less //G/ecos1.3win/packages/pkgconf/rules.mak" , it gives :
> No such file or directory. I wonder why??

It sounds like you are using an older version of cygwin that doesn't come
with less. Perhaps consider upgrading to cygwin 1.1.

If you want to persevere, then perhaps try going to a bash prompt, and
typing:

ls -l //G/ecos1.3win/packages/pkgconf/rules.mak

If that works, then see if you can cat it:

cat //G/ecos1.3win/packages/pkgconf/rules.mak

otherwise if it doesn't work, try:

ls //G/

Also let me know the output of "make --version" and "mount".

Actually, when I say "me", I mean send it to this list.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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