Turns out that sometime ago, I had built and installed a
cygwin1.dll into /usr/local. During the process of that
build/install, it also installed an older types.h into
/usr/local/include/cygwin/types.h.
Removing those fixed the problem. Actually had to look at
.deps/fsupdate.Po to figure out w
> In file included from /usr/src/coreutils-5.3.0/lib/fsusage.c:76:
> /usr/include/sys/statvfs.h:22: error: parse error before "fsblkcnt_t"
> /usr/include/sys/statvfs.h:24: error: parse error before "f_bavail"
> /usr/include/sys/statvfs.h:25: error: parse error before "f_files"
> /usr/include/sys/st
I am trying to build coreutils-5.3.0-5.
To do so, I requested the coreutils source via
cygwin's setup. Then I run
coreutils-5.3.0-5.sh prep
coreutils-5.3.0-5.sh configure
coreutils-5.3.0-5.sh build.
During the build, I get the following failure:
make all-recursive
make[1]: Entering directory
3 matches
Mail list logo