I downloaded splint-3.1.2 from the sourceforge website and tried to build it on Ubuntu Linux, but there are two link errors: Undefined reference to "yywrap". Note that I have installed flex before building splint, so libfl.a is in /usr/local/lib directory. Could any tell me how to handle these errors? Thanks a lot!