Michael Felt wrote: > "lib/strerror-override.c", line 35.1: 1506-046 (S) Syntax error.
Most likely that line is being preprocessed to something funny. Can you email the output of the following shell command? cc -I. -Ilib -I/opt/include -D_THREAD_SAFE -O2 -qlanglvl=extc99 -E lib/strerror-override.c At least, the part around the expansion of line 35.
