Jim Meyering wrote:
Matthew Woehlke <[EMAIL PROTECTED]> wrote:
Jim Meyering wrote:
I've made another snapshot:
    http://meyering.net/cu/coreutils-6.7-dirty.tar.gz
    http://meyering.net/cu/coreutils-6.7-dirty.tar.gz.sig
Please give it a try and report anything strange.
I expect to make a test release tomorrow.
'make && make check' is clean on AIX 5.1 (I only tested not-root,
no-chgrp, nfs this round), but I get this on IRIX 6.5:

cc-1153 cc: ERROR File = gettimeofday.c, Line = 105
  Declaration is incompatible with previous "gettimeofday"
          (declared at line 203 of "/usr/include/sys/time.h").

    extern int gettimeofday (/* unspecified arguments */);

Thanks for the quick feedback.
That's fall-out from some of the recent gnulib changes
in that area.  Here's the fix I've just committed:
[snip fix]

Right, I realized after-the-fact I should have CC'd the gnulib list as well. :-) Anyway thanks for the quick fix, I nuked the line manually and that seemed to fix IRIX. I am also going to test the new snapshot. So far I have at least one test failure on IRIX that looks like a problem with my perl installation (so it is probably a red herring).

--
Matthew
"Do you do windows as well?"
"Only when I'm forced to deal with Microsoft..."
  -- from a story by Feech



_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to