zsh-workers
 help / color / mirror / code / Atom feed
From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
To: "'Wes Morgan'" <wesm@slacknet.org>,
	"'zsh-workers'" <zsh-workers@sunsite.dk>
Subject: RE: Compiling zsh-4.0.2 on Mac OS X
Date: Mon, 24 Sep 2001 09:51:18 +0400	[thread overview]
Message-ID: <001101c144bc$ee35fae0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <3BAE579A.3010205@slacknet.org>

> 
> This patch causes the "checking for executable suffix..." test in the
> configure script to fail with "compiler cannot create executables."
The
> man page for ld on Mac OS X says that -x overlaps with a compiler
option
> and that to invoke it from cc, it needs to be specified as "-Wl,-x". I
> changed this in the configure script and configure worked again. Then
> "make" succeeded, but "make check" had some problems. I don't know if
> they are specific to OS X or something I did/didn't do. Here's the
errors:
> 
> Test ./C02cond.ztst failed: bad status 1, expected 0 from:
>   [[ -k modish && ! -k zerolength ]]
> Was testing: -k cond
>

That is probably OS specific. Does Mac OS X support sticky bit?

> comptest:2: command not found: zpty

You compiled without module support (or configure decided that modules
are not supported) and did not include zpty in the list of builtin
modules.

Could you send config.log from clean reconfiguration?

-andrej


  reply	other threads:[~2001-09-24  5:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-24 23:58 Wes Morgan
2001-07-25  5:31 ` Borsenkow Andrej
2001-07-30 15:27   ` Clint Adams
2001-08-31 17:12 ` Brian Boonstra
2001-08-31 17:56   ` Oliver Kiddle
2001-09-23 21:43     ` Wes Morgan
2001-09-24  5:51       ` Borsenkow Andrej [this message]
2001-09-27 14:19       ` Oliver Kiddle

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='001101c144bc$ee35fae0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=wesm@slacknet.org \
    --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).