big brother monitoring tool - make failed

Hi,
Does anyone has installed bb on a unix system ? I am trying to install bb on aix 5.3 but I have the following message: If someone can help me probably there is a tool that I need to install ? I don't have C compiler I install gcc instead and gcc++ etc ...

bb:/home/bb/bb1.9g-btf/src/ $ make
Making aix makefile
BBOS="aix" CC="cc" CFLAGS=" -Daix -DTIMEH -DREGEXEC -DGETTIMEOFDAY" make -e bball
cc -Daix -DTIMEH -DREGEXEC -DGETTIMEOFDAY -c bb.c
In file included from /usr/include/sys/uio.h:88,
from /usr/include/sys/socket.h:74,
from bb.h:25,
from bb.c:22:
/usr/include/sys/xmem.h:394:102: missing terminating " character
/usr/include/sys/xmem.h:412:20: missing terminating " character
/usr/include/sys/xmem.h:417:74: missing terminating ' character
/usr/include/sys/xmem.h:426:2: missing terminating " character
/usr/include/sys/xmem.h:448:20: missing terminating " character
/usr/include/sys/xmem.h:453:2: missing terminating " character
In file included from /usr/include/sys/uio.h:88,
from /usr/include/sys/socket.h:74,
from bb.h:25,
from bb.c:22:
/usr/include/sys/xmem.h:367: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html&gt; for instructions.
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 2.

Stop.
make: 1254-004 The error code from the last command is 2.

Stop.

Thanks in advance.