Hi Derek, We have a new "lib/glob.c" error today which I hope to understand before committing "#include <sys/stat.h>" addition to "lib/glob_.h" you suggested.
The 3 new errors (see below) are all a single error occurring in 3 places: storage size of `st' isn't known I'm throwing this out for comment while continuing to investigate. Conrad /export/home/cvsusr/ccvs/cvs-1.12:$ make make all-recursive Making all in lib make all-am source='glob.c' object='glob.o' libtool=no \ DEPDIR=.deps depmode=gcc /bin/bash ../build-aux/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Ino/include -g -O2 -c glob.c glob.c: In function `rpl_glob': glob.c:700: storage size of `st' isn't known glob.c: In function `is_dir_p': glob.c:1046: storage size of `st' isn't known glob.c: In function `glob_in_dir': glob.c:1094: storage size of `st' isn't known *** Error code 1 make: Fatal error: Command failed for target `glob.o' Current working directory /export/home/cvsusr/ccvs/cvs-1.12/lib *** Error code 1 make: Fatal error: Command failed for target `all' Current working directory /export/home/cvsusr/ccvs/cvs-1.12/lib *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/cvsusr/ccvs/cvs-1.12 *** Error code 1 make: Fatal error: Command failed for target `all' /export/home/cvsusr/ccvs/cvs-1.12:$ _______________________________________________ Bug-cvs mailing list Bug-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-cvs