> make[2089]: Entering directory `/usr/src/redhat/BUILD/bacula-1.38.11' > make[2089]: Warning: File `Makefile.in' has modification time 3.4e+06 s > in the future
Sounds like the above is the most likely culprit. Are the date and time settings right on your computer? The chances are it will keep running until the files it has generated are newer than Makefile.in, which will occur in approximately 40 days (3.4 million seconds). If your date and time are correct, and it's just that one file giving you the trouble, then 'touch' it to set its date and time to the current date and time. If it's lots of files then you'll need to look up find and exec/xargs (I can never remember the syntax!!!) James ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users