zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Strange failure building latest zsh w/Xcode on MacOS
Date: Mon, 9 Sep 2019 20:01:18 -0700	[thread overview]
Message-ID: <CAH+w=7aEfAgq6jfzWahm-OFBu2pXDCY6ZwfmvY-VWd8JGjVB6w@mail.gmail.com> (raw)

cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
config.status: creating Src/Makemod
/bin/sh: line 0: cd: zsh.mdd: Not a directory
make[2]: *** [headers] Error 1
make[1]: *** [headers] Error 2

So I tried again after a "make clean" and that gives:

Src/../Src/mkmakemod.sh: line 93: Src/zsh.mdd/Makefile.in: Not a directory
make[3]: *** [prep] Error 1
make[2]: *** [../Src/modules.stamp] Error 2
make[2]: Target `headers' not remade because of errors.
make[1]: *** [headers] Error 2
rm -f stamp-modobjs.tmp
gcc -c -I. -I../Src -I../Src -I../Src/Zle -I.  -DHAVE_CONFIG_H -Wall
-Wmissing-prototypes -ggdb  -o main.o main.c
main.c:30:10: fatal error: 'zsh.mdh' file not found
#include "zsh.mdh"
         ^~~~~~~~~
1 error generated.
make[2]: *** [main.o] Error 1
make[1]: *** [main.o] Error 2
make[2]: *** No rule to make target `zsh.export'.
make[1]: *** [zsh.export] Error 2
make[1]: Target `all' not remade because of errors.
make: *** [all] Error 1

Tried "make realclean" and reconfigure, same problem.

             reply	other threads:[~2019-09-10  3:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-10  3:01 Bart Schaefer [this message]
2019-09-10  3:20 ` Bart Schaefer

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='CAH+w=7aEfAgq6jfzWahm-OFBu2pXDCY6ZwfmvY-VWd8JGjVB6w@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).