zsh-workers
 help / color / mirror / code / Atom feed
From: Teemu Tervo <teemu.tervo@gmx.net>
To: zsh-workers@sunsite.dk
Subject: Zsh requires Bash?
Date: Fri, 28 Jun 2002 23:45:49 +0300	[thread overview]
Message-ID: <20020628234549.424f791c.teemu.tervo@gmx.net> (raw)


Hey, people.

Zsh compilation bombs out when /bin/sh symlink is pointing to zsh. I
tried versions 4.0.4 and 4.1.0-dev-5 both as /bin/zsh and as the
compiled one.

Here's the relevant output of configure:

checking whether executables can be stripped... yes
checking whether libraries can be stripped... yes
creating ./config.modules
./configure:7857: functions: attempt to set slice of associative array
updating cache ./config.cache
creating ./config.status
---
And here's the output of make:
make[1]: Entering directory `/usr/src/zsh-4.0.4/Src'
make[2]: Entering directory `/usr/src/zsh-4.0.4/Src'
make[2]: Leaving directory `/usr/src/zsh-4.0.4/Src'
rm -f stamp-modobjs.tmp
make[2]: Entering directory `/usr/src/zsh-4.0.4/Src'
make[2]: Leaving directory `/usr/src/zsh-4.0.4/Src'
mv: cannot stat `stamp-modobjs.tmp': No such file or directory
Updated `stamp-modobjs'.
make[2]: Entering directory `/usr/src/zsh-4.0.4/Src'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H
-Wall -Wno-implicit -Wmissing-prototypes -O2  -o main.o main.c
main.c:30: zsh.mdh: No such file or directory
main.c:31: main.pro: No such file or directory
make[2]: *** [main.o] Error 1

With /bin/sh -> bash, the configure section won't produce the error and
make works just fine. I'd really like to delete bash, since I don't use
it as an interactive shell at all.

Please CC me any replies, since I'm not subscribed.

TIA,
Teemu Tervo / teemu.tervo@gmx.net


             reply	other threads:[~2002-06-28 20:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-28 20:45 Teemu Tervo [this message]
2002-06-29 16:48 ` 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=20020628234549.424f791c.teemu.tervo@gmx.net \
    --to=teemu.tervo@gmx.net \
    --cc=zsh-workers@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).