|
From: Bruno D. <bru...@op...> - 2010-04-01 19:42:58
|
On Thu, Apr 1, 2010 at 4:27 AM, Mij <mi...@ss...> wrote: > ok, r187 should generalize the change, please give it a try > Cool. Now we're at: gcc -DHAVE_CONFIG_H -I. -I. -std=c99 -Wall -D_POSIX_C_SOURCE=200112L -g -O2 -MT sshguard_logsuck.o -MD -MP -MF .deps/sshguard_logsuck.Tpo -c -o sshguard_logsuck.o sshguard_logsuck.c In file included from sshguard_logsuck.c:34: fnv.h:87: error: syntax error before "Fnv32_t" fnv.h:87: warning: type defaults to `int' in declaration of `Fnv32_t' fnv.h:87: warning: data definition has no type or storage class fnv.h:124: error: syntax error before "fnv_32a_str" fnv.h:124: error: syntax error before "Fnv32_t" fnv.h:124: warning: type defaults to `int' in declaration of `fnv_32a_str' fnv.h:124: warning: data definition has no type or storage class gmake[3]: *** [sshguard_logsuck.o] Error 1 gmake[3]: Leaving directory `/data/homedirs/bdelbono/sshguard/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/data/homedirs/bdelbono/sshguard/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/data/homedirs/bdelbono/sshguard/src' gmake: *** [all-recursive] Error 1 -- Bruno Delbono Open-Systems Group http://www.open-systems.org http://www.mail.ac |