Closed a289459798 closed 11 years ago
This mirror is clean in regards to what is in bzr/launchpad. I can create a branch to make changes it but I'd rather keep it in sync unless absolutely necessary.
Please try setting the CFLAGS env var in your configure step:
CFLAGS=-std=gnu99 ./configure
or CFLAGS=-std=c99 ./configure
Let me know if any other issue arises.
libhostile/function.c:54: error: 'for' loop initial declarations are only allowed in C99 mode