I'm successful in executing the './configure --disable-fuse-client' command. But, when i try 'make', i'm getting the foll. errors: libglusterfs/src/libglusterfs.so: undefined reference to `yyin' libglusterfs/src/libglusterfs.so: undefined reference to `yylex' I tried to sort out the problem by looking into codes like 'glusterfs.c', translator.h,etc,etc Please help me in solving this problem. Thank YOu