Bug0060

Description
compile error - sgzlib.c:40:61 - strncmp requires 3 args not 2

When compiling pyflag the following compile error occurs.

sgzlib.c:40:61: error: macro "strncmp" requires 3 arguments, but only 2 given.
make[3]: ** [sgzlib.lo] Error 1
make[3]: Leaving directory `......Pyflag_source_latest_20071218/src/lib/libsgzip'

src/lib/libsgzip/sgzlib.c:40 - adding 3 as the last arg and removing ZSTRING_NO_NULL on the second arg fixes the compile error.

Logged
2007-12-18
Logged By

DanBlack

Assigned to
Status
Closed

Get back to the BugIndex