[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] IRIX build failure in regress_util.c



IRIX 6.5.29, latest MIPSpro compiler and various GNU utilities from Nekochan repository.  libevent-2.0.8rc.  I don't see anything wrong with the code, especially a line termination one.  Any ideas?

Regards,
Kevin Bowling

        make  all-am
        source='regress_util.c' object='regress-regress_util.o' libtool=no \
        DEPDIR=.deps depmode=sgi /bin/ksh ../depcomp \
        c99 -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat  -I../include -I../include   -O3 -mips4 -I/usr/nekoware/include -TARG:platform=IP27:proc=r10000  -c -o regress-regress_util.o `test -f 'regress_util.c' || echo './'`regress_util.c
cc-1065 c99: ERROR File = regress_util.c, Line = 209
  A semicolon is expected at this point.

        int sa_family;