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: Makefile: error executing 'shell' command in makefile


Anand,

Generally, a good first step to solving Cygwin problems is searching the
mailing list archives to see if someone else has encountered the same
problem before.  As it turns out, there have been messages about this
problem (and a fix) posted within the past month, which can be easily
retrieved by typing "Can't create title mutex" into the search field at
<http://cygwin.com/ml/cygwin/2003-01/>.

As a secondary point, please *attach* the cygcheck output instead of
pasting it into the body of your message.  If you did attach it, please
check that your mailer doesn't have a "text attachments inline" option
set.
	Igor

On Wed, 8 Jan 2003, Anand Bapat wrote:

> problem statement:
>
> I have a make file which works perfectly on linux. when I use
> the same makefile on cygwin, the following line in makefile
> gives error :
>
> CWD = $(shell pwd)
>
> The ERROR is
> ===============
>
> D:\cygwin\bin\pwd.exe: *** Can't create title mutes, Win32 error 6
> I noticed that the 'shell' command is causing the problem.
> I'm using windows NT. version 4.
>
> cygcheck -s -v -r OUTPUT :
> ---------------------------------------------------------
> [inline cygcheck output snipped]

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk!
  -- /usr/games/fortune


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]