Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Failing make check
- X-seq: zsh-workers 12153
 
- From: Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx>
 
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
 
- Subject: Re: Failing make check
 
- Date: 03 Jul 2000 23:23:01 -0400
 
- Cc: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
 
- In-reply-to: "Bart Schaefer"'s message of "Mon, 3 Jul 2000 18:01:43 +0000"
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- Organization: EtherSoft, Inc
 
- References: <m2d7kv2k5e.fsf@xxxxxxxxxxxx>	<1000703180143.ZM2794@xxxxxxxxxxxxxxxxxxxxxxx>
 
- Sender: ethersoft@xxxxxxx
 
OK.  Now I see a little more of what's going on.  It turns out that
when 'make check' fails, I have been specifying CC on the command
line: CC=/usr/local/egcs-2000-06-30/bin/gcc mk-zsh.
(mk-zsh runs 'Util/preconfig', then 'configure', then 'make' and then
'make check'.)  When I don't override CC, 'make check' works fine.
Sorry for the previous red herring; the failures have nothing to do
with srcdir != objdir.
When I get the chance, I will investigate further.
  - vin
Messages sorted by:
Reverse Date,
Date,
Thread,
Author