Mail Archives: djgpp/1997/08/03/23:49:42
Tron wrote:
>
> hello...
> i have a problem...
> when i try to compile the allegro library, version 2.2, the make give me
> this:
>
> ~ D:\Compiladores\allegro>make
>
> ~ make.exe: *** File `makefile' has modification time in the future<cut>
The problem is you probably have your date set incorrectly. If you set
your the date and time on your computer to the actual date and time, the
problem should go away. Make checks the date of the files to see
when they were last modified and if the date is set to a date after the
one your computer is set to, it gets confused and won't work correctly.
Hope this helps.
Hez
- Raw text -