Re: save-cwd.c:33:21: fatal error: xgetcwd.h: No such file or directory

2011-01-12 Thread Jim Meyering
Rob Vermaas wrote: > while building latest rcs revision we encountered a problem with > gnulib. The build fails with > > building save-cwd.o > gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -c -o > save-cwd.o save-cwd.c > save-cwd.c:33:21: fatal error: xgetc

save-cwd.c:33:21: fatal error: xgetcwd.h: No such file or directory

2011-01-12 Thread Rob Vermaas
Hi, while building latest rcs revision we encountered a problem with gnulib. The build fails with building save-cwd.o gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -c -o save-cwd.o save-cwd.c save-cwd.c:33:21: fatal error: xgetcwd.h: No such file or directory compilation