Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: FW: zsh-3.1.6 on hppa2.0n-hp-hpux11.00?
- X-seq: zsh-workers 8224
- From: Mike Fletcher <fletch@xxxxxxxxxxxx>
- To: "GARCIA,JULIO (HP-FtCollins,ex1)" <julio_garcia@xxxxxxxxxxxxxx>
- Subject: Re: FW: zsh-3.1.6 on hppa2.0n-hp-hpux11.00?
- Date: 12 Oct 1999 11:01:16 -0400
- Cc: "'zsh-workers@xxxxxxxxxxxxxx'" <zsh-workers@xxxxxxxxxxxxxx>
- In-reply-to: "GARCIA,JULIO's message of "Tue, 12 Oct 1999 06:46:49 -0600"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Organization: Very Little
- References: <56D553C0B61BD311AD2300A0C9F485C2197AFF@xxxxxxxxxxxxxxx>
- Sender: fletch@xxxxxxxxxxxx
>>>>> "Julio" == HP-FtCollins,ex1 <GARCIA> writes:
Julio> /home/julio/Shar/zsh/zsh-3.1.6/Src/Zle nawk -f
Julio> ./signames1.awk /usr/include/sys/signal.h >sigtmp.c 'cc -E'
Julio> sigtmp.c >sigtmp.out sh: cc -E: not found. *** Error exit
Julio> code 127
For some reason, it looks like configure has set CPP to the
literal string "'cc -E'". Since you probably don't have a copy of cpp
(or anything else :) named 'cc -E' sh is complaining. One kludge to
get it working would be to look in the generated Makefile and see if
there are extra ''s around where CPP is set and try removing them.
--
Fletch | "If you find my answers frightening, __`'/|
fletch@xxxxxxxxxxxx | Vincent, you should cease askin' \ o.O'
678 443-6239(w) | scary questions." -- Jules =(___)=
| U
Messages sorted by:
Reverse Date,
Date,
Thread,
Author