27 May
2014
27 May
'14
9:05 a.m.
Enrique Sainz Baixauli wrote:
Ok, so I'm trying to build version 3.0.3 for debian and I'm stuck at dpkg-buildpackage because it looks like it's running the configure step for rlm_mschap over and over:
Probably because your system is broken. "make" depends on timestamps. If the timestamps are wrong, "make" doesn't do the right thing. Don't use NFS for builds. Or, ensure that all of the systems have the same time. Alan DeKok.