Hello, here's a small patch so reiser4progs compile with gcc-4.4. -- Felix Zielcke
--- reiser4progs-1.0.7/plugin/node/node40/node40.c 2009-02-09 15:42:02.000000000 +0100 +++ reiser4progs-1.0.7.orig/plugin/node/node40/node40.c 2009-01-08 22:34:27.000000000 +0100 @@ -996,7 +996,7 @@ static lookup_t node40_lookup(reiser4_no func = cb_comp_key3; #elif defined(ENABLE_LARGE_KEYS) func = cb_comp_key4; -#else +#elif func = NULL; #endif