Simon David wrote:
First compilation then fails with:
gcc -c -I. -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o
builtin.o builtin.c
In file included from system.h:110,
from zsh.mdh:13,
from builtin.c:33:
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.11/3.1/include/stdio.h:607: parse
error before
"_hpux_size_t"
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.11/3.1/include/stdio.h:608: parse
error before
"_hpux_size_t"
This is a broken compiler installation, not a zsh issue. I'll get it fixed and try again. The PATH_SEPARATOR problem is still an issue. Cosmo