On Wed, Dec 25, 2013 at 10:54:37AM +0800, Delta Yeh wrote: > After I add "make clean" before " make TARGET=linux2628 USE_STATIC_PCRE=1 > USE_GETADDRINFO=1 USE_OPENSSL=1 USE_ZLIB=1" in the script, haproxy works > OK!!
But that would seem obvious to me. Maybe you're tracking the git repository and doing some "git pull" and rebuild from there ? You should always clean before building if any changes were made. Regards, Willy

