[Gluster-devel] undefined reference to `yyin' error

Mickey Mazarick mic at digitaltadpole.com
Wed Feb 28 04:53:29 UTC 2007


I know this has been asked here before, but I'm hitting a wall. I'm 
having trouble compiling gluster on a pretty vanilla centos  x86_64 
installation. I have both yacc and bison installed and liby.a sitting in
/usr/local/lib/liby.a and /usr/lib64/liby.a

.confiure works like a charm.
the error I get looks like:
gcc -fPIC -Wall -g -O2 -o .libs/glusterfs glusterfs.o fuse-bridge.o 
fuse-internals.o  ../../libglusterfs/src/.libs/libglusterfs.so -libverbs 
-lfuse -ldl -lpthread -Wl,--rpath -Wl,/usr/local/lib
../../libglusterfs/src/.libs/libglusterfs.so: undefined reference to `yyin'
../../libglusterfs/src/.libs/libglusterfs.so: undefined reference to `yylex'

Any thoughts would be greatly appreciated.

Thanks!
-Mic







More information about the Gluster-devel mailing list