Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: current git Fails to compile on Solaris 11 x86
- X-seq: zsh-workers 52775
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: Clinton Bunch <cdb_zsh@xxxxxxxxxxx>, "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: current git Fails to compile on Solaris 11 x86
- Date: Wed, 20 Mar 2024 09:30:37 +0000 (GMT)
- Archived-at: <https://zsh.org/workers/52775>
- Importance: Normal
- In-reply-to: <4660bb1c-c15f-41a0-bd7b-0da19073a534@zentaur.org>
- List-id: <zsh-workers.zsh.org>
- References: <4660bb1c-c15f-41a0-bd7b-0da19073a534@zentaur.org>
> On 20/03/2024 04:41 GMT Clinton Bunch <cdb_zsh@xxxxxxxxxxx> wrote:
> ./configure --prefix=$HOME/local
> Solaris 11/Developer Studio 12
> Src/Modules/hlgroup.c
>
>
> cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H
> -DMODULE -O -KPIC -o hlgroup..o hlgroup.c
> "hlgroup.c", line 144: void function cannot return value
> "hlgroup.c", line 158: void function cannot return value
> cc: acomp failed for hlgroup.c
Is the function name getpmsgr perhaps already used by Solaris?
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author