Re: fstatat.c broken in OpenBSD 4.6

2012-09-30 Thread Jim Meyering
Mats Erik Andersson wrote: > lördag den 29 september 2012 klockan 19:16 skrev Jim Meyering detta: >> Mats Erik Andersson wrote: >> > >> > fstatat.c:26:10: #include expects "FILENAME" or >> > >> That appears to be due to a typo. >> Can you confirm the following fix solves the problem? > > Works w

Re: fstatat.c broken in OpenBSD 4.6

2012-09-29 Thread Mats Erik Andersson
lördag den 29 september 2012 klockan 19:16 skrev Jim Meyering detta: > Mats Erik Andersson wrote: > > > > fstatat.c:26:10: #include expects "FILENAME" or > > > That appears to be due to a typo. > Can you confirm the following fix solves the problem? Works well. The misprint explains why also re

Re: fstatat.c broken in OpenBSD 4.6

2012-09-29 Thread Jim Meyering
Mats Erik Andersson wrote: > some, not too old, change to "lib/fstatat.c" has broken > the possibility to build that file on OpenBSD 4.6. > > The aborting error is > > fstatat.c:26:10: #include expects "FILENAME" or > > Most probably because cpp-3.3.5 is in use. The more recent > release OpenBSD

fstatat.c broken in OpenBSD 4.6

2012-09-29 Thread Mats Erik Andersson
Hello there, some, not too old, change to "lib/fstatat.c" has broken the possibility to build that file on OpenBSD 4.6. The aborting error is fstatat.c:26:10: #include expects "FILENAME" or Most probably because cpp-3.3.5 is in use. The more recent release OpenBSD 5.0 works fine, but Gnulib