The Problem:
I’m sure that this problem is pretty common, since it already happened to me a few times:
When I tried to compile some source package under Linux (like the GDC compiler for the D language), the whole make process started to go into an infinite loop at a certain point. It ran ./configure for a subdirectory and then the make tool said something like:
make[1]: Warning: File `...' has modification time
9.4e+02 s in the future
and then started with the ./configure right back again. I didn’t understand, I had done this a few hours earlier on an identical operating system (Ubuntu 7 Feisty) at work, now I go home and it doesn’t work! (more…)
Enjoyed this post?, why not subscribe to the RSS feed!