Re: coreutils-8.12.193-d8dc8 on OSF/1

2011-09-07 Thread Bruno Haible
> openat: Work around compilation error with OSF/1 5.1 DTK cc. Once this problem resolved, the build stops with a link error: gmake[1]: Entering directory `/home/haible/multibuild-1227/osf51-cc/coreutils-8.12.193-d8dc8/src' CC sort.o CCLD sort ld: Unresolved: __pthread_mutex_

Re: coreutils-8.12.193-d8dc8 on OSF/1

2011-09-07 Thread Bruno Haible
Paul Eggert wrote: > On 09/07/11 02:49, Bruno Haible wrote: > > -#include > > +/* Write "fcntl.h" here, not , otherwise OSF/1 5.1 DTK cc > > miscompiles > > + openat.c because that file has a preliminary #include . */ > > +#include "fcntl.h" > > Thanks. Is a similar change needed to lib/open

Re: coreutils-8.12.193-d8dc8 on OSF/1

2011-09-07 Thread Paul Eggert
On 09/07/11 02:49, Bruno Haible wrote: > -#include > +/* Write "fcntl.h" here, not , otherwise OSF/1 5.1 DTK cc > miscompiles > + openat.c because that file has a preliminary #include . */ > +#include "fcntl.h" Thanks. Is a similar change needed to lib/open.c, which plays the same trick with

Re: coreutils-8.12.193-d8dc8 on OSF/1

2011-09-07 Thread Jim Meyering
Bruno Haible wrote: > Hi Jim, Paul, > >> I hope to be able to make the coreutils-8.13 release on Wednesday. > > There is a regression: A new compilation error on OSF/1 5.1. > > CC openat.o > cc: Error: openat.h, line 59: In this statement, "AT_SYMLINK_NOFOLLOW" is not > declared. (undecla

coreutils-8.12.193-d8dc8 on OSF/1

2011-09-07 Thread Bruno Haible
Hi Jim, Paul, > I hope to be able to make the coreutils-8.13 release on Wednesday. There is a regression: A new compilation error on OSF/1 5.1. CC openat.o cc: Error: openat.h, line 59: In this statement, "AT_SYMLINK_NOFOLLOW" is not declared. (undeclared) return fchownat (fd, file, o