Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: HP-UX compile problem: zsh beta 9



> 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