Opened 11 months ago
Last modified 11 months ago
I have LFS and strtoll.
In sys-strings.h this is triggered. #error off_t is more than 4 bytes but we can't parse it with strtol()
please update to HEAD and rerun autogen.sh. see http://trac.lighttpd.net/trac/wiki/Devel/Subversion how to get trunk via svn.
Well I did run make clean and ./configure, hoping it was enough.
Is it possible to fix makefiles so that ./autogen.sh or ./configure is executed if needed when I only run command "make" ?