> Please add these (with appropriate define/undef) to your config.h: > > /* Define to 1 if you have the <sys/utime.h> header file. */ > /* #undef HAVE_SYS_UTIME_H */ > /* Define to 1 if you have the <utime.h> header file. */ > #define HAVE_UTIME_H 1 > > and check that the attached rob.diff does the job. (It may be > that you have > to switch the order of the #if tests in buffer.C; I'm not sure I > understand what you're saying in your sentence above.) > > > Still building the rest, but I expect everything will continue fine. > > Sorry about the thrashing of your box :) > > -- > Angus >
buffer.C builds with these changes. The rest is building now.