Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: HP-UX compile problem: zsh beta 9
- X-seq: zsh-workers 116
- From: Richard Coleman <coleman@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: HP-UX compile problem: zsh beta 9
- Date: Mon, 26 Jun 1995 15:10:51 -0400
- In-reply-to: Your message of "Mon, 26 Jun 1995 13:19:07 +0200." <m0sQCC3-00018FC@xxxxxxxxxxxxxxxx>
> When trying to compile zsh beta 9 on HP-UX 9.05, I found that
> /usr/include/sys/unistd.h (which is included by /usr/include/unistd.h)
> defines
>
> extern char *logname(void)
>
> while Src/globals.h defines
>
> extern char *logname;
>
> So we have a problem here ;)
[ I forgot to Cc the reply to the list. Also, I've noticed that a few
people are still using the address zsh-list@xxxxxxxxxxxxx Rick is
currently forwarding these, but it is better to use the new address
which is zsh-workers@xxxxxxxxxxxxxxxx Check the FAQ for the addresses
of all the zsh lists. ]
I've fixed the above problem (as well as others) in the baseline source.
Beta10 should be out by the end of the week (and maybe even by Wednesday).
rc
Messages sorted by:
Reverse Date,
Date,
Thread,
Author