Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Build failures on OpenIndiana 151a
Johann 'Myrkraverk' Oskarsson wrote:
> I get the following error (and lots like it) when I try to build zsh,
> both 4.3.13 and 4.2.7 on OpenIndiana build 151a.
>
> gmake[2]: Entering directory `/home/johann/build/zsh-4.3.12/Src'
> cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -I/usr/include/pcre
> -DHAVE_CONFIG_H -m64 -o builtin.o builtin.c
> "builtin.epro", line 26: invalid source character: '@'
> "builtin.epro", line 26: syntax error before or at: {
I can't remember if this was the problem I ran into compiling zsh on
Solaris, but our build explicitly sets LANG=C for the build because at
least my default locale of en_US.UTF-8 makes gawk go bananas.
Danek
Messages sorted by:
Reverse Date,
Date,
Thread,
Author