gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Mickey Mazarick
Subject: [Gluster-devel] undefined reference to `yyin' error
Date: Tue, 27 Feb 2007 23:53:29 -0500
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]