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

Re: current git Fails to compile on Solaris 11 x86



> 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