Do you have a libfl.a on your system? If not, can you get it?
On 01/06/2011 03:00 PM, Kenneth Lareau wrote: > /bin/sh ../../libtool --tag=CXX --mode=link g++ -m64 -Wall -I./src -g -O2 > -Wall -o thrift thrift-thrifty.o thrift-thriftl.o thrift-main.o md5.o > thrift-t_generator.o thrift-t_cpp_generator.o thrift-t_as3_generator.o > thrift-t_py_generator.o thrift-t_js_generator.o > thrift-t_javame_generator.o -lfl -lsocket -lrt -lpthread > libtool: link: g++ -m64 -Wall -I./src -g -O2 -Wall -o thrift thrift-thrifty.o > thrift-thriftl.o thrift-main.o md5.o thrift-t_generator.o > thrift-t_cpp_generator.o thrift-t_as3_generator.o thrift-t_py_generator.o > thrift-t_js_generator.o thrift-t_javame_generator.o -lfl -lsocket -lrt > -lpthread > Undefined first referenced > symbol in file > yylex /usr/lib/amd64/libfl.so > ld: fatal: symbol referencing errors. No output written to thrift > collect2: ld returned 1 exit status > make[3]: *** [thrift] Error 1
