zsh-users
 help / color / mirror / code / Atom feed
From: Andrew Markebo <flognat@flognat.myip.org>
To: zsh-users@sunsite.dk
Subject: sh: reuse/src doesn not exist..
Date: 28 Jan 2002 14:42:20 +0100	[thread overview]
Message-ID: <m3elkasibn.fsf@localhost.localdomain> (raw)


Hello! 

I am having problems with a makefile, I have zsh 4.something as shell,
and when firing up the target:

m_reuselib:
        sh -c "if test -d reuse/src; \
        then echo; echo Making public Modula reuse library; \
        cd reuse/src    && $(MAKE) $(MFLAGS); else true; fi"

from a makefile, I get the errors:

src> make
sh -c "if test -d reuse/src; \
then echo; echo Making public Modula reuse library; \
cd reuse/src    && make BIN=/vobs/tools/cocktail/solaris/bin
LIB=/vobs/tools/cocktail/solaris/lib CC='cc' CPPC='CC' MC='cat >
/dev/null; :'  OPT='' HOME=/vobs/tools/cocktail/solaris CPP='gcc -E'
RANLIB='ranlib'
INSTALL_PROGRAM='/dept/develop/aes/cocktail/cocktail/inst-sh -c'
INSTALL_DATA='/dept/develop/aes/cocktail/cocktail/inst-sh -c -m 644'
ANSI_OBJECTS='rGetopt.o rFsearch.o rSrcMem.o'; else true; fi"

Making public Modula reuse library
sh: reuse/src: does not exist
*** Error code 1

When I run it as a user with other shell as login-shell, it works
fine.. Hmm what is who missing?? Both solaris make, and gnu make.. 

Does zsh do something with the sh? overload it?? 

        /Andy

-- 
 The eye of the beholder rests on the beauty!


             reply	other threads:[~2002-01-28 13:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-28 13:42 Andrew Markebo [this message]
2002-01-28 13:55 ` Peter Stephenson
2002-01-28 14:15   ` Andrew Markebo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3elkasibn.fsf@localhost.localdomain \
    --to=flognat@flognat.myip.org \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).