Re: __attribute__ and timespec_t problems building findutils on IRIX

2016-03-02 Thread Paul Eggert
This looks like a case that's similar to what's handled by the following code in gnulib/lib/sys_select.in.h: /* On IRIX 6.5, includes , which includes , which includes . At this point we cannot include , because that includes , which gives a syntax error because has not been comp

Re[2]: __attribute__ and timespec_t problems building findutils on IRIX

2016-03-02 Thread Rainer M. Canavan
Looks like I should double-check my bug reports. The problem wasn't timeval, it was timespec_t. The error below occurs, whenever the gnulib is included without including beforehand, even when compiling a file containing just #include #include cc-1020 c99: ERROR File = /usr/include/internal

Re: [6 PATCHES] New feature added to find: -type xyz

2016-03-02 Thread Eric Blake
On 03/02/2016 01:44 PM, Dale R. Worley wrote: > Eric Blake writes: >>> The instructions to build is in the README-hacking file. Perhaps we >>> should add INSTALL file. >> >> INSTALL is generated as part of bootstrapping the package. >> README-hacking tells how to bootstrap the package. Building

Re: [6 PATCHES] New feature added to find: -type xyz

2016-03-02 Thread Dale R. Worley
Eric Blake writes: >> The instructions to build is in the README-hacking file. Perhaps we >> should add INSTALL file. > > INSTALL is generated as part of bootstrapping the package. > README-hacking tells how to bootstrap the package. Building from git is > different than building from a tarball

[bug #47261] find produces two different results for the same command

2016-03-02 Thread Dale Worley
Follow-up Comment #7, bug #47261 (project findutils): I wrote a script to determine what all the stat() calls are looking at, and it turns out my guess was wrong. There are a lot of files that find doesn't find, and I doubt it's because they're not in the filesystem. E.g., all of /etc is missing